2026-03-09T16:34:30.528 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-09T16:34:30.535 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T16:34:30.555 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: null first_in_suite: false flavor: default job_id: '553' last_in_suite: false machine_type: vps name: kyr-2026-03-09_11:23:05-orch-squid-none-default-vps no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ansible.cephlab: branch: main skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: timezone: UTC ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true 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\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: e911bdebe5c8faa3800735d1568fcdca65db60df ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e911bdebe5c8faa3800735d1568fcdca65db60df extra_system_packages: deb: - python3-xmltodict - python3-jmespath rpm: - bzip2 - perl-Test-Harness - python3-xmltodict - python3-jmespath workunit: branch: tt-squid sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 3443 sha1: e911bdebe5c8faa3800735d1568fcdca65db60df sleep_before_teardown: 0 subset: 1/64 suite: orch suite_branch: tt-squid suite_path: /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589 targets: vm02.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEYkqoPjtmeOOyDEINxhc+6caF2hGxXiRvBevF4IAm3mFn3eXGYtgeT44nau+onREEdkK1vyxVIc2fOfDQqYQy8= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIhE2EaVfjDaTOMobI4HAfu3+exyyqjOZlu77VHn5eqmPlFoSjU0T6IgrPzBzfedEt3CGK2YAlUiDx+TsSDiiQg= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-09_11:23:05 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.611473 2026-03-09T16:34:30.555 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa; will attempt to use it 2026-03-09T16:34:30.556 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks 2026-03-09T16:34:30.556 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-09T16:34:30.556 INFO:teuthology.task.internal:Checking packages... 2026-03-09T16:34:30.556 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e911bdebe5c8faa3800735d1568fcdca65db60df' 2026-03-09T16:34:30.556 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-09T16:34:30.556 INFO:teuthology.packaging:ref: None 2026-03-09T16:34:30.556 INFO:teuthology.packaging:tag: None 2026-03-09T16:34:30.556 INFO:teuthology.packaging:branch: squid 2026-03-09T16:34:30.556 INFO:teuthology.packaging:sha1: e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:34:30.556 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-09T16:34:31.179 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-678-ge911bdeb-1jammy 2026-03-09T16:34:31.181 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-09T16:34:31.181 INFO:teuthology.task.internal:no buildpackages task found 2026-03-09T16:34:31.182 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-09T16:34:31.182 INFO:teuthology.task.internal:Saving configuration 2026-03-09T16:34:31.190 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-09T16:34:31.191 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-09T16:34:31.198 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm02.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 16:33:21.818634', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:02', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEYkqoPjtmeOOyDEINxhc+6caF2hGxXiRvBevF4IAm3mFn3eXGYtgeT44nau+onREEdkK1vyxVIc2fOfDQqYQy8='} 2026-03-09T16:34:31.204 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 16:33:21.819073', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIhE2EaVfjDaTOMobI4HAfu3+exyyqjOZlu77VHn5eqmPlFoSjU0T6IgrPzBzfedEt3CGK2YAlUiDx+TsSDiiQg='} 2026-03-09T16:34:31.204 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-09T16:34:31.205 INFO:teuthology.task.internal:roles: ubuntu@vm02.local - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2026-03-09T16:34:31.205 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2026-03-09T16:34:31.205 INFO:teuthology.run_tasks:Running task console_log... 2026-03-09T16:34:31.211 DEBUG:teuthology.task.console_log:vm02 does not support IPMI; excluding 2026-03-09T16:34:31.215 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-09T16:34:31.215 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fad44ecbc70>, signals=[15]) 2026-03-09T16:34:31.215 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-09T16:34:31.216 INFO:teuthology.task.internal:Opening connections... 2026-03-09T16:34:31.216 DEBUG:teuthology.task.internal:connecting to ubuntu@vm02.local 2026-03-09T16:34:31.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T16:34:31.274 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-09T16:34:31.274 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T16:34:31.333 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-09T16:34:31.334 DEBUG:teuthology.orchestra.run.vm02:> uname -m 2026-03-09T16:34:31.347 INFO:teuthology.orchestra.run.vm02.stdout:x86_64 2026-03-09T16:34:31.347 DEBUG:teuthology.orchestra.run.vm02:> cat /etc/os-release 2026-03-09T16:34:31.392 INFO:teuthology.orchestra.run.vm02.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:NAME="Ubuntu" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_ID="22.04" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_CODENAME=jammy 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:ID=ubuntu 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:ID_LIKE=debian 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-09T16:34:31.393 INFO:teuthology.orchestra.run.vm02.stdout:UBUNTU_CODENAME=jammy 2026-03-09T16:34:31.393 INFO:teuthology.lock.ops:Updating vm02.local on lock server 2026-03-09T16:34:31.398 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-09T16:34:31.413 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-09T16:34:31.413 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-09T16:34:31.456 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-09T16:34:31.456 INFO:teuthology.orchestra.run.vm08.stdout:NAME="Ubuntu" 2026-03-09T16:34:31.456 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="22.04" 2026-03-09T16:34:31.456 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-09T16:34:31.456 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_CODENAME=jammy 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:ID=ubuntu 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE=debian 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-09T16:34:31.457 INFO:teuthology.orchestra.run.vm08.stdout:UBUNTU_CODENAME=jammy 2026-03-09T16:34:31.457 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-09T16:34:31.461 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-09T16:34:31.463 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-09T16:34:31.464 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-09T16:34:31.464 DEBUG:teuthology.orchestra.run.vm02:> test '!' -e /home/ubuntu/cephtest 2026-03-09T16:34:31.465 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-09T16:34:31.500 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-09T16:34:31.501 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-09T16:34:31.501 DEBUG:teuthology.orchestra.run.vm02:> test -z $(ls -A /var/lib/ceph) 2026-03-09T16:34:31.511 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-09T16:34:31.513 INFO:teuthology.orchestra.run.vm02.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T16:34:31.545 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T16:34:31.545 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-09T16:34:31.552 DEBUG:teuthology.orchestra.run.vm02:> test -e /ceph-qa-ready 2026-03-09T16:34:31.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:34:31.866 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-09T16:34:31.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:34:32.086 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-09T16:34:32.088 INFO:teuthology.task.internal:Creating test directory... 2026-03-09T16:34:32.088 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T16:34:32.089 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T16:34:32.092 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-09T16:34:32.093 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-09T16:34:32.094 INFO:teuthology.task.internal:Creating archive directory... 2026-03-09T16:34:32.094 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T16:34:32.134 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T16:34:32.139 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-09T16:34:32.140 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-09T16:34:32.140 DEBUG:teuthology.orchestra.run.vm02:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T16:34:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:34:32.180 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T16:34:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:34:32.182 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-03-09T16:34:32.222 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-09T16:34:32.229 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:34:32.232 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:34:32.233 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:34:32.236 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:34:32.237 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-09T16:34:32.239 INFO:teuthology.task.internal:Configuring sudo... 2026-03-09T16:34:32.239 DEBUG:teuthology.orchestra.run.vm02:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T16:34:32.279 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-09T16:34:32.285 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-09T16:34:32.287 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-09T16:34:32.287 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T16:34:32.326 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T16:34:32.329 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T16:34:32.372 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T16:34:32.416 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:34:32.416 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T16:34:32.465 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T16:34:32.467 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T16:34:32.512 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:34:32.512 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T16:34:32.560 DEBUG:teuthology.orchestra.run.vm02:> sudo service rsyslog restart 2026-03-09T16:34:32.562 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-09T16:34:32.615 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-09T16:34:32.616 INFO:teuthology.task.internal:Starting timer... 2026-03-09T16:34:32.616 INFO:teuthology.run_tasks:Running task pcp... 2026-03-09T16:34:32.619 INFO:teuthology.run_tasks:Running task selinux... 2026-03-09T16:34:32.621 INFO:teuthology.task.selinux:Excluding vm02: VMs are not yet supported 2026-03-09T16:34:32.621 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-09T16:34:32.621 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-09T16:34:32.621 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-09T16:34:32.621 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-09T16:34:32.621 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-09T16:34:32.623 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-09T16:34:32.623 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/ceph/ceph-cm-ansible.git 2026-03-09T16:34:32.625 INFO:teuthology.repo_utils:Fetching github.com_ceph_ceph-cm-ansible_main from origin 2026-03-09T16:34:33.106 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main to origin/main 2026-03-09T16:34:33.111 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-09T16:34:33.111 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "UTC"}' -i /tmp/teuth_ansible_inventory4_6zuli5 --limit vm02.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-09T16:36:57.062 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm02.local'), Remote(name='ubuntu@vm08.local')] 2026-03-09T16:36:57.063 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm02.local' 2026-03-09T16:36:57.063 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T16:36:57.127 DEBUG:teuthology.orchestra.run.vm02:> true 2026-03-09T16:36:57.328 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm02.local' 2026-03-09T16:36:57.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-09T16:36:57.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T16:36:57.389 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-09T16:36:57.592 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-09T16:36:57.592 INFO:teuthology.run_tasks:Running task clock... 2026-03-09T16:36:57.595 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-09T16:36:57.595 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-09T16:36:57.596 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T16:36:57.597 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-09T16:36:57.597 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-09T16:36:57.614 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Command line: ntpd -gq 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: ---------------------------------------------------- 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: ntp-4 is maintained by Network Time Foundation, 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: corporation. Support and training for ntp-4 are 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: available at https://www.nwtime.org/support 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: ---------------------------------------------------- 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: proto: precision = 0.031 usec (-25) 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: basedate set to 2022-02-04 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: gps base set to 2022-02-06 (week 2196) 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: 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-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listen and drop on 0 v6wildcard [::]:123 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listen normally on 2 lo 127.0.0.1:123 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listen normally on 3 ens3 192.168.123.102:123 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listen normally on 4 lo [::1]:123 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:2%2]:123 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:57 ntpd[16113]: Listening on routing socket on fd #22 for interface updates 2026-03-09T16:36:57.615 INFO:teuthology.orchestra.run.vm02.stderr: 9 Mar 16:36:57 ntpd[16113]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 72 days ago 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Command line: ntpd -gq 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: ---------------------------------------------------- 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: ntp-4 is maintained by Network Time Foundation, 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: corporation. Support and training for ntp-4 are 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: available at https://www.nwtime.org/support 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: ---------------------------------------------------- 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: proto: precision = 0.029 usec (-25) 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: basedate set to 2022-02-04 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: gps base set to 2022-02-06 (week 2196) 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: 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-09T16:36:57.647 INFO:teuthology.orchestra.run.vm08.stderr: 9 Mar 16:36:57 ntpd[16093]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 72 days ago 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listen and drop on 0 v6wildcard [::]:123 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listen normally on 2 lo 127.0.0.1:123 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listen normally on 3 ens3 192.168.123.108:123 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listen normally on 4 lo [::1]:123 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:8%2]:123 2026-03-09T16:36:57.648 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:57 ntpd[16093]: Listening on routing socket on fd #22 for interface updates 2026-03-09T16:36:58.614 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:58 ntpd[16113]: Soliciting pool server 195.201.125.53 2026-03-09T16:36:58.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:58 ntpd[16093]: Soliciting pool server 195.201.125.53 2026-03-09T16:36:59.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:59 ntpd[16113]: Soliciting pool server 217.91.44.17 2026-03-09T16:36:59.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:36:59 ntpd[16113]: Soliciting pool server 168.119.152.72 2026-03-09T16:36:59.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:59 ntpd[16093]: Soliciting pool server 217.91.44.17 2026-03-09T16:36:59.647 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:36:59 ntpd[16093]: Soliciting pool server 168.119.152.72 2026-03-09T16:37:00.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:00 ntpd[16113]: Soliciting pool server 134.60.1.30 2026-03-09T16:37:00.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:00 ntpd[16113]: Soliciting pool server 134.60.1.27 2026-03-09T16:37:00.614 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:00 ntpd[16113]: Soliciting pool server 93.177.65.20 2026-03-09T16:37:00.646 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:00 ntpd[16093]: Soliciting pool server 134.60.1.30 2026-03-09T16:37:00.646 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:00 ntpd[16093]: Soliciting pool server 134.60.1.27 2026-03-09T16:37:00.646 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:00 ntpd[16093]: Soliciting pool server 93.177.65.20 2026-03-09T16:37:01.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:01 ntpd[16113]: Soliciting pool server 78.47.168.188 2026-03-09T16:37:01.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:01 ntpd[16113]: Soliciting pool server 172.104.149.161 2026-03-09T16:37:01.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:01 ntpd[16113]: Soliciting pool server 185.207.105.38 2026-03-09T16:37:01.614 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:01 ntpd[16113]: Soliciting pool server 202.61.195.221 2026-03-09T16:37:01.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:01 ntpd[16093]: Soliciting pool server 78.47.168.188 2026-03-09T16:37:01.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:01 ntpd[16093]: Soliciting pool server 172.104.149.161 2026-03-09T16:37:01.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:01 ntpd[16093]: Soliciting pool server 185.207.105.38 2026-03-09T16:37:01.646 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:01 ntpd[16093]: Soliciting pool server 202.61.195.221 2026-03-09T16:37:02.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:02 ntpd[16113]: Soliciting pool server 139.162.187.236 2026-03-09T16:37:02.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:02 ntpd[16113]: Soliciting pool server 88.99.86.9 2026-03-09T16:37:02.614 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:02 ntpd[16113]: Soliciting pool server 144.76.66.156 2026-03-09T16:37:02.614 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:02 ntpd[16113]: Soliciting pool server 185.125.190.56 2026-03-09T16:37:02.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:02 ntpd[16093]: Soliciting pool server 139.162.187.236 2026-03-09T16:37:02.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:02 ntpd[16093]: Soliciting pool server 88.99.86.9 2026-03-09T16:37:02.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:02 ntpd[16093]: Soliciting pool server 144.76.66.156 2026-03-09T16:37:02.645 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:02 ntpd[16093]: Soliciting pool server 185.125.190.56 2026-03-09T16:37:03.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:03 ntpd[16113]: Soliciting pool server 91.189.91.157 2026-03-09T16:37:03.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:03 ntpd[16113]: Soliciting pool server 194.36.144.87 2026-03-09T16:37:03.613 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:03 ntpd[16113]: Soliciting pool server 45.92.216.108 2026-03-09T16:37:03.644 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:03 ntpd[16093]: Soliciting pool server 91.189.91.157 2026-03-09T16:37:03.644 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:03 ntpd[16093]: Soliciting pool server 194.36.144.87 2026-03-09T16:37:03.644 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:03 ntpd[16093]: Soliciting pool server 45.92.216.108 2026-03-09T16:37:06.637 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 16:37:06 ntpd[16113]: ntpd: time slew +0.000410 s 2026-03-09T16:37:06.637 INFO:teuthology.orchestra.run.vm02.stdout:ntpd: time slew +0.000410s 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.657 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.666 INFO:teuthology.orchestra.run.vm08.stdout: 9 Mar 16:37:06 ntpd[16093]: ntpd: time slew +0.005910 s 2026-03-09T16:37:06.666 INFO:teuthology.orchestra.run.vm08.stdout:ntpd: time slew +0.005910s 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.686 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T16:37:06.686 INFO:teuthology.run_tasks:Running task cephadm... 2026-03-09T16:37:06.731 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, '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\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e911bdebe5c8faa3800735d1568fcdca65db60df'} 2026-03-09T16:37:06.731 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2026-03-09T16:37:06.732 INFO:tasks.cephadm:Cluster fsid is 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:06.732 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-03-09T16:37:06.732 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '192.168.123.102', 'mon.c': '[v2:192.168.123.102:3301,v1:192.168.123.102:6790]', 'mon.b': '192.168.123.108'} 2026-03-09T16:37:06.732 INFO:tasks.cephadm:First mon is mon.a on vm02 2026-03-09T16:37:06.732 INFO:tasks.cephadm:First mgr is y 2026-03-09T16:37:06.732 INFO:tasks.cephadm:Normalizing hostnames... 2026-03-09T16:37:06.732 DEBUG:teuthology.orchestra.run.vm02:> sudo hostname $(hostname -s) 2026-03-09T16:37:06.739 DEBUG:teuthology.orchestra.run.vm08:> sudo hostname $(hostname -s) 2026-03-09T16:37:06.746 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2026-03-09T16:37:06.746 DEBUG:teuthology.orchestra.run.vm02:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-09T16:37:07.049 INFO:teuthology.orchestra.run.vm02.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 9 16:37 /home/ubuntu/cephtest/cephadm 2026-03-09T16:37:07.049 DEBUG:teuthology.orchestra.run.vm08:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-03-09T16:37:07.130 INFO:teuthology.orchestra.run.vm08.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 9 16:37 /home/ubuntu/cephtest/cephadm 2026-03-09T16:37:07.130 DEBUG:teuthology.orchestra.run.vm02:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-03-09T16:37:07.134 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-09T16:37:07.141 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2026-03-09T16:37:07.141 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2026-03-09T16:37:07.178 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2026-03-09T16:37:07.255 INFO:teuthology.orchestra.run.vm08.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2026-03-09T16:37:07.256 INFO:teuthology.orchestra.run.vm02.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout:{ 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout: "repo_digests": [ 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout: ] 2026-03-09T16:37:25.641 INFO:teuthology.orchestra.run.vm08.stdout:} 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout: "repo_digests": [ 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout: ] 2026-03-09T16:37:30.270 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:37:30.283 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /etc/ceph 2026-03-09T16:37:30.290 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /etc/ceph 2026-03-09T16:37:30.299 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod 777 /etc/ceph 2026-03-09T16:37:30.339 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 777 /etc/ceph 2026-03-09T16:37:30.349 INFO:tasks.cephadm:Writing seed config... 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [mon] debug mon = 20 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [mon] debug ms = 1 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [osd] debug ms = 1 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [osd] debug osd = 20 2026-03-09T16:37:30.350 INFO:tasks.cephadm: override: [osd] osd mclock iops capacity threshold hdd = 49000 2026-03-09T16:37:30.350 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:37:30.350 DEBUG:teuthology.orchestra.run.vm02:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2026-03-09T16:37:30.382 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 = 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a mon election default strategy = 3 [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 mgr/cephadm/use_agent = True [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-09T16:37:30.382 DEBUG:teuthology.orchestra.run.vm02:mon.a> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service 2026-03-09T16:37:30.424 DEBUG:teuthology.orchestra.run.vm02:mgr.y> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service 2026-03-09T16:37:30.467 INFO:tasks.cephadm:Bootstrapping... 2026-03-09T16:37:30.467 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --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 y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 192.168.123.102 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2026-03-09T16:37:30.597 INFO:teuthology.orchestra.run.vm02.stderr:-------------------------------------------------------------------------------- 2026-03-09T16:37:30.597 INFO:teuthology.orchestra.run.vm02.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a', '--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', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '192.168.123.102', '--skip-admin-label'] 2026-03-09T16:37:30.598 INFO:teuthology.orchestra.run.vm02.stderr:Verifying podman|docker is present... 2026-03-09T16:37:30.598 INFO:teuthology.orchestra.run.vm02.stderr:Verifying lvm2 is present... 2026-03-09T16:37:30.598 INFO:teuthology.orchestra.run.vm02.stderr:Verifying time synchronization is in place... 2026-03-09T16:37:30.601 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2026-03-09T16:37:30.604 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.607 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2026-03-09T16:37:30.610 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.612 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: masked 2026-03-09T16:37:30.614 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.617 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2026-03-09T16:37:30.620 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.623 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: enabled 2026-03-09T16:37:30.626 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: active 2026-03-09T16:37:30.626 INFO:teuthology.orchestra.run.vm02.stderr:Unit ntp.service is enabled and running 2026-03-09T16:37:30.626 INFO:teuthology.orchestra.run.vm02.stderr:Repeating the final host check... 2026-03-09T16:37:30.626 INFO:teuthology.orchestra.run.vm02.stderr:docker (/usr/bin/docker) is present 2026-03-09T16:37:30.626 INFO:teuthology.orchestra.run.vm02.stderr:systemctl is present 2026-03-09T16:37:30.626 INFO:teuthology.orchestra.run.vm02.stderr:lvcreate is present 2026-03-09T16:37:30.628 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2026-03-09T16:37:30.632 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.634 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2026-03-09T16:37:30.637 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.639 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: masked 2026-03-09T16:37:30.642 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.645 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2026-03-09T16:37:30.648 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: inactive 2026-03-09T16:37:30.652 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: enabled 2026-03-09T16:37:30.654 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: active 2026-03-09T16:37:30.654 INFO:teuthology.orchestra.run.vm02.stderr:Unit ntp.service is enabled and running 2026-03-09T16:37:30.654 INFO:teuthology.orchestra.run.vm02.stderr:Host looks OK 2026-03-09T16:37:30.654 INFO:teuthology.orchestra.run.vm02.stderr:Cluster fsid: 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:30.654 INFO:teuthology.orchestra.run.vm02.stderr:Acquiring lock 139983915492320 on /run/cephadm/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.lock 2026-03-09T16:37:30.654 INFO:teuthology.orchestra.run.vm02.stderr:Lock 139983915492320 acquired on /run/cephadm/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.lock 2026-03-09T16:37:30.655 INFO:teuthology.orchestra.run.vm02.stderr:Verifying IP 192.168.123.102 port 3300 ... 2026-03-09T16:37:30.655 INFO:teuthology.orchestra.run.vm02.stderr:Verifying IP 192.168.123.102 port 6789 ... 2026-03-09T16:37:30.655 INFO:teuthology.orchestra.run.vm02.stderr:Base mon IP is 192.168.123.102, final addrv is [v2:192.168.123.102:3300,v1:192.168.123.102:6789] 2026-03-09T16:37:30.656 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: default via 192.168.123.1 dev ens3 proto dhcp src 192.168.123.102 metric 100 2026-03-09T16:37:30.656 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2026-03-09T16:37:30.656 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: 192.168.123.0/24 dev ens3 proto kernel scope link src 192.168.123.102 metric 100 2026-03-09T16:37:30.656 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: 192.168.123.1 dev ens3 proto dhcp scope link src 192.168.123.102 metric 100 2026-03-09T16:37:30.658 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2026-03-09T16:37:30.658 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: fe80::/64 dev ens3 proto kernel metric 256 pref medium 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: 2: ens3: mtu 1500 state UP qlen 1000 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: inet6 fe80::5055:ff:fe00:2/64 scope link 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:Mon IP `192.168.123.102` is in CIDR network `192.168.123.0/24` 2026-03-09T16:37:30.659 INFO:teuthology.orchestra.run.vm02.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2026-03-09T16:37:30.660 INFO:teuthology.orchestra.run.vm02.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2026-03-09T16:37:31.847 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2026-03-09T16:37:31.851 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2026-03-09T16:37:31.851 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2026-03-09T16:37:31.851 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2026-03-09T16:37:32.000 INFO:teuthology.orchestra.run.vm02.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2026-03-09T16:37:32.037 INFO:teuthology.orchestra.run.vm02.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2026-03-09T16:37:32.037 INFO:teuthology.orchestra.run.vm02.stderr:Extracting ceph user uid/gid from container image... 2026-03-09T16:37:32.112 INFO:teuthology.orchestra.run.vm02.stderr:stat: 167 167 2026-03-09T16:37:32.138 INFO:teuthology.orchestra.run.vm02.stderr:Creating initial keys... 2026-03-09T16:37:32.226 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-authtool: AQBM965p2YNgDRAA+m4mKN+3p2E5c7BvHd6BPg== 2026-03-09T16:37:32.336 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-authtool: AQBM965pPWf1ExAAnV3Cnds1JBdeU6H/YUg5FA== 2026-03-09T16:37:32.437 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-authtool: AQBM965pBe3tGRAAZNdopckhfOiKo9hkn6wfnQ== 2026-03-09T16:37:32.469 INFO:teuthology.orchestra.run.vm02.stderr:Creating initial monmap... 2026-03-09T16:37:32.566 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2026-03-09T16:37:32.566 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2026-03-09T16:37:32.566 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:32.566 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-03-09T16:37:32.596 INFO:teuthology.orchestra.run.vm02.stderr:monmaptool for a [v2:192.168.123.102:3300,v1:192.168.123.102:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2026-03-09T16:37:32.596 INFO:teuthology.orchestra.run.vm02.stderr:setting min_mon_release = octopus 2026-03-09T16:37:32.596 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/monmaptool: set fsid to 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:32.596 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2026-03-09T16:37:32.596 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:37:32.596 INFO:teuthology.orchestra.run.vm02.stderr:Creating mon... 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.679+0000 7fd904031880 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.679+0000 7fd904031880 1 imported monmap: 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: epoch 0 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: last_changed 2026-03-09T16:37:32.564804+0000 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: created 2026-03-09T16:37:32.564804+0000 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: election_strategy: 1 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.687 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.679+0000 7fd904031880 0 /usr/bin/ceph-mon: set fsid to 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:32.688 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: RocksDB version: 6.15.5 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Compile date Apr 18 2022 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: DB SUMMARY 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: DB Session ID: Y1RX2DGHMY60ZKNFOS4J 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2026-03-09T16:37:32.689 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.error_if_exists: 0 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.create_if_missing: 1 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T16:37:32.690 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.env: 0x5616574c6860 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.fs: Posix File System 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.info_log: 0x56167bcd3320 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.statistics: (nil) 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.use_fsync: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.db_log_dir: 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.write_buffer_manager: 0x56167bf73950 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.unordered_write: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.row_cache: None 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.wal_filter: None 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.preserve_deletes: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.two_write_queues: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.atomic_flush: 0 2026-03-09T16:37:32.691 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T16:37:32.693 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_open_files: -1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Compression algorithms supported: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kZSTD supported: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kXpressCompression supported: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kZlibCompression supported: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.683+0000 7fd904031880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.merge_operator: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_filter: None 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56167bc9cd10) 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: index_type: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: index_shortening: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: checksum: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_cache: 0x56167bd04170 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_cache_options: 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: capacity : 536870912 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_size: 4096 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: partition_filters: 0 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2026-03-09T16:37:32.694 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: verify_compression: 0 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: format_version: 4 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: block_align: 0 2026-03-09T16:37:32.695 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.696 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T16:37:32.696 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T16:37:32.696 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression: NoCompression 2026-03-09T16:37:32.696 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.num_levels: 7 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.arena_block_size: 4194304 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.table_properties_collectors: 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.bloom_locality: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T16:37:32.697 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.ttl: 2592000 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.enable_blob_files: false 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.min_blob_size: 0 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: [db/version_set.cc:4773] 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-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.687+0000 7fd904031880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.691+0000 7fd904031880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56167bcea700 2026-03-09T16:37:32.698 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.691+0000 7fd904031880 4 rocksdb: DB pointer 0x56167bd5e000 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.691+0000 7fd8f5c1b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.695+0000 7fd8f5c1b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T16:37:32.699 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.700 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2026-03-09T16:37:32.700 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.700 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:32.700 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 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-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.695+0000 7fd904031880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.695+0000 7fd904031880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2026-03-09T16:37:32.701 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph-mon: debug 2026-03-09T16:37:32.695+0000 7fd904031880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2026-03-09T16:37:32.733 INFO:teuthology.orchestra.run.vm02.stderr:create mon.a on 2026-03-09T16:37:32.925 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2026-03-09T16:37:33.095 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.target → /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.target. 2026-03-09T16:37:33.095 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.target → /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.target. 2026-03-09T16:37:33.519 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to reset failed state of unit ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service: Unit ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service not loaded. 2026-03-09T16:37:33.522 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Created symlink /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.target.wants/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service → /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service. 2026-03-09T16:37:33.704 INFO:teuthology.orchestra.run.vm02.stderr:firewalld does not appear to be present 2026-03-09T16:37:33.704 INFO:teuthology.orchestra.run.vm02.stderr:Not possible to enable service . firewalld.service is not available 2026-03-09T16:37:33.704 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for mon to start... 2026-03-09T16:37:33.705 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for mon... 2026-03-09T16:37:33.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:33 vm02 bash[17086]: cluster 2026-03-09T16:37:33.874769+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-09T16:37:34.124 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: cluster: 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: id: 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: health: HEALTH_OK 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: services: 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.243715s) 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mgr: no daemons active 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: data: 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: pgs: 2026-03-09T16:37:34.125 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:34.174 INFO:teuthology.orchestra.run.vm02.stderr:mon is available 2026-03-09T16:37:34.174 INFO:teuthology.orchestra.run.vm02.stderr:Assimilating anything we can from ceph.conf... 2026-03-09T16:37:34.358 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:34.358 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: [global] 2026-03-09T16:37:34.358 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: fsid = 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:34.358 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_host = [v2:192.168.123.102:3300,v1:192.168.123.102:6789] 2026-03-09T16:37:34.358 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2026-03-09T16:37:34.358 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: [mgr] 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: [osd] 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_mclock_iops_capacity_threshold_hdd = 49000 2026-03-09T16:37:34.359 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2026-03-09T16:37:34.415 INFO:teuthology.orchestra.run.vm02.stderr:Generating new minimal ceph.conf... 2026-03-09T16:37:34.628 INFO:teuthology.orchestra.run.vm02.stderr:Restarting the monitor... 2026-03-09T16:37:34.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 systemd[1]: Stopping Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:37:34.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17454]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon.a 2026-03-09T16:37:34.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17086]: debug 2026-03-09T16:37:34.647+0000 7f9513daf700 -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-09T16:37:34.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17086]: debug 2026-03-09T16:37:34.647+0000 7f9513daf700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-03-09T16:37:34.810 INFO:teuthology.orchestra.run.vm02.stderr:Setting mon public_network to 192.168.123.0/24 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17462]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-a 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17494]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon.a 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service: Deactivated successfully. 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 systemd[1]: Stopped Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 systemd[1]: Started Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 0 pidfile_write: ignore empty --pid-file 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 0 load: jerasure load: lrc 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: RocksDB version: 6.15.5 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Compile date Apr 18 2022 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: DB SUMMARY 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: DB Session ID: PZP9TPTUBN4WJVG69VFN 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: CURRENT file: CURRENT 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: IDENTITY file: IDENTITY 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 73715 ; 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.error_if_exists: 0 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.create_if_missing: 0 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T16:37:35.017 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.env: 0x5627390c6860 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.fs: Posix File System 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.info_log: 0x562744083e00 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.statistics: (nil) 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.use_fsync: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.db_log_dir: 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.write_buffer_manager: 0x562744172240 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.unordered_write: 0 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T16:37:35.018 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.row_cache: None 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.wal_filter: None 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.preserve_deletes: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.two_write_queues: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.atomic_flush: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_open_files: -1 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Compression algorithms supported: 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kZSTD supported: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kXpressCompression supported: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T16:37:35.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kZlibCompression supported: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.merge_operator: 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_filter: None 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562744051d00) 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: cache_index_and_filter_blocks: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: pin_top_level_index_and_filter: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: index_type: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: data_block_index_type: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: index_shortening: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: data_block_hash_table_util_ratio: 0.750000 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: hash_index_allow_collision: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: checksum: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: no_block_cache: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_cache: 0x5627440b8170 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_cache_name: BinnedLRUCache 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_cache_options: 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: capacity : 536870912 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: num_shard_bits : 4 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: strict_capacity_limit : 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: high_pri_pool_ratio: 0.000 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_cache_compressed: (nil) 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: persistent_cache: (nil) 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_size: 4096 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_size_deviation: 10 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_restart_interval: 16 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: index_block_restart_interval: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: metadata_block_size: 4096 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: partition_filters: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: use_delta_encoding: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: filter_policy: rocksdb.BuiltinBloomFilter 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: whole_key_filtering: 1 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: verify_compression: 0 2026-03-09T16:37:35.020 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: read_amp_bytes_per_bit: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: format_version: 4 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: enable_index_compression: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: block_align: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression: NoCompression 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.num_levels: 7 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.arena_block_size: 4194304 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T16:37:35.021 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.table_properties_collectors: 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.bloom_locality: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.ttl: 2592000 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.enable_blob_files: false 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.min_blob_size: 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.935+0000 7f6b8fd9c880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773074254948329, "job": 1, "event": "recovery_started", "wal_files": [10]} 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773074254949178, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 70687, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 69004, "index_size": 176, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9687, "raw_average_key_size": 49, "raw_value_size": 63573, "raw_average_value_size": 324, "num_data_blocks": 8, "num_entries": 196, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1773074254, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "413d6c27-f069-49d2-9754-a08259d1991e", "db_session_id": "PZP9TPTUBN4WJVG69VFN"}} 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.943+0000 7f6b8fd9c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.947+0000 7f6b8fd9c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773074254952787, "job": 1, "event": "recovery_finished"} 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.947+0000 7f6b8fd9c880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56274409e700 2026-03-09T16:37:35.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 4 rocksdb: DB pointer 0x562744112000 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b7fb24700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b7fb24700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** DB Stats ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** Compaction Stats [default] ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: L0 2/0 70.79 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Sum 2/0 70.79 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** Compaction Stats [default] ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Flush(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(Total Files): cumulative 0, interval 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(Keys): cumulative 0, interval 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Cumulative compaction: 0.00 GB write, 5.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Interval compaction: 0.00 GB write, 5.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** File Read Latency Histogram By Level [default] ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** Compaction Stats [default] ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: L0 2/0 70.79 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Sum 2/0 70.79 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** Compaction Stats [default] ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 97.6 0.00 0.00 1 0.001 0 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Flush(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(Total Files): cumulative 0, interval 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: AddFile(Keys): cumulative 0, interval 0 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: Cumulative compaction: 0.00 GB write, 4.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: ** File Read Latency Histogram By Level [default] ** 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 starting mon.a rank 0 at public addrs [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] at bind addrs [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 1 mon.a@-1(???) e1 preinit fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 5 mon.a@-1(???).mds e0 Unable to load 'last_metadata' 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 mon.a@-1(???).mds e1 new map 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 mon.a@-1(???).mds e1 print_map 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: e1 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: enable_multiple, ever_enabled_multiple: 1,1 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 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} 2026-03-09T16:37:35.023 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: legacy client fscid: -1 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: No filesystems configured 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 4 mon.a@-1(???).mgr e0 loading version 1 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 4 mon.a@-1(???).mgr e1 active server: (0) 2026-03-09T16:37:35.024 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:34 vm02 bash[17545]: debug 2026-03-09T16:37:34.951+0000 7f6b8fd9c880 4 mon.a@-1(???).mgr e1 mkfs or daemon transitioned to available, loading commands 2026-03-09T16:37:35.067 INFO:teuthology.orchestra.run.vm02.stderr:Wrote config to /etc/ceph/ceph.conf 2026-03-09T16:37:35.067 INFO:teuthology.orchestra.run.vm02.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2026-03-09T16:37:35.067 INFO:teuthology.orchestra.run.vm02.stderr:Creating mgr... 2026-03-09T16:37:35.067 INFO:teuthology.orchestra.run.vm02.stderr:Verifying port 9283 ... 2026-03-09T16:37:35.260 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Failed to reset failed state of unit ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service: Unit ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service not loaded. 2026-03-09T16:37:35.267 INFO:teuthology.orchestra.run.vm02.stderr:systemctl: Created symlink /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a.target.wants/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service → /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service. 2026-03-09T16:37:35.398 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 bash[17545]: cluster 2026-03-09T16:37:34.961219+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2026-03-09T16:37:35.399 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 bash[17545]: cluster 2026-03-09T16:37:34.961264+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0]} 2026-03-09T16:37:35.399 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 bash[17545]: cluster 2026-03-09T16:37:34.961314+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2026-03-09T16:37:35.399 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 bash[17545]: cluster 2026-03-09T16:37:34.961330+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2026-03-09T16:37:35.399 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 bash[17545]: cluster 2026-03-09T16:37:34.961823+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2026-03-09T16:37:35.399 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:37:35.464 INFO:teuthology.orchestra.run.vm02.stderr:firewalld does not appear to be present 2026-03-09T16:37:35.465 INFO:teuthology.orchestra.run.vm02.stderr:Not possible to enable service . firewalld.service is not available 2026-03-09T16:37:35.465 INFO:teuthology.orchestra.run.vm02.stderr:firewalld does not appear to be present 2026-03-09T16:37:35.465 INFO:teuthology.orchestra.run.vm02.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2026-03-09T16:37:35.465 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for mgr to start... 2026-03-09T16:37:35.465 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for mgr... 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsid": "35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a", 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "health": { 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "checks": {}, 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mutes": [] 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "election_epoch": 5, 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum": [ 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 0 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_names": [ 2026-03-09T16:37:35.669 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "a" 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_age": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "monmap": { 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_mons": 1 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osdmap": { 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_osds": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_up_osds": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_up_since": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_in_osds": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_in_since": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgmap": { 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgs_by_state": [], 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pgs": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pools": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_objects": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "data_bytes": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_used": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_avail": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_total": 0 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsmap": { 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "by_rank": [], 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "up:standby": 0 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mgrmap": { 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "available": false, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_standbys": 0, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modules": [ 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "iostat", 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "nfs", 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "restful" 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "servicemap": { 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modified": "2026-03-09T16:37:33.879700+0000", 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:35.670 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "progress_events": {} 2026-03-09T16:37:35.671 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:35.679 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:35 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:37:35.728 INFO:teuthology.orchestra.run.vm02.stderr:mgr not available, waiting (1/15)... 2026-03-09T16:37:35.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:35 vm02 bash[17793]: debug 2026-03-09T16:37:35.731+0000 7f115f347000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:37:36.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:36 vm02 bash[17545]: audit 2026-03-09T16:37:35.022215+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 192.168.123.102:0/3517730713' entity='client.admin' 2026-03-09T16:37:36.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:36 vm02 bash[17545]: audit 2026-03-09T16:37:35.666328+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 192.168.123.102:0/4274873530' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T16:37:36.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:36 vm02 bash[17793]: debug 2026-03-09T16:37:36.035+0000 7f115f347000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:37:36.831 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:36 vm02 bash[17793]: debug 2026-03-09T16:37:36.539+0000 7f115f347000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:37:36.831 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:36 vm02 bash[17793]: debug 2026-03-09T16:37:36.627+0000 7f115f347000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:37:37.116 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:36 vm02 bash[17793]: debug 2026-03-09T16:37:36.823+0000 7f115f347000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:37:37.116 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:36 vm02 bash[17793]: debug 2026-03-09T16:37:36.923+0000 7f115f347000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:37:37.116 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:36 vm02 bash[17793]: debug 2026-03-09T16:37:36.975+0000 7f115f347000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:37:37.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:37 vm02 bash[17793]: debug 2026-03-09T16:37:37.111+0000 7f115f347000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:37:37.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:37 vm02 bash[17793]: debug 2026-03-09T16:37:37.171+0000 7f115f347000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:37:37.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:37 vm02 bash[17793]: debug 2026-03-09T16:37:37.239+0000 7f115f347000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsid": "35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a", 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "health": { 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "checks": {}, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mutes": [] 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "election_epoch": 5, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum": [ 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 0 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_names": [ 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "a" 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_age": 2, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "monmap": { 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_mons": 1 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osdmap": { 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_osds": 0, 2026-03-09T16:37:37.946 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_up_osds": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_up_since": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_in_osds": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_in_since": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgmap": { 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgs_by_state": [], 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pgs": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pools": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_objects": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "data_bytes": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_used": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_avail": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_total": 0 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsmap": { 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "by_rank": [], 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "up:standby": 0 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mgrmap": { 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "available": false, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_standbys": 0, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modules": [ 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "iostat", 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "nfs", 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "restful" 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "servicemap": { 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modified": "2026-03-09T16:37:33.879700+0000", 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "progress_events": {} 2026-03-09T16:37:37.947 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:37.996 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:37 vm02 bash[17793]: debug 2026-03-09T16:37:37.759+0000 7f115f347000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:37:37.996 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:37 vm02 bash[17793]: debug 2026-03-09T16:37:37.835+0000 7f115f347000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:37:37.996 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:37 vm02 bash[17793]: debug 2026-03-09T16:37:37.895+0000 7f115f347000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:37:38.000 INFO:teuthology.orchestra.run.vm02.stderr:mgr not available, waiting (2/15)... 2026-03-09T16:37:38.290 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:37 vm02 bash[17545]: audit 2026-03-09T16:37:37.943359+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 192.168.123.102:0/1354103536' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T16:37:38.290 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.219+0000 7f115f347000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:37:38.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.283+0000 7f115f347000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:37:38.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.343+0000 7f115f347000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:37:38.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.427+0000 7f115f347000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:37:39.034 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.739+0000 7f115f347000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:37:39.034 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.911+0000 7f115f347000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:37:39.034 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:38 vm02 bash[17793]: debug 2026-03-09T16:37:38.967+0000 7f115f347000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:37:39.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:39 vm02 bash[17793]: debug 2026-03-09T16:37:39.027+0000 7f115f347000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:37:39.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:39 vm02 bash[17793]: debug 2026-03-09T16:37:39.167+0000 7f115f347000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:37:39.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: cluster 2026-03-09T16:37:39.667561+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2026-03-09T16:37:39.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: cluster 2026-03-09T16:37:39.671604+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00413468s) 2026-03-09T16:37:39.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.674328+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:37:39.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.674419+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.674493+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.675421+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.675510+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: cluster 2026-03-09T16:37:39.680768+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.690603+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.691567+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.697490+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.699810+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:39 vm02 bash[17545]: audit 2026-03-09T16:37:39.702100+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 192.168.123.102:0/1108285904' entity='mgr.y' 2026-03-09T16:37:39.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:39 vm02 bash[17793]: debug 2026-03-09T16:37:39.659+0000 7f115f347000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:37:40.187 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:40.187 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:40.187 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsid": "35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a", 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "health": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "checks": {}, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mutes": [] 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "election_epoch": 5, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum": [ 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 0 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_names": [ 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "a" 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_age": 5, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "monmap": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_mons": 1 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osdmap": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_osds": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_up_osds": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_up_since": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_in_osds": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_in_since": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgmap": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgs_by_state": [], 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pgs": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pools": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_objects": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "data_bytes": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_used": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_avail": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_total": 0 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsmap": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "by_rank": [], 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "up:standby": 0 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mgrmap": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "available": false, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_standbys": 0, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modules": [ 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "iostat", 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "nfs", 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "restful" 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "servicemap": { 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modified": "2026-03-09T16:37:33.879700+0000", 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "progress_events": {} 2026-03-09T16:37:40.188 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:40.224 INFO:teuthology.orchestra.run.vm02.stderr:mgr not available, waiting (3/15)... 2026-03-09T16:37:41.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:40 vm02 bash[17545]: audit 2026-03-09T16:37:40.184505+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 192.168.123.102:0/2034060738' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T16:37:41.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:40 vm02 bash[17545]: cluster 2026-03-09T16:37:40.678812+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01134s) 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsid": "35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a", 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "health": { 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "checks": {}, 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mutes": [] 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "election_epoch": 5, 2026-03-09T16:37:42.500 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum": [ 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 0 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_names": [ 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "a" 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "quorum_age": 7, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "monmap": { 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_mons": 1 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osdmap": { 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_osds": 0, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_up_osds": 0, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_up_since": 0, 2026-03-09T16:37:42.501 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_in_osds": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "osd_in_since": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgmap": { 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "pgs_by_state": [], 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pgs": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_pools": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_objects": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "data_bytes": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_used": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_avail": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "bytes_total": 0 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "fsmap": { 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "by_rank": [], 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "up:standby": 0 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mgrmap": { 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "available": true, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_standbys": 0, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modules": [ 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "iostat", 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "nfs", 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "restful" 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ], 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "servicemap": { 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 1, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "modified": "2026-03-09T16:37:33.879700+0000", 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "services": {} 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: }, 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "progress_events": {} 2026-03-09T16:37:42.502 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:42.538 INFO:teuthology.orchestra.run.vm02.stderr:mgr is available 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: [global] 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: fsid = 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:42.778 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: [mgr] 2026-03-09T16:37:42.779 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2026-03-09T16:37:42.779 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 2026-03-09T16:37:42.779 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: [osd] 2026-03-09T16:37:42.779 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2026-03-09T16:37:42.779 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_mclock_iops_capacity_threshold_hdd = 49000 2026-03-09T16:37:42.779 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2026-03-09T16:37:42.830 INFO:teuthology.orchestra.run.vm02.stderr:Enabling cephadm module... 2026-03-09T16:37:43.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:42 vm02 bash[17545]: cluster 2026-03-09T16:37:41.967437+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2026-03-09T16:37:43.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:42 vm02 bash[17545]: audit 2026-03-09T16:37:42.497616+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 192.168.123.102:0/3374729593' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2026-03-09T16:37:43.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:42 vm02 bash[17545]: audit 2026-03-09T16:37:42.770962+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 192.168.123.102:0/1069049115' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2026-03-09T16:37:43.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:42 vm02 bash[17545]: audit 2026-03-09T16:37:42.774707+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 192.168.123.102:0/1069049115' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2026-03-09T16:37:44.330 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:44.330 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 5, 2026-03-09T16:37:44.330 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "available": true, 2026-03-09T16:37:44.330 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "active_name": "y", 2026-03-09T16:37:44.330 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_standby": 0 2026-03-09T16:37:44.330 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:44.345 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:43 vm02 bash[17545]: audit 2026-03-09T16:37:43.097576+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 192.168.123.102:0/698793000' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2026-03-09T16:37:44.345 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:44 vm02 bash[17793]: ignoring --setuser ceph since I am not root 2026-03-09T16:37:44.345 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:44 vm02 bash[17793]: ignoring --setgroup ceph since I am not root 2026-03-09T16:37:44.346 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:44 vm02 bash[17793]: debug 2026-03-09T16:37:44.143+0000 7f0ac53d9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:37:44.346 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:44 vm02 bash[17793]: debug 2026-03-09T16:37:44.195+0000 7f0ac53d9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:37:44.385 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for the mgr to restart... 2026-03-09T16:37:44.385 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for mgr epoch 5... 2026-03-09T16:37:44.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:44 vm02 bash[17793]: debug 2026-03-09T16:37:44.547+0000 7f0ac53d9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:37:45.303 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:44 vm02 bash[17545]: audit 2026-03-09T16:37:43.973995+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 192.168.123.102:0/698793000' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2026-03-09T16:37:45.303 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:44 vm02 bash[17545]: cluster 2026-03-09T16:37:43.974263+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 4s) 2026-03-09T16:37:45.303 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:44 vm02 bash[17545]: audit 2026-03-09T16:37:44.328106+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 192.168.123.102:0/617111884' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-09T16:37:45.303 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.035+0000 7f0ac53d9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:37:45.303 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.123+0000 7f0ac53d9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:37:45.600 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.295+0000 7f0ac53d9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:37:45.600 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.403+0000 7f0ac53d9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:37:45.600 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.463+0000 7f0ac53d9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:37:45.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.595+0000 7f0ac53d9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:37:45.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.651+0000 7f0ac53d9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:37:45.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:45 vm02 bash[17793]: debug 2026-03-09T16:37:45.719+0000 7f0ac53d9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:37:46.659 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.247+0000 7f0ac53d9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:37:46.659 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.299+0000 7f0ac53d9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:37:46.659 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.351+0000 7f0ac53d9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:37:46.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.651+0000 7f0ac53d9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:37:46.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.707+0000 7f0ac53d9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:37:46.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.763+0000 7f0ac53d9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:37:46.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:46 vm02 bash[17793]: debug 2026-03-09T16:37:46.843+0000 7f0ac53d9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:37:47.457 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:47 vm02 bash[17793]: debug 2026-03-09T16:37:47.159+0000 7f0ac53d9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:37:47.457 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:47 vm02 bash[17793]: debug 2026-03-09T16:37:47.339+0000 7f0ac53d9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:37:47.457 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:47 vm02 bash[17793]: debug 2026-03-09T16:37:47.391+0000 7f0ac53d9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:37:47.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:47 vm02 bash[17793]: debug 2026-03-09T16:37:47.451+0000 7f0ac53d9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:37:47.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:47 vm02 bash[17793]: debug 2026-03-09T16:37:47.591+0000 7f0ac53d9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:37:48.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:48 vm02 bash[17545]: cluster 2026-03-09T16:37:48.071222+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2026-03-09T16:37:48.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:48 vm02 bash[17545]: cluster 2026-03-09T16:37:48.071900+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2026-03-09T16:37:48.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:48 vm02 bash[17545]: cluster 2026-03-09T16:37:48.074645+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2026-03-09T16:37:48.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:48 vm02 bash[17793]: debug 2026-03-09T16:37:48.063+0000 7f0ac53d9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:37:48.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:48 vm02 bash[17793]: [09/Mar/2026:16:37:48] ENGINE Bus STARTING 2026-03-09T16:37:48.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:48 vm02 bash[17793]: [09/Mar/2026:16:37:48] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:37:48.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:48 vm02 bash[17793]: [09/Mar/2026:16:37:48] ENGINE Bus STARTED 2026-03-09T16:37:49.141 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:49.141 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2026-03-09T16:37:49.142 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "initialized": true 2026-03-09T16:37:49.142 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:49.185 INFO:teuthology.orchestra.run.vm02.stderr:mgr epoch 5 is available 2026-03-09T16:37:49.185 INFO:teuthology.orchestra.run.vm02.stderr:Setting orchestrator backend to cephadm... 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: cluster 2026-03-09T16:37:48.126330+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0544893s) 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.132910+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.133465+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.134370+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.134604+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.134837+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: cluster 2026-03-09T16:37:48.140211+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.150689+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.153659+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.159012+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.169963+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.170446+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.171175+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.172134+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.178615+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: cephadm 2026-03-09T16:37:48.595782+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [09/Mar/2026:16:37:48] ENGINE Bus STARTING 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: cephadm 2026-03-09T16:37:48.706278+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [09/Mar/2026:16:37:48] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: cephadm 2026-03-09T16:37:48.706347+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [09/Mar/2026:16:37:48] ENGINE Bus STARTED 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.709701+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:49 vm02 bash[17545]: audit 2026-03-09T16:37:48.737813+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:49.714 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: value unchanged 2026-03-09T16:37:49.752 INFO:teuthology.orchestra.run.vm02.stderr:Generating ssh key... 2026-03-09T16:37:50.317 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzlARwbkkAPcFlUrquigNaQBa33Gt4wewdMI5z4JoVuMBy/pCPX03rz4rWPBiRzhKvqQoOdscdLrS6lfNTOqz74prsyQ/69hRVcmg4kzGsa8DUARWB7xw89A3ClLgUbIoGXWpEqHJUqVFdqG7qLOoC2mbNnvfBLX1jAnNAZip6YMBUJ8jegH/InICn2tIBDFjDvbeTUHZegNoYFhl3ild6YrXtjKUS1MBy3ciw3mltyBhMOvqPDGMhDPJlYsZE5sSvbtYUiTBrlkzoAe8EN+RuFKynpNRavAehfaPLAJV8XktqX/HAvi/BXAqc0mZ3EJna2Iff/Uc5lXqZ+iA8MrLy2j2VEx1UGT8sJ87vNXkqZZ0Z9WvMO6eO1mZCmRZWWA45FcMiXV4/nC2NlgGYv6jJyduXCvLnYJfunHonY30PCEuvcxp91HNI4TrNJxzTi8wmlrOwyDL4W53IfLJwF3CO8jPPaxkT/keKaViaZOnaI2kBkt6WGTeaVKZgpYrTnR8= ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: cluster 2026-03-09T16:37:49.133224+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.0614s) 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.134988+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.139670+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.440839+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.446278+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.453723+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.712542+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:49.977418+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: cephadm 2026-03-09T16:37:49.977686+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2026-03-09T16:37:50.327 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:50.034285+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:50 vm02 bash[17545]: audit 2026-03-09T16:37:50.036595+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: Generating public/private rsa key pair. 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: Your identification has been saved in /tmp/tmpegwxkbgv/key. 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: Your public key has been saved in /tmp/tmpegwxkbgv/key.pub. 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: The key fingerprint is: 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: SHA256:+Id6dJ6Pz5HIJHskGm/iHs7VaVrbK34F0ZiSKyvUvds ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: The key's randomart image is: 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: +---[RSA 3072]----+ 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | . + | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | o + . | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | . . o . | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | ..o o . | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | .o Soo. . | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | .=oXoo .. | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | +oBoX+o. | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | + *.*==E. | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: | .*...+=*. | 2026-03-09T16:37:50.328 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:50 vm02 bash[17793]: +----[SHA256]-----+ 2026-03-09T16:37:50.357 INFO:teuthology.orchestra.run.vm02.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2026-03-09T16:37:50.357 INFO:teuthology.orchestra.run.vm02.stderr:Adding key to root@localhost authorized_keys... 2026-03-09T16:37:50.357 INFO:teuthology.orchestra.run.vm02.stderr:Adding host vm02... 2026-03-09T16:37:51.047 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: Added host 'vm02' with addr '192.168.123.102' 2026-03-09T16:37:51.094 INFO:teuthology.orchestra.run.vm02.stderr:Deploying unmanaged mon service... 2026-03-09T16:37:51.175 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:51 vm02 bash[17545]: audit 2026-03-09T16:37:50.315937+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:51.175 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:51 vm02 bash[17545]: audit 2026-03-09T16:37:50.594793+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "vm02", "addr": "192.168.123.102", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:51.175 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:51 vm02 bash[17545]: cephadm 2026-03-09T16:37:50.788879+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to vm02 2026-03-09T16:37:51.175 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:51 vm02 bash[17545]: cluster 2026-03-09T16:37:51.041362+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: y(active, since 2s) 2026-03-09T16:37:51.175 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:51 vm02 bash[17545]: audit 2026-03-09T16:37:51.043000+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:51.175 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:51 vm02 bash[17545]: audit 2026-03-09T16:37:51.073092+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:51.395 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: Scheduled mon update... 2026-03-09T16:37:51.436 INFO:teuthology.orchestra.run.vm02.stderr:Deploying unmanaged mgr service... 2026-03-09T16:37:51.685 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: Scheduled mgr update... 2026-03-09T16:37:52.306 INFO:teuthology.orchestra.run.vm02.stderr:Enabling the dashboard module... 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: cephadm 2026-03-09T16:37:51.043752+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host vm02 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: audit 2026-03-09T16:37:51.389418+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: cephadm 2026-03-09T16:37:51.390305+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: audit 2026-03-09T16:37:51.393225+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: audit 2026-03-09T16:37:51.678752+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: cephadm 2026-03-09T16:37:51.679827+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: audit 2026-03-09T16:37:51.682631+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: audit 2026-03-09T16:37:51.959235+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 192.168.123.102:0/2603138442' entity='client.admin' 2026-03-09T16:37:52.510 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:52 vm02 bash[17545]: audit 2026-03-09T16:37:52.232254+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 192.168.123.102:0/4133787093' entity='client.admin' 2026-03-09T16:37:53.870 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:53.870 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "epoch": 9, 2026-03-09T16:37:53.870 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "available": true, 2026-03-09T16:37:53.871 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "active_name": "y", 2026-03-09T16:37:53.871 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "num_standby": 0 2026-03-09T16:37:53.871 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:53.884 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:53 vm02 bash[17545]: audit 2026-03-09T16:37:52.488034+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:53.884 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:53 vm02 bash[17545]: audit 2026-03-09T16:37:52.609146+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 192.168.123.102:0/2503289987' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2026-03-09T16:37:53.884 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:53 vm02 bash[17545]: audit 2026-03-09T16:37:52.632487+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 192.168.123.102:0/2062013655' entity='mgr.y' 2026-03-09T16:37:53.885 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:53 vm02 bash[17793]: ignoring --setuser ceph since I am not root 2026-03-09T16:37:53.885 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:53 vm02 bash[17793]: ignoring --setgroup ceph since I am not root 2026-03-09T16:37:53.885 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:53 vm02 bash[17793]: debug 2026-03-09T16:37:53.635+0000 7ffae7ca7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:37:53.885 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:53 vm02 bash[17793]: debug 2026-03-09T16:37:53.695+0000 7ffae7ca7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:37:53.936 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for the mgr to restart... 2026-03-09T16:37:53.936 INFO:teuthology.orchestra.run.vm02.stderr:Waiting for mgr epoch 9... 2026-03-09T16:37:54.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:54 vm02 bash[17793]: debug 2026-03-09T16:37:54.063+0000 7ffae7ca7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:37:54.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:54 vm02 bash[17545]: audit 2026-03-09T16:37:53.493654+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 192.168.123.102:0/2503289987' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2026-03-09T16:37:54.897 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:54 vm02 bash[17545]: cluster 2026-03-09T16:37:53.493713+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 5s) 2026-03-09T16:37:54.897 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:54 vm02 bash[17545]: audit 2026-03-09T16:37:53.868642+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 192.168.123.102:0/129148213' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2026-03-09T16:37:54.897 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:54 vm02 bash[17793]: debug 2026-03-09T16:37:54.599+0000 7ffae7ca7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:37:54.897 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:54 vm02 bash[17793]: debug 2026-03-09T16:37:54.687+0000 7ffae7ca7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:37:55.201 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:54 vm02 bash[17793]: debug 2026-03-09T16:37:54.891+0000 7ffae7ca7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:37:55.201 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:54.995+0000 7ffae7ca7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:37:55.201 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.051+0000 7ffae7ca7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:37:55.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.195+0000 7ffae7ca7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:37:55.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.259+0000 7ffae7ca7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:37:55.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.331+0000 7ffae7ca7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:37:56.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.875+0000 7ffae7ca7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:37:56.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.927+0000 7ffae7ca7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:37:56.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:55 vm02 bash[17793]: debug 2026-03-09T16:37:55.975+0000 7ffae7ca7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:37:56.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:56 vm02 bash[17793]: debug 2026-03-09T16:37:56.319+0000 7ffae7ca7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:37:56.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:56 vm02 bash[17793]: debug 2026-03-09T16:37:56.387+0000 7ffae7ca7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:37:56.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:56 vm02 bash[17793]: debug 2026-03-09T16:37:56.443+0000 7ffae7ca7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:37:56.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:56 vm02 bash[17793]: debug 2026-03-09T16:37:56.531+0000 7ffae7ca7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:37:57.137 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:56 vm02 bash[17793]: debug 2026-03-09T16:37:56.839+0000 7ffae7ca7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:37:57.137 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:57 vm02 bash[17793]: debug 2026-03-09T16:37:57.015+0000 7ffae7ca7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:37:57.137 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:57 vm02 bash[17793]: debug 2026-03-09T16:37:57.071+0000 7ffae7ca7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:37:57.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:57 vm02 bash[17793]: debug 2026-03-09T16:37:57.131+0000 7ffae7ca7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:37:57.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:57 vm02 bash[17793]: debug 2026-03-09T16:37:57.279+0000 7ffae7ca7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:37:58.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:57 vm02 bash[17545]: cluster 2026-03-09T16:37:57.753368+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2026-03-09T16:37:58.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:57 vm02 bash[17545]: cluster 2026-03-09T16:37:57.754571+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2026-03-09T16:37:58.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:57 vm02 bash[17545]: cluster 2026-03-09T16:37:57.756302+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2026-03-09T16:37:58.103 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:57 vm02 bash[17793]: debug 2026-03-09T16:37:57.747+0000 7ffae7ca7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:37:58.103 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:58 vm02 bash[17793]: [09/Mar/2026:16:37:58] ENGINE Bus STARTING 2026-03-09T16:37:58.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:58 vm02 bash[17793]: [09/Mar/2026:16:37:58] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:37:58.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:37:58 vm02 bash[17793]: [09/Mar/2026:16:37:58] ENGINE Bus STARTED 2026-03-09T16:37:58.825 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: { 2026-03-09T16:37:58.825 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2026-03-09T16:37:58.825 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: "initialized": true 2026-03-09T16:37:58.825 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: } 2026-03-09T16:37:58.867 INFO:teuthology.orchestra.run.vm02.stderr:mgr epoch 9 is available 2026-03-09T16:37:58.867 INFO:teuthology.orchestra.run.vm02.stderr:Generating a dashboard self-signed certificate... 2026-03-09T16:37:59.121 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: Self-signed certificate created 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: cluster 2026-03-09T16:37:57.808779+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0543708s) 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.814897+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.815851+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.816702+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.816914+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.817123+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: cluster 2026-03-09T16:37:57.823784+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.835762+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.852659+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.853055+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.854480+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:57.874331+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: cephadm 2026-03-09T16:37:58.101121+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [09/Mar/2026:16:37:58] ENGINE Bus STARTING 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: cephadm 2026-03-09T16:37:58.211460+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [09/Mar/2026:16:37:58] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: cephadm 2026-03-09T16:37:58.211696+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [09/Mar/2026:16:37:58] ENGINE Bus STARTED 2026-03-09T16:37:59.132 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:58 vm02 bash[17545]: audit 2026-03-09T16:37:58.215355+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:37:59.159 INFO:teuthology.orchestra.run.vm02.stderr:Creating initial admin user... 2026-03-09T16:37:59.553 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$WK4eXpT5uVpdJUkqU9Q0j.m.9OQsoA5dcuTbYMNs.TY7LdrMI50fO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1773074279, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2026-03-09T16:37:59.589 INFO:teuthology.orchestra.run.vm02.stderr:Fetching dashboard port number... 2026-03-09T16:37:59.832 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: 8443 2026-03-09T16:37:59.882 INFO:teuthology.orchestra.run.vm02.stderr:firewalld does not appear to be present 2026-03-09T16:37:59.882 INFO:teuthology.orchestra.run.vm02.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr:Ceph Dashboard is now available at: 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr: URL: https://vm02.local:8443/ 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr: User: admin 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr: Password: qebnkte0hm 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:37:59.883 INFO:teuthology.orchestra.run.vm02.stderr:Enabling autotune for osd_memory_target 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:58.815736+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: cluster 2026-03-09T16:37:58.816489+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06207s) 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:58.822901+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:59.094795+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:59.116503+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:59.118975+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:59.394794+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' 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-09T16:38:00.130 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:37:59 vm02 bash[17545]: audit 2026-03-09T16:37:59.549840+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:00.440 INFO:teuthology.orchestra.run.vm02.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr:You can access the Ceph CLI with: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr:Please consider enabling telemetry to help improve Ceph: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: ceph telemetry on 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr:For more information see: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T16:38:00.473 INFO:teuthology.orchestra.run.vm02.stderr:Bootstrap complete. 2026-03-09T16:38:00.490 INFO:tasks.cephadm:Fetching config... 2026-03-09T16:38:00.490 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:00.490 DEBUG:teuthology.orchestra.run.vm02:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2026-03-09T16:38:00.493 INFO:tasks.cephadm:Fetching client.admin keyring... 2026-03-09T16:38:00.493 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:00.493 DEBUG:teuthology.orchestra.run.vm02:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2026-03-09T16:38:00.538 INFO:tasks.cephadm:Fetching mon keyring... 2026-03-09T16:38:00.538 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:00.538 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.a/keyring of=/dev/stdout 2026-03-09T16:38:00.587 INFO:tasks.cephadm:Fetching pub ssh key... 2026-03-09T16:38:00.587 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:00.587 DEBUG:teuthology.orchestra.run.vm02:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2026-03-09T16:38:00.630 INFO:tasks.cephadm:Installing pub ssh key for root users... 2026-03-09T16:38:00.630 DEBUG:teuthology.orchestra.run.vm02:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzlARwbkkAPcFlUrquigNaQBa33Gt4wewdMI5z4JoVuMBy/pCPX03rz4rWPBiRzhKvqQoOdscdLrS6lfNTOqz74prsyQ/69hRVcmg4kzGsa8DUARWB7xw89A3ClLgUbIoGXWpEqHJUqVFdqG7qLOoC2mbNnvfBLX1jAnNAZip6YMBUJ8jegH/InICn2tIBDFjDvbeTUHZegNoYFhl3ild6YrXtjKUS1MBy3ciw3mltyBhMOvqPDGMhDPJlYsZE5sSvbtYUiTBrlkzoAe8EN+RuFKynpNRavAehfaPLAJV8XktqX/HAvi/BXAqc0mZ3EJna2Iff/Uc5lXqZ+iA8MrLy2j2VEx1UGT8sJ87vNXkqZZ0Z9WvMO6eO1mZCmRZWWA45FcMiXV4/nC2NlgGYv6jJyduXCvLnYJfunHonY30PCEuvcxp91HNI4TrNJxzTi8wmlrOwyDL4W53IfLJwF3CO8jPPaxkT/keKaViaZOnaI2kBkt6WGTeaVKZgpYrTnR8= ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-03-09T16:38:00.684 INFO:teuthology.orchestra.run.vm02.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzlARwbkkAPcFlUrquigNaQBa33Gt4wewdMI5z4JoVuMBy/pCPX03rz4rWPBiRzhKvqQoOdscdLrS6lfNTOqz74prsyQ/69hRVcmg4kzGsa8DUARWB7xw89A3ClLgUbIoGXWpEqHJUqVFdqG7qLOoC2mbNnvfBLX1jAnNAZip6YMBUJ8jegH/InICn2tIBDFjDvbeTUHZegNoYFhl3ild6YrXtjKUS1MBy3ciw3mltyBhMOvqPDGMhDPJlYsZE5sSvbtYUiTBrlkzoAe8EN+RuFKynpNRavAehfaPLAJV8XktqX/HAvi/BXAqc0mZ3EJna2Iff/Uc5lXqZ+iA8MrLy2j2VEx1UGT8sJ87vNXkqZZ0Z9WvMO6eO1mZCmRZWWA45FcMiXV4/nC2NlgGYv6jJyduXCvLnYJfunHonY30PCEuvcxp91HNI4TrNJxzTi8wmlrOwyDL4W53IfLJwF3CO8jPPaxkT/keKaViaZOnaI2kBkt6WGTeaVKZgpYrTnR8= ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:38:00.690 DEBUG:teuthology.orchestra.run.vm08:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzlARwbkkAPcFlUrquigNaQBa33Gt4wewdMI5z4JoVuMBy/pCPX03rz4rWPBiRzhKvqQoOdscdLrS6lfNTOqz74prsyQ/69hRVcmg4kzGsa8DUARWB7xw89A3ClLgUbIoGXWpEqHJUqVFdqG7qLOoC2mbNnvfBLX1jAnNAZip6YMBUJ8jegH/InICn2tIBDFjDvbeTUHZegNoYFhl3ild6YrXtjKUS1MBy3ciw3mltyBhMOvqPDGMhDPJlYsZE5sSvbtYUiTBrlkzoAe8EN+RuFKynpNRavAehfaPLAJV8XktqX/HAvi/BXAqc0mZ3EJna2Iff/Uc5lXqZ+iA8MrLy2j2VEx1UGT8sJ87vNXkqZZ0Z9WvMO6eO1mZCmRZWWA45FcMiXV4/nC2NlgGYv6jJyduXCvLnYJfunHonY30PCEuvcxp91HNI4TrNJxzTi8wmlrOwyDL4W53IfLJwF3CO8jPPaxkT/keKaViaZOnaI2kBkt6WGTeaVKZgpYrTnR8= ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2026-03-09T16:38:00.702 INFO:teuthology.orchestra.run.vm08.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzlARwbkkAPcFlUrquigNaQBa33Gt4wewdMI5z4JoVuMBy/pCPX03rz4rWPBiRzhKvqQoOdscdLrS6lfNTOqz74prsyQ/69hRVcmg4kzGsa8DUARWB7xw89A3ClLgUbIoGXWpEqHJUqVFdqG7qLOoC2mbNnvfBLX1jAnNAZip6YMBUJ8jegH/InICn2tIBDFjDvbeTUHZegNoYFhl3ild6YrXtjKUS1MBy3ciw3mltyBhMOvqPDGMhDPJlYsZE5sSvbtYUiTBrlkzoAe8EN+RuFKynpNRavAehfaPLAJV8XktqX/HAvi/BXAqc0mZ3EJna2Iff/Uc5lXqZ+iA8MrLy2j2VEx1UGT8sJ87vNXkqZZ0Z9WvMO6eO1mZCmRZWWA45FcMiXV4/nC2NlgGYv6jJyduXCvLnYJfunHonY30PCEuvcxp91HNI4TrNJxzTi8wmlrOwyDL4W53IfLJwF3CO8jPPaxkT/keKaViaZOnaI2kBkt6WGTeaVKZgpYrTnR8= ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:38:00.708 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph config set mgr mgr/cephadm/allow_ptrace true 2026-03-09T16:38:00.991 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:00 vm02 bash[17545]: audit 2026-03-09T16:37:59.830449+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 192.168.123.102:0/662126089' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2026-03-09T16:38:00.991 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:00 vm02 bash[17545]: audit 2026-03-09T16:38:00.435075+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 192.168.123.102:0/3386247769' entity='client.admin' 2026-03-09T16:38:00.991 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:00 vm02 bash[17545]: cluster 2026-03-09T16:38:00.552253+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2026-03-09T16:38:01.267 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2026-03-09T16:38:01.267 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch client-keyring set client.admin '*' --mode 0755 2026-03-09T16:38:01.824 INFO:tasks.cephadm:Writing (initial) conf and keyring to vm08 2026-03-09T16:38:01.824 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:38:01.824 DEBUG:teuthology.orchestra.run.vm08:> dd of=/etc/ceph/ceph.conf 2026-03-09T16:38:01.827 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:38:01.828 DEBUG:teuthology.orchestra.run.vm08:> dd of=/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:38:01.871 INFO:tasks.cephadm:Adding host vm08 to orchestrator... 2026-03-09T16:38:01.871 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch host add vm08 2026-03-09T16:38:01.995 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:01.995 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:01.995 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:01.995 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.134234+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.138638+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.141762+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.142606+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.145020+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]': finished 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.193492+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 192.168.123.102:0/2440970731' entity='client.admin' 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: cephadm 2026-03-09T16:38:01.451112+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.vm02 on vm02 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:01.734961+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:02.035683+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:02.036919+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:02.038019+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:02.273 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:02 vm02 bash[17545]: audit 2026-03-09T16:38:02.038866+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:02.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:02 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:03.135 INFO:teuthology.orchestra.run.vm02.stdout:Added host 'vm08' with addr '192.168.123.108' 2026-03-09T16:38:03.190 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch host ls --format=json 2026-03-09T16:38:03.448 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:01.731268+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:03.448 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: cephadm 2026-03-09T16:38:02.039854+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: cephadm 2026-03-09T16:38:02.113652+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.198239+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.206825+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.211214+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.211944+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.212426+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.216514+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.276775+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.449799+0000 mgr.y (mgr.14152) 12 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "vm08", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:02.852186+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:03.132413+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:03.146445+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:03.147332+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:03.449 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:03 vm02 bash[17545]: audit 2026-03-09T16:38:03.147823+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:03.628 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:38:03.628 INFO:teuthology.orchestra.run.vm02.stdout:[{"addr": "192.168.123.102", "hostname": "vm02", "labels": [], "status": ""}, {"addr": "192.168.123.108", "hostname": "vm08", "labels": [], "status": ""}] 2026-03-09T16:38:03.677 INFO:tasks.cephadm:Setting crush tunables to default 2026-03-09T16:38:03.677 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd crush tunables default 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: cephadm 2026-03-09T16:38:02.793740+0000 mgr.y (mgr.14152) 13 : cephadm [INF] Deploying cephadm binary to vm08 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: cephadm 2026-03-09T16:38:03.132783+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Added host vm08 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.289344+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.909678+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.911780+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.912074+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.914090+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.914893+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:03.916301+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]': finished 2026-03-09T16:38:04.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:04 vm02 bash[17545]: audit 2026-03-09T16:38:04.118936+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 192.168.123.102:0/168560044' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2026-03-09T16:38:04.922 INFO:teuthology.orchestra.run.vm02.stderr:adjusted tunables profile to default 2026-03-09T16:38:04.929 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:04 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:04.993 INFO:tasks.cephadm:Adding mon.a on vm02 2026-03-09T16:38:04.993 INFO:tasks.cephadm:Adding mon.c on vm02 2026-03-09T16:38:04.993 INFO:tasks.cephadm:Adding mon.b on vm08 2026-03-09T16:38:04.993 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch apply mon '3;vm02:192.168.123.102=a;vm02:[v2:192.168.123.102:3301,v1:192.168.123.102:6790]=c;vm08:192.168.123.108=b' 2026-03-09T16:38:05.299 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:05 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:03.626635+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:38:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: cephadm 2026-03-09T16:38:03.998717+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying daemon agent.vm08 on vm08 2026-03-09T16:38:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: cluster 2026-03-09T16:38:04.298954+0000 mon.a (mon.0) 124 : cluster [DBG] mgrmap e13: y(active, since 6s) 2026-03-09T16:38:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.486935+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.487625+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.488322+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.488755+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: cephadm 2026-03-09T16:38:04.489506+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.606996+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.608941+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.609710+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.610286+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.610662+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.612717+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.616478+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:04.918314+0000 mon.a (mon.0) 136 : audit [INF] from='client.? 192.168.123.102:0/168560044' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: cluster 2026-03-09T16:38:04.918390+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:05.183850+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:05 vm02 bash[17545]: audit 2026-03-09T16:38:05.186364+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:05.612 INFO:teuthology.orchestra.run.vm08.stdout:Scheduled mon update... 2026-03-09T16:38:05.668 DEBUG:teuthology.orchestra.run.vm02:mon.c> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.c.service 2026-03-09T16:38:05.670 DEBUG:teuthology.orchestra.run.vm08:mon.b> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.b.service 2026-03-09T16:38:05.672 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-03-09T16:38:05.672 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph mon dump -f json 2026-03-09T16:38:05.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:05 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:06.182 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:38:06.182 INFO:teuthology.orchestra.run.vm08.stdout:{"epoch":1,"fsid":"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a","modified":"2026-03-09T16:37:32.564804Z","created":"2026-03-09T16:37:32.564804Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:3300","nonce":0},{"type":"v1","addr":"192.168.123.102:6789","nonce":0}]},"addr":"192.168.123.102:6789/0","public_addr":"192.168.123.102:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-03-09T16:38:06.185 INFO:teuthology.orchestra.run.vm08.stderr:dumped monmap epoch 1 2026-03-09T16:38:06.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: cephadm 2026-03-09T16:38:04.543749+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.609081+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.631317+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.634976+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.636458+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.640977+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.642263+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.642678+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.814868+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:05.817309+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:06.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:06 vm02 bash[17545]: audit 2026-03-09T16:38:06.180572+0000 mon.a (mon.0) 149 : audit [DBG] from='client.? 192.168.123.108:0/2733248523' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-09T16:38:07.141 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:06 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:07.236 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-03-09T16:38:07.236 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph mon dump -f json 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: audit 2026-03-09T16:38:05.604371+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;vm02:192.168.123.102=a;vm02:[v2:192.168.123.102:3301,v1:192.168.123.102:6790]=c;vm08:192.168.123.108=b", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: cephadm 2026-03-09T16:38:05.605582+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Saving service mon spec with placement vm02:192.168.123.102=a;vm02:[v2:192.168.123.102:3301,v1:192.168.123.102:6790]=c;vm08:192.168.123.108=b;count:3 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: cephadm 2026-03-09T16:38:05.643359+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Deploying daemon mon.c on vm02 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: audit 2026-03-09T16:38:06.806295+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: audit 2026-03-09T16:38:06.812382+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: audit 2026-03-09T16:38:07.224227+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 bash[17545]: audit 2026-03-09T16:38:07.228047+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:07.393 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:07 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:07.683 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:38:07.684 INFO:teuthology.orchestra.run.vm08.stdout:{"epoch":1,"fsid":"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a","modified":"2026-03-09T16:37:32.564804Z","created":"2026-03-09T16:37:32.564804Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:3300","nonce":0},{"type":"v1","addr":"192.168.123.102:6789","nonce":0}]},"addr":"192.168.123.102:6789/0","public_addr":"192.168.123.102:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2026-03-09T16:38:07.686 INFO:teuthology.orchestra.run.vm08.stderr:dumped monmap epoch 1 2026-03-09T16:38:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:07.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:07 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:08 vm02 bash[22739]: debug 2026-03-09T16:38:08.007+0000 7ff753ffb700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2026-03-09T16:38:08.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:07 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:08.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:07 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:08.731 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2026-03-09T16:38:08.731 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph mon dump -f json 2026-03-09T16:38:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:09 vm08 bash[17777]: debug 2026-03-09T16:38:09.308+0000 7fb3f0ef3700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cephadm 2026-03-09T16:38:07.874673+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Deploying daemon mon.b on vm08 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:08.018534+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:08.018600+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:08.019313+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:09.013735+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:09.324215+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:10.013599+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:10.017579+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:10.318409+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:11.013902+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:11.318657+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:12.013876+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:12.318851+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:13.013966+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:13.024059+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:13.028638+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e2: 2 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:13.028729+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:13.028799+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:13.029006+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 15s) 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: cluster 2026-03-09T16:38:13.036006+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:13.041036+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:13.044472+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:13.049078+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:13.316 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:13 vm02 bash[22739]: audit 2026-03-09T16:38:13.049848+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cephadm 2026-03-09T16:38:07.874673+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Deploying daemon mon.b on vm08 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:08.018534+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:08.018600+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:08.019313+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:09.013735+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:09.324215+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:10.013599+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:10.017579+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:10.318409+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:11.013902+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:11.318657+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:12.013876+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:12.318851+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:13.013966+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:13.024059+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:13.028638+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e2: 2 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:13.028729+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:13.028799+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:13.029006+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 15s) 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: cluster 2026-03-09T16:38:13.036006+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:13.041036+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:13.044472+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:13.049078+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:13.317 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:13 vm02 bash[17545]: audit 2026-03-09T16:38:13.049848+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:18.496 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:38:18.496 INFO:teuthology.orchestra.run.vm08.stdout:{"epoch":3,"fsid":"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a","modified":"2026-03-09T16:38:13.319041Z","created":"2026-03-09T16:37:32.564804Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:3300","nonce":0},{"type":"v1","addr":"192.168.123.102:6789","nonce":0}]},"addr":"192.168.123.102:6789/0","public_addr":"192.168.123.102:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:3301","nonce":0},{"type":"v1","addr":"192.168.123.102:6790","nonce":0}]},"addr":"192.168.123.102:6790/0","public_addr":"192.168.123.102:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:3300","nonce":0},{"type":"v1","addr":"192.168.123.108:6789","nonce":0}]},"addr":"192.168.123.108:6789/0","public_addr":"192.168.123.108:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2026-03-09T16:38:18.498 INFO:teuthology.orchestra.run.vm08.stderr:dumped monmap epoch 3 2026-03-09T16:38:18.551 INFO:tasks.cephadm:Generating final ceph.conf file... 2026-03-09T16:38:18.551 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph config generate-minimal-conf 2026-03-09T16:38:18.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cephadm 2026-03-09T16:38:13.050791+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cephadm 2026-03-09T16:38:13.051435+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cephadm 2026-03-09T16:38:13.160076+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cephadm 2026-03-09T16:38:13.160503+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cephadm 2026-03-09T16:38:13.161851+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:13.325882+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:13.327075+0000 mon.a (mon.0) 190 : cluster [INF] mon.a calling monitor election 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:13.328332+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:13.328386+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:13.332635+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:14.319016+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:15.320253+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:15.320605+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:16.319359+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:17.319454+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.319604+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:18.333026+0000 mon.a (mon.0) 198 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:18.336325+0000 mon.a (mon.0) 199 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:18.336374+0000 mon.a (mon.0) 200 : cluster [DBG] fsmap 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:18.336390+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:18.336494+0000 mon.a (mon.0) 202 : cluster [DBG] mgrmap e13: y(active, since 20s) 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: cluster 2026-03-09T16:38:18.348244+0000 mon.a (mon.0) 203 : cluster [INF] overall HEALTH_OK 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.353733+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.355156+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.356050+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.360383+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.363577+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.379378+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:18 vm02 bash[22739]: audit 2026-03-09T16:38:18.389247+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cephadm 2026-03-09T16:38:13.050791+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cephadm 2026-03-09T16:38:13.051435+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cephadm 2026-03-09T16:38:13.160076+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cephadm 2026-03-09T16:38:13.160503+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cephadm 2026-03-09T16:38:13.161851+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:13.325882+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:13.327075+0000 mon.a (mon.0) 190 : cluster [INF] mon.a calling monitor election 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:13.328332+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:13.328386+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:13.332635+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:14.319016+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:15.320253+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:15.320605+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:16.319359+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:17.319454+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.319604+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:18.333026+0000 mon.a (mon.0) 198 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:18.336325+0000 mon.a (mon.0) 199 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T16:38:18.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:18.336374+0000 mon.a (mon.0) 200 : cluster [DBG] fsmap 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:18.336390+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:18.336494+0000 mon.a (mon.0) 202 : cluster [DBG] mgrmap e13: y(active, since 20s) 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: cluster 2026-03-09T16:38:18.348244+0000 mon.a (mon.0) 203 : cluster [INF] overall HEALTH_OK 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.353733+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.355156+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.356050+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.360383+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.363577+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.379378+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:18 vm02 bash[17545]: audit 2026-03-09T16:38:18.389247+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:18 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:18 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:18 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:18.559 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:18 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:18.642 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cephadm 2026-03-09T16:38:07.874673+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Deploying daemon mon.b on vm08 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:08.018534+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:08.018600+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:08.019313+0000 mon.a (mon.0) 162 : cluster [INF] mon.a calling monitor election 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:09.013735+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:09.324215+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:10.013599+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:10.017579+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:10.318409+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:11.013902+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:11.318657+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:12.013876+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:12.318851+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.013966+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.024059+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.028638+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e2: 2 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.028729+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.028799+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.029006+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 15s) 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.036006+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.041036+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.044472+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.049078+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.049848+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cephadm 2026-03-09T16:38:13.050791+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cephadm 2026-03-09T16:38:13.051435+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cephadm 2026-03-09T16:38:13.160076+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cephadm 2026-03-09T16:38:13.160503+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cephadm 2026-03-09T16:38:13.161851+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.325882+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.327075+0000 mon.a (mon.0) 190 : cluster [INF] mon.a calling monitor election 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.328332+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:13.328386+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:13.332635+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:14.319016+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:15.320253+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:15.320605+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:16.319359+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:17.319454+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.319604+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:18.333026+0000 mon.a (mon.0) 198 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:18.336325+0000 mon.a (mon.0) 199 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:18.336374+0000 mon.a (mon.0) 200 : cluster [DBG] fsmap 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:18.336390+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:18.336494+0000 mon.a (mon.0) 202 : cluster [DBG] mgrmap e13: y(active, since 20s) 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: cluster 2026-03-09T16:38:18.348244+0000 mon.a (mon.0) 203 : cluster [INF] overall HEALTH_OK 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.353733+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.355156+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:18.643 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.356050+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:18.644 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.360383+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:18.644 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.363577+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.644 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.379378+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:18.644 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:18 vm08 bash[17777]: audit 2026-03-09T16:38:18.389247+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.033 INFO:teuthology.orchestra.run.vm02.stdout:# minimal ceph.conf for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:38:19.033 INFO:teuthology.orchestra.run.vm02.stdout:[global] 2026-03-09T16:38:19.033 INFO:teuthology.orchestra.run.vm02.stdout: fsid = 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:38:19.033 INFO:teuthology.orchestra.run.vm02.stdout: mon_host = [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] 2026-03-09T16:38:19.114 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2026-03-09T16:38:19.114 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:19.114 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/ceph/ceph.conf 2026-03-09T16:38:19.163 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:19.163 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:38:19.218 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:38:19.218 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/ceph/ceph.conf 2026-03-09T16:38:19.227 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:38:19.227 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:38:19.275 INFO:tasks.cephadm:Adding mgr.y on vm02 2026-03-09T16:38:19.275 INFO:tasks.cephadm:Adding mgr.x on vm08 2026-03-09T16:38:19.275 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch apply mgr '2;vm02=y;vm08=x' 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: cluster 2026-03-09T16:38:17.818323+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.354460+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.366528+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.436687+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.443797+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.478780+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.487078+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.494214+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 192.168.123.108:0/2054915307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-09T16:38:19.475 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.632106+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.632998+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.633432+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.633799+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.873735+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.874570+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.875217+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.875623+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.950428+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.956343+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.961723+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.963290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.964385+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:18.964741+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:19.031348+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.102:0/1989787174' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:19.223412+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.476 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:19 vm08 bash[17777]: audit 2026-03-09T16:38:19.319476+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: cluster 2026-03-09T16:38:17.818323+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.354460+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.366528+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.436687+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.443797+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.478780+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.487078+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.494214+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 192.168.123.108:0/2054915307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.632106+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.632998+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.633432+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.633799+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.873735+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.874570+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.875217+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.875623+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.950428+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.956343+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.961723+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.963290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.964385+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:18.964741+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:19.031348+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.102:0/1989787174' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:19.223412+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:19 vm02 bash[17545]: audit 2026-03-09T16:38:19.319476+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: cluster 2026-03-09T16:38:17.818323+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.354460+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.366528+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.436687+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.443797+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.478780+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.487078+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.494214+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 192.168.123.108:0/2054915307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.632106+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.632998+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.633432+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.633799+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.873735+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.874570+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.875217+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.875623+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.950428+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.956343+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.961723+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.963290+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.964385+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:18.964741+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:19.031348+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 192.168.123.102:0/1989787174' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:19.223412+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:19.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:19 vm02 bash[22739]: audit 2026-03-09T16:38:19.319476+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:38:19.766 INFO:teuthology.orchestra.run.vm08.stdout:Scheduled mgr update... 2026-03-09T16:38:19.821 DEBUG:teuthology.orchestra.run.vm08:mgr.x> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x.service 2026-03-09T16:38:19.822 INFO:tasks.cephadm:Deploying OSDs... 2026-03-09T16:38:19.822 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:38:19.822 DEBUG:teuthology.orchestra.run.vm02:> dd if=/scratch_devs of=/dev/stdout 2026-03-09T16:38:19.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:38:19.825 DEBUG:teuthology.orchestra.run.vm02:> ls /dev/[sv]d? 2026-03-09T16:38:19.869 INFO:teuthology.orchestra.run.vm02.stdout:/dev/vda 2026-03-09T16:38:19.869 INFO:teuthology.orchestra.run.vm02.stdout:/dev/vdb 2026-03-09T16:38:19.869 INFO:teuthology.orchestra.run.vm02.stdout:/dev/vdc 2026-03-09T16:38:19.869 INFO:teuthology.orchestra.run.vm02.stdout:/dev/vdd 2026-03-09T16:38:19.869 INFO:teuthology.orchestra.run.vm02.stdout:/dev/vde 2026-03-09T16:38:19.869 WARNING:teuthology.misc:Removing root device: /dev/vda from device list 2026-03-09T16:38:19.869 DEBUG:teuthology.misc:devs=['/dev/vdb', '/dev/vdc', '/dev/vdd', '/dev/vde'] 2026-03-09T16:38:19.869 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vdb 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vdb 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout:Device: 5h/5d Inode: 24 Links: 1 Device type: fe,10 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-09 16:38:14.843453076 +0000 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-09 16:38:13.967453076 +0000 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-09 16:38:13.967453076 +0000 2026-03-09T16:38:19.913 INFO:teuthology.orchestra.run.vm02.stdout: Birth: - 2026-03-09T16:38:19.913 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vdb of=/dev/null count=1 2026-03-09T16:38:19.961 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-09T16:38:19.961 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-09T16:38:19.961 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.00011809 s, 4.3 MB/s 2026-03-09T16:38:19.961 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vdb 2026-03-09T16:38:20.006 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vdc 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vdc 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout:Device: 5h/5d Inode: 25 Links: 1 Device type: fe,20 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-09 16:38:14.939453076 +0000 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-09 16:38:13.971453076 +0000 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-09 16:38:13.971453076 +0000 2026-03-09T16:38:20.049 INFO:teuthology.orchestra.run.vm02.stdout: Birth: - 2026-03-09T16:38:20.050 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vdc of=/dev/null count=1 2026-03-09T16:38:20.096 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-09T16:38:20.096 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-09T16:38:20.096 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000100468 s, 5.1 MB/s 2026-03-09T16:38:20.097 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vdc 2026-03-09T16:38:20.142 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vdd 2026-03-09T16:38:20.185 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vdd 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout:Device: 5h/5d Inode: 26 Links: 1 Device type: fe,30 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-09 16:38:15.039453076 +0000 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-09 16:38:13.967453076 +0000 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-09 16:38:13.967453076 +0000 2026-03-09T16:38:20.186 INFO:teuthology.orchestra.run.vm02.stdout: Birth: - 2026-03-09T16:38:20.186 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vdd of=/dev/null count=1 2026-03-09T16:38:20.233 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-09T16:38:20.233 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-09T16:38:20.233 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000149709 s, 3.4 MB/s 2026-03-09T16:38:20.234 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vdd 2026-03-09T16:38:20.279 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vde 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vde 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout:Device: 5h/5d Inode: 27 Links: 1 Device type: fe,40 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-09 16:38:15.135453076 +0000 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-09 16:38:13.967453076 +0000 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-09 16:38:13.967453076 +0000 2026-03-09T16:38:20.326 INFO:teuthology.orchestra.run.vm02.stdout: Birth: - 2026-03-09T16:38:20.326 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vde of=/dev/null count=1 2026-03-09T16:38:20.364 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:20.373 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-09T16:38:20.373 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-09T16:38:20.373 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000108383 s, 4.7 MB/s 2026-03-09T16:38:20.374 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vde 2026-03-09T16:38:20.419 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:38:20.419 DEBUG:teuthology.orchestra.run.vm08:> dd if=/scratch_devs of=/dev/stdout 2026-03-09T16:38:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:38:20.424 DEBUG:teuthology.orchestra.run.vm08:> ls /dev/[sv]d? 2026-03-09T16:38:20.471 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vda 2026-03-09T16:38:20.471 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vdb 2026-03-09T16:38:20.471 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vdc 2026-03-09T16:38:20.471 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vdd 2026-03-09T16:38:20.471 INFO:teuthology.orchestra.run.vm08.stdout:/dev/vde 2026-03-09T16:38:20.471 WARNING:teuthology.misc:Removing root device: /dev/vda from device list 2026-03-09T16:38:20.471 DEBUG:teuthology.misc:devs=['/dev/vdb', '/dev/vdc', '/dev/vdd', '/dev/vde'] 2026-03-09T16:38:20.471 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vdb 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vdb 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 24 Links: 1 Device type: fe,10 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-09 16:38:14.648177437 +0000 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-09 16:38:13.820177437 +0000 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-09 16:38:13.820177437 +0000 2026-03-09T16:38:20.515 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-09T16:38:20.515 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vdb of=/dev/null count=1 2026-03-09T16:38:20.563 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-09T16:38:20.563 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-09T16:38:20.563 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000151103 s, 3.4 MB/s 2026-03-09T16:38:20.565 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vdb 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.632830+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.634233+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.876323+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.876455+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.962695+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: cephadm 2026-03-09T16:38:18.965235+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.764102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.788878+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.789680+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.790091+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.795194+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.796406+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.801066+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.802867+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:38:20.589 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:20 vm02 bash[17545]: audit 2026-03-09T16:38:19.803416+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.632830+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.634233+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.876323+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.876455+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.962695+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: cephadm 2026-03-09T16:38:18.965235+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.764102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.788878+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.789680+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.790091+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.795194+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.796406+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.801066+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.802867+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:38:20.590 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:20 vm02 bash[22739]: audit 2026-03-09T16:38:19.803416+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:20.617 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vdc 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.632830+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.634233+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.876323+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.876455+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.962695+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: cephadm 2026-03-09T16:38:18.965235+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.764102+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.788878+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.789680+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.790091+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.795194+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.796406+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.801066+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.802867+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:38:20.626 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:20 vm08 bash[17777]: audit 2026-03-09T16:38:19.803416+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vdc 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 25 Links: 1 Device type: fe,20 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-09 16:38:14.736177437 +0000 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-09 16:38:13.828177437 +0000 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-09 16:38:13.828177437 +0000 2026-03-09T16:38:20.629 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-09T16:38:20.629 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vdc of=/dev/null count=1 2026-03-09T16:38:20.679 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-09T16:38:20.679 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-09T16:38:20.679 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000147085 s, 3.5 MB/s 2026-03-09T16:38:20.681 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vdc 2026-03-09T16:38:20.729 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vdd 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vdd 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 26 Links: 1 Device type: fe,30 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-09 16:38:14.840177437 +0000 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-09 16:38:13.828177437 +0000 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-09 16:38:13.828177437 +0000 2026-03-09T16:38:20.776 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-09T16:38:20.776 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vdd of=/dev/null count=1 2026-03-09T16:38:20.826 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:20 vm08 bash[18809]: debug 2026-03-09T16:38:20.696+0000 7fe0122fe000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:38:20.827 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-09T16:38:20.828 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-09T16:38:20.828 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.000150562 s, 3.4 MB/s 2026-03-09T16:38:20.828 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vdd 2026-03-09T16:38:20.878 DEBUG:teuthology.orchestra.run.vm08:> stat /dev/vde 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout: File: /dev/vde 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout:Device: 5h/5d Inode: 27 Links: 1 Device type: fe,40 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout:Access: 2026-03-09 16:38:14.936177437 +0000 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout:Modify: 2026-03-09 16:38:13.824177437 +0000 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout:Change: 2026-03-09 16:38:13.824177437 +0000 2026-03-09T16:38:20.923 INFO:teuthology.orchestra.run.vm08.stdout: Birth: - 2026-03-09T16:38:20.923 DEBUG:teuthology.orchestra.run.vm08:> sudo dd if=/dev/vde of=/dev/null count=1 2026-03-09T16:38:20.972 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records in 2026-03-09T16:38:20.972 INFO:teuthology.orchestra.run.vm08.stderr:1+0 records out 2026-03-09T16:38:20.972 INFO:teuthology.orchestra.run.vm08.stderr:512 bytes copied, 0.00231062 s, 222 kB/s 2026-03-09T16:38:20.973 DEBUG:teuthology.orchestra.run.vm08:> ! mount | grep -v devtmpfs | grep -q /dev/vde 2026-03-09T16:38:21.024 INFO:tasks.cephadm:Deploying osd.0 on vm02 with /dev/vde... 2026-03-09T16:38:21.024 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vde 2026-03-09T16:38:21.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:21 vm08 bash[18809]: debug 2026-03-09T16:38:21.120+0000 7fe0122fe000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:38:21.616 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:38:21.626 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm02:/dev/vde 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:19.757280+0000 mgr.y (mgr.14152) 37 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;vm02=y;vm08=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: cephadm 2026-03-09T16:38:19.758486+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Saving service mgr spec with placement vm02=y;vm08=x;count:2 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: cephadm 2026-03-09T16:38:19.803933+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: cluster 2026-03-09T16:38:19.818589+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.451982+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.454113+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.454877+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.455344+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.462883+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: cephadm 2026-03-09T16:38:20.463429+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: cephadm 2026-03-09T16:38:20.463975+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.464230+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.464831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.465325+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: cephadm 2026-03-09T16:38:20.465860+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.721098+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.722146+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.722851+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.723330+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:21 vm02 bash[17545]: audit 2026-03-09T16:38:20.727335+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:19.757280+0000 mgr.y (mgr.14152) 37 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;vm02=y;vm08=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: cephadm 2026-03-09T16:38:19.758486+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Saving service mgr spec with placement vm02=y;vm08=x;count:2 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: cephadm 2026-03-09T16:38:19.803933+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: cluster 2026-03-09T16:38:19.818589+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.451982+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.454113+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.454877+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.455344+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.462883+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: cephadm 2026-03-09T16:38:20.463429+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: cephadm 2026-03-09T16:38:20.463975+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.464230+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.464831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.465325+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: cephadm 2026-03-09T16:38:20.465860+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.721098+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.722146+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.722851+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.723330+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:21.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:21 vm02 bash[22739]: audit 2026-03-09T16:38:20.727335+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:19.757280+0000 mgr.y (mgr.14152) 37 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;vm02=y;vm08=x", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: cephadm 2026-03-09T16:38:19.758486+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Saving service mgr spec with placement vm02=y;vm08=x;count:2 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: cephadm 2026-03-09T16:38:19.803933+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: cluster 2026-03-09T16:38:19.818589+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.451982+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.454113+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.454877+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.455344+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:21.732 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.462883+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: cephadm 2026-03-09T16:38:20.463429+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: cephadm 2026-03-09T16:38:20.463975+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.464230+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.464831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.465325+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: cephadm 2026-03-09T16:38:20.465860+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.721098+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.722146+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.722851+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.723330+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:21 vm08 bash[17777]: audit 2026-03-09T16:38:20.727335+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:21.733 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:21 vm08 bash[18809]: debug 2026-03-09T16:38:21.632+0000 7fe0122fe000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:38:22.046 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:21 vm08 bash[18809]: debug 2026-03-09T16:38:21.724+0000 7fe0122fe000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:38:22.047 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:21 vm08 bash[18809]: debug 2026-03-09T16:38:21.936+0000 7fe0122fe000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:38:22.305 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.040+0000 7fe0122fe000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:38:22.305 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.096+0000 7fe0122fe000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:38:22.305 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.236+0000 7fe0122fe000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:38:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:22 vm08 bash[17777]: cephadm 2026-03-09T16:38:20.727705+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:22 vm08 bash[17777]: audit 2026-03-09T16:38:22.049917+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:22 vm08 bash[17777]: audit 2026-03-09T16:38:22.051589+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:22 vm08 bash[17777]: audit 2026-03-09T16:38:22.051946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:22 vm08 bash[17777]: audit 2026-03-09T16:38:22.417665+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:22.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.296+0000 7fe0122fe000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:38:22.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.384+0000 7fe0122fe000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:22 vm02 bash[22739]: cephadm 2026-03-09T16:38:20.727705+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:22 vm02 bash[22739]: audit 2026-03-09T16:38:22.049917+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:22 vm02 bash[22739]: audit 2026-03-09T16:38:22.051589+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:22 vm02 bash[22739]: audit 2026-03-09T16:38:22.051946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:22 vm02 bash[22739]: audit 2026-03-09T16:38:22.417665+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:22 vm02 bash[17545]: cephadm 2026-03-09T16:38:20.727705+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:22 vm02 bash[17545]: audit 2026-03-09T16:38:22.049917+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:22 vm02 bash[17545]: audit 2026-03-09T16:38:22.051589+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:22 vm02 bash[17545]: audit 2026-03-09T16:38:22.051946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:22.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:22 vm02 bash[17545]: audit 2026-03-09T16:38:22.417665+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:22.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:22 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:23.225 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.900+0000 7fe0122fe000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:38:23.225 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:22 vm08 bash[18809]: debug 2026-03-09T16:38:22.956+0000 7fe0122fe000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:38:23.225 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:23 vm08 bash[18809]: debug 2026-03-09T16:38:23.012+0000 7fe0122fe000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:38:23.553 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:23 vm08 bash[17777]: cluster 2026-03-09T16:38:21.819198+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:23.553 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:23 vm08 bash[17777]: audit 2026-03-09T16:38:22.048409+0000 mgr.y (mgr.14152) 46 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:23.553 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:23 vm08 bash[17777]: audit 2026-03-09T16:38:23.394424+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:23.553 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:23 vm08 bash[18809]: debug 2026-03-09T16:38:23.336+0000 7fe0122fe000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:38:23.553 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:23 vm08 bash[18809]: debug 2026-03-09T16:38:23.400+0000 7fe0122fe000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:38:23.553 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:23 vm08 bash[18809]: debug 2026-03-09T16:38:23.456+0000 7fe0122fe000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:38:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:23 vm02 bash[22739]: cluster 2026-03-09T16:38:21.819198+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:23 vm02 bash[22739]: audit 2026-03-09T16:38:22.048409+0000 mgr.y (mgr.14152) 46 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:23 vm02 bash[22739]: audit 2026-03-09T16:38:23.394424+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:23.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:23 vm02 bash[17545]: cluster 2026-03-09T16:38:21.819198+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:23.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:23 vm02 bash[17545]: audit 2026-03-09T16:38:22.048409+0000 mgr.y (mgr.14152) 46 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:23.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:23 vm02 bash[17545]: audit 2026-03-09T16:38:23.394424+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:23.858 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:23 vm08 bash[18809]: debug 2026-03-09T16:38:23.548+0000 7fe0122fe000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:38:24.137 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:23 vm08 bash[18809]: debug 2026-03-09T16:38:23.852+0000 7fe0122fe000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:38:24.137 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:24 vm08 bash[18809]: debug 2026-03-09T16:38:24.020+0000 7fe0122fe000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:38:24.137 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:24 vm08 bash[18809]: debug 2026-03-09T16:38:24.072+0000 7fe0122fe000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:38:24.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:24 vm08 bash[18809]: debug 2026-03-09T16:38:24.128+0000 7fe0122fe000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:38:24.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:24 vm08 bash[18809]: debug 2026-03-09T16:38:24.272+0000 7fe0122fe000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:38:25.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:38:24 vm08 bash[18809]: debug 2026-03-09T16:38:24.756+0000 7fe0122fe000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: cluster 2026-03-09T16:38:23.819446+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: cluster 2026-03-09T16:38:24.762177+0000 mon.a (mon.0) 260 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:24.762688+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:24.763038+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:24.763884+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:24.764152+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.239169+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 192.168.123.102:0/2739048942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.239598+0000 mon.a (mon.0) 265 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.246094+0000 mon.a (mon.0) 266 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]': finished 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: cluster 2026-03-09T16:38:25.246378+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.246484+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.424536+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.430473+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.449225+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.450060+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.450493+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:25 vm08 bash[17777]: audit 2026-03-09T16:38:25.456241+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: cluster 2026-03-09T16:38:23.819446+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: cluster 2026-03-09T16:38:24.762177+0000 mon.a (mon.0) 260 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:24.762688+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:24.763038+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:24.763884+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:24.764152+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.239169+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 192.168.123.102:0/2739048942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.239598+0000 mon.a (mon.0) 265 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.246094+0000 mon.a (mon.0) 266 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]': finished 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: cluster 2026-03-09T16:38:25.246378+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.246484+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.424536+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.430473+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.449225+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.450060+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:25.681 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.450493+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:25 vm02 bash[22739]: audit 2026-03-09T16:38:25.456241+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: cluster 2026-03-09T16:38:23.819446+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: cluster 2026-03-09T16:38:24.762177+0000 mon.a (mon.0) 260 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:24.762688+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:24.763038+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:24.763884+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:24.764152+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.? 192.168.123.108:0/2464373158' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.239169+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 192.168.123.102:0/2739048942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.239598+0000 mon.a (mon.0) 265 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.246094+0000 mon.a (mon.0) 266 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a25ebbc-bc0a-4064-aaad-50b326b374d0"}]': finished 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: cluster 2026-03-09T16:38:25.246378+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.246484+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.424536+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.430473+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.449225+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:25.682 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.450060+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:25.683 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.450493+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:25.683 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:25 vm02 bash[17545]: audit 2026-03-09T16:38:25.456241+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:25.683 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:25 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:26 vm08 bash[17777]: cluster 2026-03-09T16:38:25.504399+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 27s), standbys: x 2026-03-09T16:38:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:26 vm08 bash[17777]: audit 2026-03-09T16:38:25.504511+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:38:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:26 vm08 bash[17777]: audit 2026-03-09T16:38:25.916551+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 192.168.123.102:0/1647285911' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:26.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:26 vm02 bash[22739]: cluster 2026-03-09T16:38:25.504399+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 27s), standbys: x 2026-03-09T16:38:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:26 vm02 bash[22739]: audit 2026-03-09T16:38:25.504511+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:38:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:26 vm02 bash[22739]: audit 2026-03-09T16:38:25.916551+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 192.168.123.102:0/1647285911' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:26.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:26 vm02 bash[17545]: cluster 2026-03-09T16:38:25.504399+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 27s), standbys: x 2026-03-09T16:38:26.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:26 vm02 bash[17545]: audit 2026-03-09T16:38:25.504511+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:38:26.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:26 vm02 bash[17545]: audit 2026-03-09T16:38:25.916551+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 192.168.123.102:0/1647285911' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:27.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:27 vm08 bash[17777]: cluster 2026-03-09T16:38:25.819681+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:27.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:27 vm02 bash[22739]: cluster 2026-03-09T16:38:25.819681+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:27.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:27 vm02 bash[17545]: cluster 2026-03-09T16:38:25.819681+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:29.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:29 vm08 bash[17777]: cluster 2026-03-09T16:38:27.819924+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:29.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:29 vm02 bash[17545]: cluster 2026-03-09T16:38:27.819924+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:29.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:29 vm02 bash[22739]: cluster 2026-03-09T16:38:27.819924+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:31.596 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:31 vm02 bash[22739]: cluster 2026-03-09T16:38:29.820175+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:31.596 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:31 vm02 bash[22739]: audit 2026-03-09T16:38:31.391819+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T16:38:31.596 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:31 vm02 bash[22739]: audit 2026-03-09T16:38:31.392417+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:31.603 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:31 vm02 bash[17545]: cluster 2026-03-09T16:38:29.820175+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:31.603 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:31 vm02 bash[17545]: audit 2026-03-09T16:38:31.391819+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T16:38:31.603 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:31 vm02 bash[17545]: audit 2026-03-09T16:38:31.392417+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:31.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:31 vm08 bash[17777]: cluster 2026-03-09T16:38:29.820175+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:31.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:31 vm08 bash[17777]: audit 2026-03-09T16:38:31.391819+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T16:38:31.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:31 vm08 bash[17777]: audit 2026-03-09T16:38:31.392417+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:32.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:32.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:32.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:32.499 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:32.500 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:32.500 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:32.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:32 vm08 bash[17777]: cephadm 2026-03-09T16:38:31.392869+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Deploying daemon osd.0 on vm02 2026-03-09T16:38:32.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:32 vm08 bash[17777]: audit 2026-03-09T16:38:32.360819+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:32.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:32 vm08 bash[17777]: audit 2026-03-09T16:38:32.387603+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:32.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:32 vm08 bash[17777]: audit 2026-03-09T16:38:32.388731+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:32.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:32 vm08 bash[17777]: audit 2026-03-09T16:38:32.398223+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:32.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:32 vm08 bash[17777]: audit 2026-03-09T16:38:32.419681+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:32.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 bash[22739]: cephadm 2026-03-09T16:38:31.392869+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Deploying daemon osd.0 on vm02 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 bash[22739]: audit 2026-03-09T16:38:32.360819+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 bash[22739]: audit 2026-03-09T16:38:32.387603+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 bash[22739]: audit 2026-03-09T16:38:32.388731+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 bash[22739]: audit 2026-03-09T16:38:32.398223+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:32 vm02 bash[22739]: audit 2026-03-09T16:38:32.419681+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 bash[17545]: cephadm 2026-03-09T16:38:31.392869+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Deploying daemon osd.0 on vm02 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 bash[17545]: audit 2026-03-09T16:38:32.360819+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 bash[17545]: audit 2026-03-09T16:38:32.387603+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 bash[17545]: audit 2026-03-09T16:38:32.388731+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 bash[17545]: audit 2026-03-09T16:38:32.398223+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:32.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:32 vm02 bash[17545]: audit 2026-03-09T16:38:32.419681+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:33.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:33 vm08 bash[17777]: cluster 2026-03-09T16:38:31.820451+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:33.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:33 vm02 bash[22739]: cluster 2026-03-09T16:38:31.820451+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:33.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:33 vm02 bash[17545]: cluster 2026-03-09T16:38:31.820451+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:35.747 INFO:teuthology.orchestra.run.vm02.stdout:Created osd(s) 0 on host 'vm02' 2026-03-09T16:38:35.828 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:35 vm02 bash[22739]: cluster 2026-03-09T16:38:33.820666+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:35.829 DEBUG:teuthology.orchestra.run.vm02:osd.0> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.0.service 2026-03-09T16:38:35.829 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:35 vm02 bash[17545]: cluster 2026-03-09T16:38:33.820666+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:35.830 INFO:tasks.cephadm:Deploying osd.1 on vm02 with /dev/vdd... 2026-03-09T16:38:35.830 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vdd 2026-03-09T16:38:35.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:35 vm08 bash[17777]: cluster 2026-03-09T16:38:33.820666+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:36.559 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:38:36.576 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm02:/dev/vdd 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.663197+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.741556+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.747923+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.750941+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.751546+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.752668+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:36 vm02 bash[22739]: audit 2026-03-09T16:38:35.760403+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.663197+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.741556+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.747923+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.750941+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.751546+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.752668+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:36.834 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:36 vm02 bash[17545]: audit 2026-03-09T16:38:35.760403+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:36.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.663197+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]: dispatch 2026-03-09T16:38:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.741556+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.747923+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.750941+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.751546+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.752668+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:36 vm08 bash[17777]: audit 2026-03-09T16:38:35.760403+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:37.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: cluster 2026-03-09T16:38:35.820912+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:37.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: audit 2026-03-09T16:38:36.557646+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-09T16:38:37.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: cluster 2026-03-09T16:38:36.557820+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-09T16:38:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: audit 2026-03-09T16:38:36.558147+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: audit 2026-03-09T16:38:36.566588+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:38:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: audit 2026-03-09T16:38:37.019331+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: audit 2026-03-09T16:38:37.021138+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:37 vm08 bash[17777]: audit 2026-03-09T16:38:37.021675+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:37.967 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:38:37 vm02 bash[25995]: debug 2026-03-09T16:38:37.567+0000 7f2e2c7f3700 -1 osd.0 0 waiting for initial osdmap 2026-03-09T16:38:37.967 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:38:37 vm02 bash[25995]: debug 2026-03-09T16:38:37.571+0000 7f2e2918e700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:38:37.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: cluster 2026-03-09T16:38:35.820912+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:37.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: audit 2026-03-09T16:38:36.557646+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-09T16:38:37.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: cluster 2026-03-09T16:38:36.557820+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-09T16:38:37.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: audit 2026-03-09T16:38:36.558147+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: audit 2026-03-09T16:38:36.566588+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: audit 2026-03-09T16:38:37.019331+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: audit 2026-03-09T16:38:37.021138+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:37 vm02 bash[22739]: audit 2026-03-09T16:38:37.021675+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: cluster 2026-03-09T16:38:35.820912+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: audit 2026-03-09T16:38:36.557646+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["0"]}]': finished 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: cluster 2026-03-09T16:38:36.557820+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: audit 2026-03-09T16:38:36.558147+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: audit 2026-03-09T16:38:36.566588+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: audit 2026-03-09T16:38:37.019331+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: audit 2026-03-09T16:38:37.021138+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:37 vm02 bash[17545]: audit 2026-03-09T16:38:37.021675+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:37.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:37 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:38.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.017854+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:38.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.547973+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: cephadm 2026-03-09T16:38:37.548760+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.563452+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.569905+0000 mon.a (mon.0) 301 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: cluster 2026-03-09T16:38:37.570118+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.570510+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.573202+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.583223+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.583870+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.584255+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: audit 2026-03-09T16:38:37.589041+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:38 vm08 bash[17777]: cluster 2026-03-09T16:38:37.821122+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.017854+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.547973+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: cephadm 2026-03-09T16:38:37.548760+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.563452+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.569905+0000 mon.a (mon.0) 301 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: cluster 2026-03-09T16:38:37.570118+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.570510+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.573202+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:38.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.583223+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.583870+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.584255+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: audit 2026-03-09T16:38:37.589041+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:38 vm02 bash[22739]: cluster 2026-03-09T16:38:37.821122+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.017854+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24136 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.547973+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: cephadm 2026-03-09T16:38:37.548760+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.563452+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.569905+0000 mon.a (mon.0) 301 : audit [INF] from='osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: cluster 2026-03-09T16:38:37.570118+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.570510+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.573202+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.583223+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.583870+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.584255+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: audit 2026-03-09T16:38:37.589041+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:38.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:38 vm02 bash[17545]: cluster 2026-03-09T16:38:37.821122+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2026-03-09T16:38:39.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: cluster 2026-03-09T16:38:36.646929+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: cluster 2026-03-09T16:38:36.647016+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: cluster 2026-03-09T16:38:38.572866+0000 mon.a (mon.0) 309 : cluster [INF] osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042] boot 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: cluster 2026-03-09T16:38:38.572896+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:38.573428+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:39.413593+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:39.420131+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:39.459028+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:39.459811+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:39.460318+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:39 vm02 bash[22739]: audit 2026-03-09T16:38:39.465747+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: cluster 2026-03-09T16:38:36.646929+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: cluster 2026-03-09T16:38:36.647016+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: cluster 2026-03-09T16:38:38.572866+0000 mon.a (mon.0) 309 : cluster [INF] osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042] boot 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: cluster 2026-03-09T16:38:38.572896+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:38.573428+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:39.413593+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:39.420131+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:39.459028+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:39.459811+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:39.460318+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:39 vm02 bash[17545]: audit 2026-03-09T16:38:39.465747+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:39 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: cluster 2026-03-09T16:38:36.646929+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: cluster 2026-03-09T16:38:36.647016+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: cluster 2026-03-09T16:38:38.572866+0000 mon.a (mon.0) 309 : cluster [INF] osd.0 [v2:192.168.123.102:6802/30588042,v1:192.168.123.102:6803/30588042] boot 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: cluster 2026-03-09T16:38:38.572896+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:38.573428+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:39.413593+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:39.420131+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:39.459028+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:39.459811+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:39.460318+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:39.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:39 vm08 bash[17777]: audit 2026-03-09T16:38:39.465747+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: cluster 2026-03-09T16:38:39.595225+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: audit 2026-03-09T16:38:39.738089+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 192.168.123.102:0/1965871504' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9361de49-3a55-4111-acb5-2cc7e4d60ab9"}]: dispatch 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: audit 2026-03-09T16:38:39.745073+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 192.168.123.102:0/1965871504' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9361de49-3a55-4111-acb5-2cc7e4d60ab9"}]': finished 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: cluster 2026-03-09T16:38:39.745141+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: audit 2026-03-09T16:38:39.746138+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: cluster 2026-03-09T16:38:39.822013+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:40 vm08 bash[17777]: audit 2026-03-09T16:38:40.367310+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/1512779143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:40.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: cluster 2026-03-09T16:38:39.595225+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: audit 2026-03-09T16:38:39.738089+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 192.168.123.102:0/1965871504' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9361de49-3a55-4111-acb5-2cc7e4d60ab9"}]: dispatch 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: audit 2026-03-09T16:38:39.745073+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 192.168.123.102:0/1965871504' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9361de49-3a55-4111-acb5-2cc7e4d60ab9"}]': finished 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: cluster 2026-03-09T16:38:39.745141+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: audit 2026-03-09T16:38:39.746138+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: cluster 2026-03-09T16:38:39.822013+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:40 vm02 bash[22739]: audit 2026-03-09T16:38:40.367310+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/1512779143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: cluster 2026-03-09T16:38:39.595225+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: audit 2026-03-09T16:38:39.738089+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 192.168.123.102:0/1965871504' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9361de49-3a55-4111-acb5-2cc7e4d60ab9"}]: dispatch 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: audit 2026-03-09T16:38:39.745073+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 192.168.123.102:0/1965871504' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9361de49-3a55-4111-acb5-2cc7e4d60ab9"}]': finished 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: cluster 2026-03-09T16:38:39.745141+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: audit 2026-03-09T16:38:39.746138+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: cluster 2026-03-09T16:38:39.822013+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:40 vm02 bash[17545]: audit 2026-03-09T16:38:40.367310+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/1512779143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:42.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:42 vm02 bash[22739]: cluster 2026-03-09T16:38:41.822245+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:42.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:42 vm02 bash[17545]: cluster 2026-03-09T16:38:41.822245+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:43.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:42 vm08 bash[17777]: cluster 2026-03-09T16:38:41.822245+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:45.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:44 vm08 bash[17777]: cluster 2026-03-09T16:38:43.822457+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:45.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:44 vm02 bash[22739]: cluster 2026-03-09T16:38:43.822457+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:45.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:44 vm02 bash[17545]: cluster 2026-03-09T16:38:43.822457+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:45.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:44 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:38:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:38:46.062 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:45 vm02 bash[22739]: audit 2026-03-09T16:38:44.965868+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:46.062 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:45 vm02 bash[22739]: audit 2026-03-09T16:38:44.972142+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:46.062 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:45 vm02 bash[22739]: audit 2026-03-09T16:38:45.842835+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T16:38:46.063 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:45 vm02 bash[22739]: audit 2026-03-09T16:38:45.843364+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:46.063 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:45 vm02 bash[17545]: audit 2026-03-09T16:38:44.965868+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:46.063 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:45 vm02 bash[17545]: audit 2026-03-09T16:38:44.972142+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:46.063 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:45 vm02 bash[17545]: audit 2026-03-09T16:38:45.842835+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T16:38:46.063 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:45 vm02 bash[17545]: audit 2026-03-09T16:38:45.843364+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:46.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:45 vm08 bash[17777]: audit 2026-03-09T16:38:44.965868+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:46.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:45 vm08 bash[17777]: audit 2026-03-09T16:38:44.972142+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:46.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:45 vm08 bash[17777]: audit 2026-03-09T16:38:45.842835+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T16:38:46.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:45 vm08 bash[17777]: audit 2026-03-09T16:38:45.843364+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:46.713 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.713 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.714 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:46.968 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:38:46 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: cluster 2026-03-09T16:38:45.822688+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: cephadm 2026-03-09T16:38:45.843767+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Deploying daemon osd.1 on vm02 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: audit 2026-03-09T16:38:46.822711+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: audit 2026-03-09T16:38:46.846314+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: audit 2026-03-09T16:38:46.847706+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: audit 2026-03-09T16:38:46.848157+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:46 vm02 bash[22739]: audit 2026-03-09T16:38:46.854435+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: cluster 2026-03-09T16:38:45.822688+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: cephadm 2026-03-09T16:38:45.843767+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Deploying daemon osd.1 on vm02 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: audit 2026-03-09T16:38:46.822711+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: audit 2026-03-09T16:38:46.846314+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: audit 2026-03-09T16:38:46.847706+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: audit 2026-03-09T16:38:46.848157+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:47.329 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:46 vm02 bash[17545]: audit 2026-03-09T16:38:46.854435+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:47.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: cluster 2026-03-09T16:38:45.822688+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:47.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: cephadm 2026-03-09T16:38:45.843767+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Deploying daemon osd.1 on vm02 2026-03-09T16:38:47.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: audit 2026-03-09T16:38:46.822711+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:47.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: audit 2026-03-09T16:38:46.846314+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:47.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: audit 2026-03-09T16:38:46.847706+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:47.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: audit 2026-03-09T16:38:46.848157+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:47.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:46 vm08 bash[17777]: audit 2026-03-09T16:38:46.854435+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:49.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:48 vm08 bash[17777]: cluster 2026-03-09T16:38:47.822979+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:48 vm02 bash[17545]: cluster 2026-03-09T16:38:47.822979+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:49.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:48 vm02 bash[22739]: cluster 2026-03-09T16:38:47.822979+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:50.134 INFO:teuthology.orchestra.run.vm02.stdout:Created osd(s) 1 on host 'vm02' 2026-03-09T16:38:50.209 DEBUG:teuthology.orchestra.run.vm02:osd.1> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.1.service 2026-03-09T16:38:50.210 INFO:tasks.cephadm:Deploying osd.2 on vm02 with /dev/vdc... 2026-03-09T16:38:50.210 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vdc 2026-03-09T16:38:50.257 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:49 vm02 bash[17545]: audit 2026-03-09T16:38:49.739926+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-09T16:38:50.257 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:49 vm02 bash[22739]: audit 2026-03-09T16:38:49.739926+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-09T16:38:50.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:49 vm08 bash[17777]: audit 2026-03-09T16:38:49.739926+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]: dispatch 2026-03-09T16:38:50.875 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:38:50.887 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm02:/dev/vdc 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: cluster 2026-03-09T16:38:49.823200+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:49.997753+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: cluster 2026-03-09T16:38:49.997802+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:49.997925+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:49.998265+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:50.127871+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:50.130069+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:50.133688+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:50.134657+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:50.139413+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:51.097 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:51 vm02 bash[22739]: audit 2026-03-09T16:38:50.143779+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:51.097 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:38:51 vm02 bash[29052]: debug 2026-03-09T16:38:51.003+0000 7f0a8ad7d700 -1 osd.1 0 waiting for initial osdmap 2026-03-09T16:38:51.097 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:38:51 vm02 bash[29052]: debug 2026-03-09T16:38:51.015+0000 7f0a86716700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: cluster 2026-03-09T16:38:49.823200+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:49.997753+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: cluster 2026-03-09T16:38:49.997802+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:49.997925+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:49.998265+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:50.127871+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:50.130069+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:50.133688+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:50.134657+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:50.139413+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:51.098 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:51 vm02 bash[17545]: audit 2026-03-09T16:38:50.143779+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:51.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: cluster 2026-03-09T16:38:49.823200+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:49.997753+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["1"]}]': finished 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: cluster 2026-03-09T16:38:49.997802+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:49.997925+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:49.998265+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:50.127871+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:50.130069+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:50.133688+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:50.134657+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:50.139413+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:38:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:51 vm08 bash[17777]: audit 2026-03-09T16:38:50.143779+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:38:52.274 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.002368+0000 mon.a (mon.0) 343 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: cluster 2026-03-09T16:38:51.002439+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.003793+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.011652+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.402826+0000 mgr.y (mgr.14152) 65 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdc", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.404165+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.406065+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:52 vm02 bash[22739]: audit 2026-03-09T16:38:51.406479+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.002368+0000 mon.a (mon.0) 343 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: cluster 2026-03-09T16:38:51.002439+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.003793+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.011652+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.402826+0000 mgr.y (mgr.14152) 65 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdc", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.404165+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.406065+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:52.275 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:52 vm02 bash[17545]: audit 2026-03-09T16:38:51.406479+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.002368+0000 mon.a (mon.0) 343 : audit [INF] from='osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:38:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: cluster 2026-03-09T16:38:51.002439+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2026-03-09T16:38:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.003793+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.011652+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.402826+0000 mgr.y (mgr.14152) 65 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdc", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:38:52.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.404165+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:38:52.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.406065+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:38:52.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:52 vm08 bash[17777]: audit 2026-03-09T16:38:51.406479+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:38:53.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: cluster 2026-03-09T16:38:50.768434+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:38:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: cluster 2026-03-09T16:38:50.768520+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:38:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: cluster 2026-03-09T16:38:51.823444+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: audit 2026-03-09T16:38:52.007573+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: cluster 2026-03-09T16:38:52.011352+0000 mon.a (mon.0) 351 : cluster [INF] osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135] boot 2026-03-09T16:38:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: cluster 2026-03-09T16:38:52.011504+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-09T16:38:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:53 vm08 bash[17777]: audit 2026-03-09T16:38:52.013824+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:53.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: cluster 2026-03-09T16:38:50.768434+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: cluster 2026-03-09T16:38:50.768520+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: cluster 2026-03-09T16:38:51.823444+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: audit 2026-03-09T16:38:52.007573+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: cluster 2026-03-09T16:38:52.011352+0000 mon.a (mon.0) 351 : cluster [INF] osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135] boot 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: cluster 2026-03-09T16:38:52.011504+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:53 vm02 bash[22739]: audit 2026-03-09T16:38:52.013824+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: cluster 2026-03-09T16:38:50.768434+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: cluster 2026-03-09T16:38:50.768520+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: cluster 2026-03-09T16:38:51.823444+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 4.8 MiB used, 20 GiB / 20 GiB avail 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: audit 2026-03-09T16:38:52.007573+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: cluster 2026-03-09T16:38:52.011352+0000 mon.a (mon.0) 351 : cluster [INF] osd.1 [v2:192.168.123.102:6810/3341155135,v1:192.168.123.102:6811/3341155135] boot 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: cluster 2026-03-09T16:38:52.011504+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2026-03-09T16:38:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:53 vm02 bash[17545]: audit 2026-03-09T16:38:52.013824+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:38:54.083 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:54 vm02 bash[22739]: cluster 2026-03-09T16:38:53.031284+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-09T16:38:54.083 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:54 vm02 bash[17545]: cluster 2026-03-09T16:38:53.031284+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-09T16:38:54.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:54 vm08 bash[17777]: cluster 2026-03-09T16:38:53.031284+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2026-03-09T16:38:55.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:55 vm08 bash[17777]: cluster 2026-03-09T16:38:53.823665+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 9.6 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:55.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:55 vm08 bash[17777]: audit 2026-03-09T16:38:54.624928+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 192.168.123.102:0/3678628064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]: dispatch 2026-03-09T16:38:55.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:55 vm08 bash[17777]: audit 2026-03-09T16:38:54.625353+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]: dispatch 2026-03-09T16:38:55.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:55 vm08 bash[17777]: audit 2026-03-09T16:38:54.631092+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]': finished 2026-03-09T16:38:55.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:55 vm08 bash[17777]: cluster 2026-03-09T16:38:54.631125+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2026-03-09T16:38:55.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:55 vm08 bash[17777]: audit 2026-03-09T16:38:54.631179+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:38:55.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:55 vm02 bash[22739]: cluster 2026-03-09T16:38:53.823665+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 9.6 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:55.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:55 vm02 bash[22739]: audit 2026-03-09T16:38:54.624928+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 192.168.123.102:0/3678628064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]: dispatch 2026-03-09T16:38:55.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:55 vm02 bash[22739]: audit 2026-03-09T16:38:54.625353+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]: dispatch 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:55 vm02 bash[22739]: audit 2026-03-09T16:38:54.631092+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]': finished 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:55 vm02 bash[22739]: cluster 2026-03-09T16:38:54.631125+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:55 vm02 bash[22739]: audit 2026-03-09T16:38:54.631179+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:55 vm02 bash[17545]: cluster 2026-03-09T16:38:53.823665+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 9.6 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:55 vm02 bash[17545]: audit 2026-03-09T16:38:54.624928+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 192.168.123.102:0/3678628064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]: dispatch 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:55 vm02 bash[17545]: audit 2026-03-09T16:38:54.625353+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]: dispatch 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:55 vm02 bash[17545]: audit 2026-03-09T16:38:54.631092+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3fa133b-153b-435d-9ffc-5af5808abb89"}]': finished 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:55 vm02 bash[17545]: cluster 2026-03-09T16:38:54.631125+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2026-03-09T16:38:55.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:55 vm02 bash[17545]: audit 2026-03-09T16:38:54.631179+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:38:56.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:56 vm08 bash[17777]: audit 2026-03-09T16:38:55.269722+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/2992017846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:56.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:56 vm02 bash[22739]: audit 2026-03-09T16:38:55.269722+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/2992017846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:56.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:56 vm02 bash[17545]: audit 2026-03-09T16:38:55.269722+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/2992017846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:38:57.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:57 vm08 bash[17777]: cluster 2026-03-09T16:38:55.823887+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 9.7 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:57.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:57 vm02 bash[22739]: cluster 2026-03-09T16:38:55.823887+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 9.7 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:57 vm02 bash[17545]: cluster 2026-03-09T16:38:55.823887+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 9.7 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:58.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:58 vm02 bash[22739]: audit 2026-03-09T16:38:57.858479+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:38:58.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:58 vm02 bash[22739]: audit 2026-03-09T16:38:57.878505+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:38:58.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:58 vm02 bash[17545]: audit 2026-03-09T16:38:57.858479+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:38:58.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:58 vm02 bash[17545]: audit 2026-03-09T16:38:57.878505+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:38:58.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:58 vm08 bash[17777]: audit 2026-03-09T16:38:57.858479+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:38:58.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:58 vm08 bash[17777]: audit 2026-03-09T16:38:57.878505+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:38:59.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:38:59 vm08 bash[17777]: cluster 2026-03-09T16:38:57.824144+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 9.7 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:38:59 vm02 bash[22739]: cluster 2026-03-09T16:38:57.824144+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 9.7 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:59.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:38:59 vm02 bash[17545]: cluster 2026-03-09T16:38:57.824144+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 9.7 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:38:59.912 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:38:59 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:38:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:00.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:38:59.476377+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: cephadm 2026-03-09T16:38:59.478765+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:38:59.483547+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:38:59.527275+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:38:59.528002+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:38:59.528491+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: cluster 2026-03-09T16:38:59.529772+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:38:59.534428+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:39:00.269541+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:39:00.278767+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:39:00.301323+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:39:00.302386+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:39:00.302833+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:00 vm02 bash[17545]: audit 2026-03-09T16:39:00.307646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:00 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:39:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:38:59.476377+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: cephadm 2026-03-09T16:38:59.478765+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:38:59.483547+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:38:59.527275+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:38:59.528002+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:38:59.528491+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: cluster 2026-03-09T16:38:59.529772+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:38:59.534428+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:39:00.269541+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:39:00.278767+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:39:00.301323+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:39:00.302386+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:39:00.302833+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:00.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:00 vm02 bash[22739]: audit 2026-03-09T16:39:00.307646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:38:59.476377+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: cephadm 2026-03-09T16:38:59.478765+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:38:59.483547+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:38:59.527275+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:38:59.528002+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:38:59.528491+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: cluster 2026-03-09T16:38:59.529772+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:38:59.534428+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:39:00.269541+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:39:00.278767+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:39:00.301323+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:39:00.302386+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:39:00.302833+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:00.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:00 vm08 bash[17777]: audit 2026-03-09T16:39:00.307646+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:01.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.468 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:39:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:01.795 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:01 vm08 bash[17777]: cluster 2026-03-09T16:39:00.303830+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:01.795 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:01 vm08 bash[17777]: audit 2026-03-09T16:39:00.544149+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T16:39:01.795 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:01 vm08 bash[17777]: audit 2026-03-09T16:39:00.544665+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:01.795 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:01 vm08 bash[17777]: cephadm 2026-03-09T16:39:00.545068+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.2 on vm02 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:01 vm02 bash[17545]: cluster 2026-03-09T16:39:00.303830+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:01 vm02 bash[17545]: audit 2026-03-09T16:39:00.544149+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:01 vm02 bash[17545]: audit 2026-03-09T16:39:00.544665+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:01 vm02 bash[17545]: cephadm 2026-03-09T16:39:00.545068+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.2 on vm02 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:01 vm02 bash[22739]: cluster 2026-03-09T16:39:00.303830+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:01 vm02 bash[22739]: audit 2026-03-09T16:39:00.544149+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:01 vm02 bash[22739]: audit 2026-03-09T16:39:00.544665+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:01 vm02 bash[22739]: cephadm 2026-03-09T16:39:00.545068+0000 mgr.y (mgr.14152) 73 : cephadm [INF] Deploying daemon osd.2 on vm02 2026-03-09T16:39:02.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:02 vm08 bash[17777]: audit 2026-03-09T16:39:01.519303+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:02.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:02 vm08 bash[17777]: audit 2026-03-09T16:39:01.525447+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:02.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:02 vm08 bash[17777]: audit 2026-03-09T16:39:01.526135+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:02.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:02 vm08 bash[17777]: audit 2026-03-09T16:39:01.526575+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:02.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:02 vm08 bash[17777]: audit 2026-03-09T16:39:01.531675+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:02.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:02 vm02 bash[17545]: audit 2026-03-09T16:39:01.519303+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:02 vm02 bash[17545]: audit 2026-03-09T16:39:01.525447+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:02 vm02 bash[17545]: audit 2026-03-09T16:39:01.526135+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:02 vm02 bash[17545]: audit 2026-03-09T16:39:01.526575+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:02 vm02 bash[17545]: audit 2026-03-09T16:39:01.531675+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:02 vm02 bash[22739]: audit 2026-03-09T16:39:01.519303+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:02 vm02 bash[22739]: audit 2026-03-09T16:39:01.525447+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:02 vm02 bash[22739]: audit 2026-03-09T16:39:01.526135+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:02 vm02 bash[22739]: audit 2026-03-09T16:39:01.526575+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:02.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:02 vm02 bash[22739]: audit 2026-03-09T16:39:01.531675+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:03.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:03 vm08 bash[17777]: cluster 2026-03-09T16:39:02.304081+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:03 vm02 bash[17545]: cluster 2026-03-09T16:39:02.304081+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:03.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:03 vm02 bash[22739]: cluster 2026-03-09T16:39:02.304081+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:04.820 INFO:teuthology.orchestra.run.vm02.stdout:Created osd(s) 2 on host 'vm02' 2026-03-09T16:39:04.896 DEBUG:teuthology.orchestra.run.vm02:osd.2> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.2.service 2026-03-09T16:39:04.897 INFO:tasks.cephadm:Deploying osd.3 on vm02 with /dev/vdb... 2026-03-09T16:39:04.897 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vdb 2026-03-09T16:39:05.195 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:05 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:39:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:05.559 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:39:05.567 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm02:/dev/vdb 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: cluster 2026-03-09T16:39:04.304311+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.748864+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["2"]}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.815582+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.857271+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.858069+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.858582+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.859916+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:04.865141+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:05.028262+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:05 vm02 bash[17545]: audit 2026-03-09T16:39:05.033607+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: cluster 2026-03-09T16:39:04.304311+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.748864+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["2"]}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.815582+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.857271+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.858069+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.858582+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.859916+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:04.865141+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:05.028262+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.803 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:05 vm02 bash[22739]: audit 2026-03-09T16:39:05.033607+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: cluster 2026-03-09T16:39:04.304311+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.748864+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["2"]}]: dispatch 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.815582+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.857271+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.858069+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.858582+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.859916+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:04.865141+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:05.028262+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:05 vm08 bash[17777]: audit 2026-03-09T16:39:05.033607+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:06.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.569516+0000 mon.a (mon.0) 389 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["2"]}]': finished 2026-03-09T16:39:06.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: cluster 2026-03-09T16:39:05.569644+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2026-03-09T16:39:06.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.569937+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:06.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.570415+0000 mon.a (mon.0) 392 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:39:06.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.984441+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdb", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:06.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.985761+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:06.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.986983+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:06.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: audit 2026-03-09T16:39:05.987372+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:06.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:06 vm08 bash[17777]: cluster 2026-03-09T16:39:06.304567+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:06.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.569516+0000 mon.a (mon.0) 389 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["2"]}]': finished 2026-03-09T16:39:06.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: cluster 2026-03-09T16:39:05.569644+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.569937+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.570415+0000 mon.a (mon.0) 392 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.984441+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdb", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.985761+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.986983+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: audit 2026-03-09T16:39:05.987372+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:06 vm02 bash[17545]: cluster 2026-03-09T16:39:06.304567+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.569516+0000 mon.a (mon.0) 389 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["2"]}]': finished 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: cluster 2026-03-09T16:39:05.569644+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.569937+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.570415+0000 mon.a (mon.0) 392 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.984441+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm02:/dev/vdb", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.985761+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.986983+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: audit 2026-03-09T16:39:05.987372+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:06.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:06 vm02 bash[22739]: cluster 2026-03-09T16:39:06.304567+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:06.968 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:39:06 vm02 bash[32296]: debug 2026-03-09T16:39:06.567+0000 7f9df22df700 -1 osd.2 0 waiting for initial osdmap 2026-03-09T16:39:06.968 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:39:06 vm02 bash[32296]: debug 2026-03-09T16:39:06.575+0000 7f9debc74700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:39:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:07 vm08 bash[17777]: audit 2026-03-09T16:39:06.570354+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:39:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:07 vm08 bash[17777]: cluster 2026-03-09T16:39:06.570424+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2026-03-09T16:39:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:07 vm08 bash[17777]: audit 2026-03-09T16:39:06.571498+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:07 vm08 bash[17777]: audit 2026-03-09T16:39:06.576103+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:07 vm08 bash[17777]: audit 2026-03-09T16:39:07.574052+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:07 vm02 bash[17545]: audit 2026-03-09T16:39:06.570354+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:39:07.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:07 vm02 bash[17545]: cluster 2026-03-09T16:39:06.570424+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2026-03-09T16:39:07.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:07 vm02 bash[17545]: audit 2026-03-09T16:39:06.571498+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:07 vm02 bash[17545]: audit 2026-03-09T16:39:06.576103+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:07 vm02 bash[17545]: audit 2026-03-09T16:39:07.574052+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:07 vm02 bash[22739]: audit 2026-03-09T16:39:06.570354+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:39:07.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:07 vm02 bash[22739]: cluster 2026-03-09T16:39:06.570424+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2026-03-09T16:39:07.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:07 vm02 bash[22739]: audit 2026-03-09T16:39:06.571498+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:07 vm02 bash[22739]: audit 2026-03-09T16:39:06.576103+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:07.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:07 vm02 bash[22739]: audit 2026-03-09T16:39:07.574052+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:08.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: cluster 2026-03-09T16:39:05.745761+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:08.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: cluster 2026-03-09T16:39:05.745840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:08.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: cluster 2026-03-09T16:39:07.586174+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583] boot 2026-03-09T16:39:08.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: cluster 2026-03-09T16:39:07.586206+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2026-03-09T16:39:08.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: audit 2026-03-09T16:39:07.586913+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:08.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: audit 2026-03-09T16:39:07.859073+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2026-03-09T16:39:08.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:08 vm08 bash[17777]: cluster 2026-03-09T16:39:08.304867+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: cluster 2026-03-09T16:39:05.745761+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: cluster 2026-03-09T16:39:05.745840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: cluster 2026-03-09T16:39:07.586174+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583] boot 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: cluster 2026-03-09T16:39:07.586206+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: audit 2026-03-09T16:39:07.586913+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: audit 2026-03-09T16:39:07.859073+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:08 vm02 bash[17545]: cluster 2026-03-09T16:39:08.304867+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: cluster 2026-03-09T16:39:05.745761+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: cluster 2026-03-09T16:39:05.745840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: cluster 2026-03-09T16:39:07.586174+0000 mon.a (mon.0) 401 : cluster [INF] osd.2 [v2:192.168.123.102:6818/2298037583,v1:192.168.123.102:6819/2298037583] boot 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: cluster 2026-03-09T16:39:07.586206+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: audit 2026-03-09T16:39:07.586913+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: audit 2026-03-09T16:39:07.859073+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2026-03-09T16:39:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:08 vm02 bash[22739]: cluster 2026-03-09T16:39:08.304867+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 40 GiB / 40 GiB avail 2026-03-09T16:39:09.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: audit 2026-03-09T16:39:08.603701+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: cluster 2026-03-09T16:39:08.603784+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: audit 2026-03-09T16:39:08.610160+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: audit 2026-03-09T16:39:09.171238+0000 mon.a (mon.0) 408 : audit [INF] from='client.? 192.168.123.102:0/3981940559' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "583340ae-116f-40fd-9088-1430e0352a8c"}]: dispatch 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: audit 2026-03-09T16:39:09.178660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: audit 2026-03-09T16:39:09.178767+0000 mon.a (mon.0) 410 : audit [INF] from='client.? 192.168.123.102:0/3981940559' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "583340ae-116f-40fd-9088-1430e0352a8c"}]': finished 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: cluster 2026-03-09T16:39:09.178816+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e20: 4 total, 3 up, 4 in 2026-03-09T16:39:09.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:09 vm08 bash[17777]: audit 2026-03-09T16:39:09.178887+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:09.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: audit 2026-03-09T16:39:08.603701+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2026-03-09T16:39:09.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: cluster 2026-03-09T16:39:08.603784+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: audit 2026-03-09T16:39:08.610160+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: audit 2026-03-09T16:39:09.171238+0000 mon.a (mon.0) 408 : audit [INF] from='client.? 192.168.123.102:0/3981940559' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "583340ae-116f-40fd-9088-1430e0352a8c"}]: dispatch 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: audit 2026-03-09T16:39:09.178660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: audit 2026-03-09T16:39:09.178767+0000 mon.a (mon.0) 410 : audit [INF] from='client.? 192.168.123.102:0/3981940559' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "583340ae-116f-40fd-9088-1430e0352a8c"}]': finished 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: cluster 2026-03-09T16:39:09.178816+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e20: 4 total, 3 up, 4 in 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:09 vm02 bash[22739]: audit 2026-03-09T16:39:09.178887+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: audit 2026-03-09T16:39:08.603701+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: cluster 2026-03-09T16:39:08.603784+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: audit 2026-03-09T16:39:08.610160+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: audit 2026-03-09T16:39:09.171238+0000 mon.a (mon.0) 408 : audit [INF] from='client.? 192.168.123.102:0/3981940559' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "583340ae-116f-40fd-9088-1430e0352a8c"}]: dispatch 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: audit 2026-03-09T16:39:09.178660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: audit 2026-03-09T16:39:09.178767+0000 mon.a (mon.0) 410 : audit [INF] from='client.? 192.168.123.102:0/3981940559' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "583340ae-116f-40fd-9088-1430e0352a8c"}]': finished 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: cluster 2026-03-09T16:39:09.178816+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e20: 4 total, 3 up, 4 in 2026-03-09T16:39:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:09 vm02 bash[17545]: audit 2026-03-09T16:39:09.178887+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:10.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:09.831170+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 192.168.123.102:0/3785418162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.116719+0000 mon.a (mon.0) 414 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.264101+0000 mon.a (mon.0) 415 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.265414+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.265534+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.265576+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.267285+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.267343+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.267390+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.267426+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: cluster 2026-03-09T16:39:10.305081+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.411930+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.413589+0000 mon.b (mon.2) 2 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.413641+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.413706+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.413876+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: cluster 2026-03-09T16:39:10.416381+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e21: 4 total, 3 up, 4 in 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.416800+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:10 vm08 bash[17777]: audit 2026-03-09T16:39:10.562841+0000 mon.b (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:09.831170+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 192.168.123.102:0/3785418162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:10.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.116719+0000 mon.a (mon.0) 414 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.264101+0000 mon.a (mon.0) 415 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.265414+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.265534+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.265576+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.267285+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.267343+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.267390+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.267426+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: cluster 2026-03-09T16:39:10.305081+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.411930+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.413589+0000 mon.b (mon.2) 2 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.413641+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.413706+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.413876+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: cluster 2026-03-09T16:39:10.416381+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e21: 4 total, 3 up, 4 in 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.416800+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:10 vm02 bash[22739]: audit 2026-03-09T16:39:10.562841+0000 mon.b (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:09.831170+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 192.168.123.102:0/3785418162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.116719+0000 mon.a (mon.0) 414 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.264101+0000 mon.a (mon.0) 415 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.265414+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.265534+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.265576+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.267285+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.267343+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.267390+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.267426+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: cluster 2026-03-09T16:39:10.305081+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.411930+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.413589+0000 mon.b (mon.2) 2 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.413641+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.413706+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.413876+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: cluster 2026-03-09T16:39:10.416381+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e21: 4 total, 3 up, 4 in 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.416800+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:10 vm02 bash[17545]: audit 2026-03-09T16:39:10.562841+0000 mon.b (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2026-03-09T16:39:11.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:11 vm08 bash[17777]: cluster 2026-03-09T16:39:10.630387+0000 mon.a (mon.0) 427 : cluster [DBG] mgrmap e15: y(active, since 72s), standbys: x 2026-03-09T16:39:11.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:11 vm02 bash[22739]: cluster 2026-03-09T16:39:10.630387+0000 mon.a (mon.0) 427 : cluster [DBG] mgrmap e15: y(active, since 72s), standbys: x 2026-03-09T16:39:11.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:11 vm02 bash[17545]: cluster 2026-03-09T16:39:10.630387+0000 mon.a (mon.0) 427 : cluster [DBG] mgrmap e15: y(active, since 72s), standbys: x 2026-03-09T16:39:12.899 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:12 vm02 bash[17545]: cluster 2026-03-09T16:39:12.305233+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:12.899 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:12 vm02 bash[22739]: cluster 2026-03-09T16:39:12.305233+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:12.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:12 vm08 bash[17777]: cluster 2026-03-09T16:39:12.305233+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:15.591 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:15 vm02 bash[17545]: cluster 2026-03-09T16:39:14.305437+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:15.592 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:15 vm02 bash[22739]: cluster 2026-03-09T16:39:14.305437+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:15.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:15 vm08 bash[17777]: cluster 2026-03-09T16:39:14.305437+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:16.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:15 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:15 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:16 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:15 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:39:15 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:39:16 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:39:15 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:39:16 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.214 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:39:15 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.215 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:39:16 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:15.384239+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:15.384698+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: cephadm 2026-03-09T16:39:15.385059+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:16.220980+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:16.249987+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:16.251294+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:16.253101+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:16.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:16 vm02 bash[22739]: audit 2026-03-09T16:39:16.266261+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:15.384239+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:15.384698+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: cephadm 2026-03-09T16:39:15.385059+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:16.220980+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:16.249987+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:16.251294+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:16.253101+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:16.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:16 vm02 bash[17545]: audit 2026-03-09T16:39:16.266261+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:15.384239+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:15.384698+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: cephadm 2026-03-09T16:39:15.385059+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:16.220980+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:16.249987+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:16.251294+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:16.253101+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:16 vm08 bash[17777]: audit 2026-03-09T16:39:16.266261+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:17.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:17 vm08 bash[17777]: cluster 2026-03-09T16:39:16.305667+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:17.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:17 vm02 bash[22739]: cluster 2026-03-09T16:39:16.305667+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:17.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:17 vm02 bash[17545]: cluster 2026-03-09T16:39:16.305667+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:19.400 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:19 vm02 bash[22739]: cluster 2026-03-09T16:39:18.305881+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:19.401 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:19 vm02 bash[22739]: audit 2026-03-09T16:39:19.147706+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T16:39:19.401 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:19 vm02 bash[17545]: cluster 2026-03-09T16:39:18.305881+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:19.401 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:19 vm02 bash[17545]: audit 2026-03-09T16:39:19.147706+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T16:39:19.412 INFO:teuthology.orchestra.run.vm02.stdout:Created osd(s) 3 on host 'vm02' 2026-03-09T16:39:19.457 DEBUG:teuthology.orchestra.run.vm02:osd.3> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.3.service 2026-03-09T16:39:19.458 INFO:tasks.cephadm:Deploying osd.4 on vm08 with /dev/vde... 2026-03-09T16:39:19.458 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vde 2026-03-09T16:39:19.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:19 vm08 bash[17777]: cluster 2026-03-09T16:39:18.305881+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:19.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:19 vm08 bash[17777]: audit 2026-03-09T16:39:19.147706+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T16:39:20.024 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:39:20.032 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm08:/dev/vde 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.374879+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: cluster 2026-03-09T16:39:19.375267+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.375924+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.376404+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.407870+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.451032+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.451898+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.452381+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.453391+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:19.459134+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:20.334939+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:20 vm08 bash[17777]: audit 2026-03-09T16:39:20.340781+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:39:20 vm02 bash[35390]: debug 2026-03-09T16:39:20.375+0000 7f7d8cbd3700 -1 osd.3 0 waiting for initial osdmap 2026-03-09T16:39:20.718 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:39:20 vm02 bash[35390]: debug 2026-03-09T16:39:20.387+0000 7f7d85566700 -1 osd.3 23 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.374879+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: cluster 2026-03-09T16:39:19.375267+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.375924+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.376404+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.407870+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.451032+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.451898+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.452381+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.453391+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:19.459134+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:20.334939+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:20 vm02 bash[22739]: audit 2026-03-09T16:39:20.340781+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.374879+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: cluster 2026-03-09T16:39:19.375267+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.375924+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.376404+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.407870+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.451032+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.451898+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.452381+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.453391+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:19.459134+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:20.334939+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:20 vm02 bash[17545]: audit 2026-03-09T16:39:20.340781+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:20.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:20 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:39:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:21.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:21 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:39:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: cluster 2026-03-09T16:39:20.306198+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: cephadm 2026-03-09T16:39:20.335950+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.377913+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: cluster 2026-03-09T16:39:20.378868+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.379725+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.380293+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.381437+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.381833+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.383713+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: cluster 2026-03-09T16:39:20.384067+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.415275+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.429106+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.430549+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.431838+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:20.432266+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: cluster 2026-03-09T16:39:20.986414+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.055958+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.063087+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.081141+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.081960+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.082362+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.090544+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:21 vm08 bash[17777]: audit 2026-03-09T16:39:21.382219+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: cluster 2026-03-09T16:39:20.306198+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: cephadm 2026-03-09T16:39:20.335950+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.377913+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: cluster 2026-03-09T16:39:20.378868+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.379725+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.380293+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.381437+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.381833+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.383713+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: cluster 2026-03-09T16:39:20.384067+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.415275+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.429106+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.430549+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.431838+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:20.432266+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: cluster 2026-03-09T16:39:20.986414+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.055958+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.063087+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.081141+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.081960+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.082362+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.090544+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:21 vm02 bash[22739]: audit 2026-03-09T16:39:21.382219+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: cluster 2026-03-09T16:39:20.306198+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: cephadm 2026-03-09T16:39:20.335950+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Detected new or changed devices on vm02 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.377913+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]': finished 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: cluster 2026-03-09T16:39:20.378868+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.379725+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.380293+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.381437+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.381833+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.383713+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: cluster 2026-03-09T16:39:20.384067+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.415275+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.429106+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vde", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.430549+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.431838+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:20.432266+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: cluster 2026-03-09T16:39:20.986414+0000 mon.a (mon.0) 459 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.055958+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.063087+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.081141+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.081960+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.082362+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.090544+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:21.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:21 vm02 bash[17545]: audit 2026-03-09T16:39:21.382219+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:20.189414+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:20.189501+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:21.083249+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:21.404468+0000 mon.a (mon.0) 467 : cluster [INF] osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976] boot 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:21.404488+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e24: 4 total, 4 up, 4 in 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: audit 2026-03-09T16:39:21.404640+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:22.059086+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:39:22.685 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:22 vm08 bash[17777]: cluster 2026-03-09T16:39:22.059108+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2026-03-09T16:39:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:20.189414+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:20.189501+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:21.083249+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:21.404468+0000 mon.a (mon.0) 467 : cluster [INF] osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976] boot 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:21.404488+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e24: 4 total, 4 up, 4 in 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: audit 2026-03-09T16:39:21.404640+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:22.059086+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:22 vm02 bash[22739]: cluster 2026-03-09T16:39:22.059108+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:20.189414+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:20.189501+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:21.083249+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 60 GiB / 60 GiB avail 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:21.404468+0000 mon.a (mon.0) 467 : cluster [INF] osd.3 [v2:192.168.123.102:6826/3078678976,v1:192.168.123.102:6827/3078678976] boot 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:21.404488+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e24: 4 total, 4 up, 4 in 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: audit 2026-03-09T16:39:21.404640+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:22.059086+0000 mon.a (mon.0) 470 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:39:22.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:22 vm02 bash[17545]: cluster 2026-03-09T16:39:22.059108+0000 mon.a (mon.0) 471 : cluster [INF] Cluster is now healthy 2026-03-09T16:39:24.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:24 vm08 bash[17777]: cluster 2026-03-09T16:39:23.067844+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2026-03-09T16:39:24.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:24 vm08 bash[17777]: cluster 2026-03-09T16:39:23.083510+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:24.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:24 vm02 bash[22739]: cluster 2026-03-09T16:39:23.067844+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2026-03-09T16:39:24.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:24 vm02 bash[22739]: cluster 2026-03-09T16:39:23.083510+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:24.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:24 vm02 bash[17545]: cluster 2026-03-09T16:39:23.067844+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2026-03-09T16:39:24.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:24 vm02 bash[17545]: cluster 2026-03-09T16:39:23.083510+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:25.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:25 vm08 bash[17777]: audit 2026-03-09T16:39:24.566291+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 192.168.123.108:0/707185507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]: dispatch 2026-03-09T16:39:25.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:25 vm08 bash[17777]: audit 2026-03-09T16:39:24.566711+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]: dispatch 2026-03-09T16:39:25.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:25 vm08 bash[17777]: audit 2026-03-09T16:39:24.572904+0000 mon.a (mon.0) 474 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]': finished 2026-03-09T16:39:25.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:25 vm08 bash[17777]: cluster 2026-03-09T16:39:24.572958+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e26: 5 total, 4 up, 5 in 2026-03-09T16:39:25.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:25 vm08 bash[17777]: audit 2026-03-09T16:39:24.573548+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:25.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:25 vm02 bash[22739]: audit 2026-03-09T16:39:24.566291+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 192.168.123.108:0/707185507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]: dispatch 2026-03-09T16:39:25.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:25 vm02 bash[22739]: audit 2026-03-09T16:39:24.566711+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]: dispatch 2026-03-09T16:39:25.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:25 vm02 bash[22739]: audit 2026-03-09T16:39:24.572904+0000 mon.a (mon.0) 474 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]': finished 2026-03-09T16:39:25.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:25 vm02 bash[22739]: cluster 2026-03-09T16:39:24.572958+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e26: 5 total, 4 up, 5 in 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:25 vm02 bash[22739]: audit 2026-03-09T16:39:24.573548+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:25 vm02 bash[17545]: audit 2026-03-09T16:39:24.566291+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 192.168.123.108:0/707185507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]: dispatch 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:25 vm02 bash[17545]: audit 2026-03-09T16:39:24.566711+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]: dispatch 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:25 vm02 bash[17545]: audit 2026-03-09T16:39:24.572904+0000 mon.a (mon.0) 474 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8fec637c-113e-4037-bb58-51bee1509c9e"}]': finished 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:25 vm02 bash[17545]: cluster 2026-03-09T16:39:24.572958+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e26: 5 total, 4 up, 5 in 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:25 vm02 bash[17545]: audit 2026-03-09T16:39:24.573548+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:25.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:25 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:39:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:26.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:26 vm08 bash[17777]: cluster 2026-03-09T16:39:25.083736+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:26.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:26 vm08 bash[17777]: audit 2026-03-09T16:39:25.093496+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:26.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:26 vm08 bash[17777]: audit 2026-03-09T16:39:25.098334+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:26.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:26 vm08 bash[17777]: audit 2026-03-09T16:39:25.166032+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 192.168.123.108:0/693342120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:26.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:26 vm02 bash[22739]: cluster 2026-03-09T16:39:25.083736+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:26 vm02 bash[22739]: audit 2026-03-09T16:39:25.093496+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:26 vm02 bash[22739]: audit 2026-03-09T16:39:25.098334+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:26 vm02 bash[22739]: audit 2026-03-09T16:39:25.166032+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 192.168.123.108:0/693342120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:26 vm02 bash[17545]: cluster 2026-03-09T16:39:25.083736+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:26 vm02 bash[17545]: audit 2026-03-09T16:39:25.093496+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:26 vm02 bash[17545]: audit 2026-03-09T16:39:25.098334+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:26.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:26 vm02 bash[17545]: audit 2026-03-09T16:39:25.166032+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 192.168.123.108:0/693342120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:28.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:28 vm08 bash[17777]: cluster 2026-03-09T16:39:27.083988+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:28.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:28 vm02 bash[22739]: cluster 2026-03-09T16:39:27.083988+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:28.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:28 vm02 bash[17545]: cluster 2026-03-09T16:39:27.083988+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:30.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:30 vm08 bash[17777]: cluster 2026-03-09T16:39:29.084293+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:30.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:30 vm02 bash[22739]: cluster 2026-03-09T16:39:29.084293+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:30.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:30 vm02 bash[17545]: cluster 2026-03-09T16:39:29.084293+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:31.363 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:31 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:31.363 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:31 vm08 bash[17777]: audit 2026-03-09T16:39:30.546554+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T16:39:31.363 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:31 vm08 bash[17777]: audit 2026-03-09T16:39:30.547083+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:31.363 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:31 vm08 bash[17777]: cephadm 2026-03-09T16:39:30.547446+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.4 on vm08 2026-03-09T16:39:31.363 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:31 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:31.363 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:39:31 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:31.363 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:39:31 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:31.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:31 vm02 bash[22739]: audit 2026-03-09T16:39:30.546554+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T16:39:31.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:31 vm02 bash[22739]: audit 2026-03-09T16:39:30.547083+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:31.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:31 vm02 bash[22739]: cephadm 2026-03-09T16:39:30.547446+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.4 on vm08 2026-03-09T16:39:31.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:31 vm02 bash[17545]: audit 2026-03-09T16:39:30.546554+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T16:39:31.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:31 vm02 bash[17545]: audit 2026-03-09T16:39:30.547083+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:31.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:31 vm02 bash[17545]: cephadm 2026-03-09T16:39:30.547446+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.4 on vm08 2026-03-09T16:39:32.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:32 vm08 bash[17777]: cluster 2026-03-09T16:39:31.084575+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:32.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:32 vm08 bash[17777]: audit 2026-03-09T16:39:31.387083+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:32.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:32 vm08 bash[17777]: audit 2026-03-09T16:39:31.421260+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:32.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:32 vm08 bash[17777]: audit 2026-03-09T16:39:31.422455+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:32.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:32 vm08 bash[17777]: audit 2026-03-09T16:39:31.422841+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:32.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:32 vm08 bash[17777]: audit 2026-03-09T16:39:31.426806+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:32.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:32 vm02 bash[22739]: cluster 2026-03-09T16:39:31.084575+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:32.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:32 vm02 bash[22739]: audit 2026-03-09T16:39:31.387083+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:32.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:32 vm02 bash[22739]: audit 2026-03-09T16:39:31.421260+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:32.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:32 vm02 bash[22739]: audit 2026-03-09T16:39:31.422455+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:32.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:32 vm02 bash[22739]: audit 2026-03-09T16:39:31.422841+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:32.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:32 vm02 bash[22739]: audit 2026-03-09T16:39:31.426806+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:32 vm02 bash[17545]: cluster 2026-03-09T16:39:31.084575+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:32 vm02 bash[17545]: audit 2026-03-09T16:39:31.387083+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:32 vm02 bash[17545]: audit 2026-03-09T16:39:31.421260+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:32 vm02 bash[17545]: audit 2026-03-09T16:39:31.422455+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:32 vm02 bash[17545]: audit 2026-03-09T16:39:31.422841+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:32 vm02 bash[17545]: audit 2026-03-09T16:39:31.426806+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:34.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:34 vm08 bash[17777]: cluster 2026-03-09T16:39:33.084825+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:34.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:34 vm08 bash[17777]: audit 2026-03-09T16:39:34.260632+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:34.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:34 vm08 bash[17777]: audit 2026-03-09T16:39:34.260974+0000 mon.a (mon.0) 486 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:34.697 INFO:teuthology.orchestra.run.vm08.stdout:Created osd(s) 4 on host 'vm08' 2026-03-09T16:39:34.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:34 vm02 bash[22739]: cluster 2026-03-09T16:39:33.084825+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:34.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:34 vm02 bash[22739]: audit 2026-03-09T16:39:34.260632+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:34.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:34 vm02 bash[22739]: audit 2026-03-09T16:39:34.260974+0000 mon.a (mon.0) 486 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:34.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:34 vm02 bash[17545]: cluster 2026-03-09T16:39:33.084825+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:34.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:34 vm02 bash[17545]: audit 2026-03-09T16:39:34.260632+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:34.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:34 vm02 bash[17545]: audit 2026-03-09T16:39:34.260974+0000 mon.a (mon.0) 486 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:34.775 DEBUG:teuthology.orchestra.run.vm08:osd.4> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.4.service 2026-03-09T16:39:34.776 INFO:tasks.cephadm:Deploying osd.5 on vm08 with /dev/vdd... 2026-03-09T16:39:34.776 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vdd 2026-03-09T16:39:35.455 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:39:35.467 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm08:/dev/vdd 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.395968+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]': finished 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: cluster 2026-03-09T16:39:34.396019+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.397253+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.398288+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.398493+0000 mon.a (mon.0) 490 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.693142+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.698112+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.698829+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.699244+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.700311+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:35.696 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:35 vm08 bash[17777]: audit 2026-03-09T16:39:34.719992+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:35.696 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:35 vm08 bash[22264]: debug 2026-03-09T16:39:35.416+0000 7fd2db343700 -1 osd.4 0 waiting for initial osdmap 2026-03-09T16:39:35.696 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:35 vm08 bash[22264]: debug 2026-03-09T16:39:35.420+0000 7fd2d44d7700 -1 osd.4 28 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.395968+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]': finished 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: cluster 2026-03-09T16:39:34.396019+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.397253+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.398288+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.398493+0000 mon.a (mon.0) 490 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.693142+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.698112+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.698829+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.699244+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.700311+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:35 vm02 bash[22739]: audit 2026-03-09T16:39:34.719992+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.395968+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]': finished 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: cluster 2026-03-09T16:39:34.396019+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.397253+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.398288+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.398493+0000 mon.a (mon.0) 490 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.693142+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.698112+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.698829+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.699244+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.700311+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:35.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:35 vm02 bash[17545]: audit 2026-03-09T16:39:34.719992+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:36.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: cluster 2026-03-09T16:39:35.085076+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:36.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: audit 2026-03-09T16:39:35.410902+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:39:36.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: cluster 2026-03-09T16:39:35.411012+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2026-03-09T16:39:36.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: audit 2026-03-09T16:39:35.411964+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: audit 2026-03-09T16:39:35.421329+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: audit 2026-03-09T16:39:35.883748+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: audit 2026-03-09T16:39:35.885560+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:36 vm02 bash[22739]: audit 2026-03-09T16:39:35.886493+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: cluster 2026-03-09T16:39:35.085076+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: audit 2026-03-09T16:39:35.410902+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: cluster 2026-03-09T16:39:35.411012+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: audit 2026-03-09T16:39:35.411964+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: audit 2026-03-09T16:39:35.421329+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: audit 2026-03-09T16:39:35.883748+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: audit 2026-03-09T16:39:35.885560+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:36.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:36 vm02 bash[17545]: audit 2026-03-09T16:39:35.886493+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:36.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: cluster 2026-03-09T16:39:35.085076+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: audit 2026-03-09T16:39:35.410902+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: cluster 2026-03-09T16:39:35.411012+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: audit 2026-03-09T16:39:35.411964+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: audit 2026-03-09T16:39:35.421329+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: audit 2026-03-09T16:39:35.883748+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: audit 2026-03-09T16:39:35.885560+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:36.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:36 vm08 bash[17777]: audit 2026-03-09T16:39:35.886493+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: cluster 2026-03-09T16:39:35.283170+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: cluster 2026-03-09T16:39:35.283270+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: audit 2026-03-09T16:39:35.882131+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.14322 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: audit 2026-03-09T16:39:36.416770+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: cluster 2026-03-09T16:39:36.425370+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455] boot 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: cluster 2026-03-09T16:39:36.425675+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e29: 5 total, 5 up, 5 in 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:37 vm02 bash[22739]: audit 2026-03-09T16:39:36.426546+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: cluster 2026-03-09T16:39:35.283170+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: cluster 2026-03-09T16:39:35.283270+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: audit 2026-03-09T16:39:35.882131+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.14322 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: audit 2026-03-09T16:39:36.416770+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: cluster 2026-03-09T16:39:36.425370+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455] boot 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: cluster 2026-03-09T16:39:36.425675+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e29: 5 total, 5 up, 5 in 2026-03-09T16:39:37.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:37 vm02 bash[17545]: audit 2026-03-09T16:39:36.426546+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: cluster 2026-03-09T16:39:35.283170+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: cluster 2026-03-09T16:39:35.283270+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: audit 2026-03-09T16:39:35.882131+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.14322 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdd", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: audit 2026-03-09T16:39:36.416770+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: cluster 2026-03-09T16:39:36.425370+0000 mon.a (mon.0) 505 : cluster [INF] osd.4 [v2:192.168.123.108:6800/2937160455,v1:192.168.123.108:6801/2937160455] boot 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: cluster 2026-03-09T16:39:36.425675+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e29: 5 total, 5 up, 5 in 2026-03-09T16:39:37.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:37 vm08 bash[17777]: audit 2026-03-09T16:39:36.426546+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:38.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:38 vm02 bash[22739]: cluster 2026-03-09T16:39:37.085352+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:38.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:38 vm02 bash[22739]: cluster 2026-03-09T16:39:37.427053+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2026-03-09T16:39:38.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:38 vm02 bash[22739]: cluster 2026-03-09T16:39:38.431402+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2026-03-09T16:39:38.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:38 vm02 bash[17545]: cluster 2026-03-09T16:39:37.085352+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:38.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:38 vm02 bash[17545]: cluster 2026-03-09T16:39:37.427053+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2026-03-09T16:39:38.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:38 vm02 bash[17545]: cluster 2026-03-09T16:39:38.431402+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2026-03-09T16:39:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:38 vm08 bash[17777]: cluster 2026-03-09T16:39:37.085352+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 449 KiB data, 23 MiB used, 80 GiB / 80 GiB avail 2026-03-09T16:39:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:38 vm08 bash[17777]: cluster 2026-03-09T16:39:37.427053+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2026-03-09T16:39:38.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:38 vm08 bash[17777]: cluster 2026-03-09T16:39:38.431402+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2026-03-09T16:39:39.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:39 vm08 bash[17777]: audit 2026-03-09T16:39:39.109181+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 192.168.123.108:0/196963071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]: dispatch 2026-03-09T16:39:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:39 vm08 bash[17777]: audit 2026-03-09T16:39:39.109487+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]: dispatch 2026-03-09T16:39:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:39 vm08 bash[17777]: audit 2026-03-09T16:39:39.117768+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]': finished 2026-03-09T16:39:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:39 vm08 bash[17777]: cluster 2026-03-09T16:39:39.117840+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e32: 6 total, 5 up, 6 in 2026-03-09T16:39:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:39 vm08 bash[17777]: audit 2026-03-09T16:39:39.117919+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:39.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:39 vm02 bash[22739]: audit 2026-03-09T16:39:39.109181+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 192.168.123.108:0/196963071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]: dispatch 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:39 vm02 bash[22739]: audit 2026-03-09T16:39:39.109487+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]: dispatch 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:39 vm02 bash[22739]: audit 2026-03-09T16:39:39.117768+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]': finished 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:39 vm02 bash[22739]: cluster 2026-03-09T16:39:39.117840+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e32: 6 total, 5 up, 6 in 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:39 vm02 bash[22739]: audit 2026-03-09T16:39:39.117919+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:39 vm02 bash[17545]: audit 2026-03-09T16:39:39.109181+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 192.168.123.108:0/196963071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]: dispatch 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:39 vm02 bash[17545]: audit 2026-03-09T16:39:39.109487+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]: dispatch 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:39 vm02 bash[17545]: audit 2026-03-09T16:39:39.117768+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "004c896c-7531-4618-b640-f0ecba9eb389"}]': finished 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:39 vm02 bash[17545]: cluster 2026-03-09T16:39:39.117840+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e32: 6 total, 5 up, 6 in 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:39 vm02 bash[17545]: audit 2026-03-09T16:39:39.117919+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:39.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:39 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:39:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:40 vm02 bash[22739]: cluster 2026-03-09T16:39:39.085628+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 peering; 449 KiB data, 28 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:40 vm02 bash[22739]: audit 2026-03-09T16:39:39.630343+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:40 vm02 bash[22739]: audit 2026-03-09T16:39:39.637048+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:40 vm02 bash[22739]: audit 2026-03-09T16:39:39.837111+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 192.168.123.108:0/636547110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:40 vm02 bash[17545]: cluster 2026-03-09T16:39:39.085628+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 peering; 449 KiB data, 28 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:40 vm02 bash[17545]: audit 2026-03-09T16:39:39.630343+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:40 vm02 bash[17545]: audit 2026-03-09T16:39:39.637048+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:40.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:40 vm02 bash[17545]: audit 2026-03-09T16:39:39.837111+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 192.168.123.108:0/636547110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:40.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:40 vm08 bash[17777]: cluster 2026-03-09T16:39:39.085628+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 peering; 449 KiB data, 28 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:40 vm08 bash[17777]: audit 2026-03-09T16:39:39.630343+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:40 vm08 bash[17777]: audit 2026-03-09T16:39:39.637048+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:40 vm08 bash[17777]: audit 2026-03-09T16:39:39.837111+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 192.168.123.108:0/636547110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:42 vm08 bash[17777]: cluster 2026-03-09T16:39:41.085942+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v76: 1 pgs: 1 peering; 449 KiB data, 28 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:42.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:42 vm02 bash[22739]: cluster 2026-03-09T16:39:41.085942+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v76: 1 pgs: 1 peering; 449 KiB data, 28 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:42.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:42 vm02 bash[17545]: cluster 2026-03-09T16:39:41.085942+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v76: 1 pgs: 1 peering; 449 KiB data, 28 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:44.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:44 vm02 bash[22739]: cluster 2026-03-09T16:39:43.086271+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 65 KiB/s, 0 objects/s recovering 2026-03-09T16:39:44.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:44 vm02 bash[17545]: cluster 2026-03-09T16:39:43.086271+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 65 KiB/s, 0 objects/s recovering 2026-03-09T16:39:44.750 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:44 vm08 bash[17777]: cluster 2026-03-09T16:39:43.086271+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 65 KiB/s, 0 objects/s recovering 2026-03-09T16:39:45.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:45 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:39:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:46.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: cluster 2026-03-09T16:39:45.086496+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 51 KiB/s, 0 objects/s recovering 2026-03-09T16:39:46.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.152113+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: cephadm 2026-03-09T16:39:45.152798+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.155743+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.156852+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.157467+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.160168+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: cluster 2026-03-09T16:39:45.161457+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 58 KiB/s, 0 objects/s recovering 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.165885+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.831629+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.832105+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.914835+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.919982+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.933513+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.934338+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.934762+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:46 vm02 bash[22739]: audit 2026-03-09T16:39:45.939546+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: cluster 2026-03-09T16:39:45.086496+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 51 KiB/s, 0 objects/s recovering 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.152113+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: cephadm 2026-03-09T16:39:45.152798+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.155743+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.156852+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.157467+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.160168+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: cluster 2026-03-09T16:39:45.161457+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 58 KiB/s, 0 objects/s recovering 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.165885+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.831629+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.832105+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.914835+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.919982+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.933513+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.934338+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.934762+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:46.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:46 vm02 bash[17545]: audit 2026-03-09T16:39:45.939546+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.219 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:45 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:39:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: cluster 2026-03-09T16:39:45.086496+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 51 KiB/s, 0 objects/s recovering 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.152113+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: cephadm 2026-03-09T16:39:45.152798+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.155743+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.156852+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.157467+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.160168+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: cluster 2026-03-09T16:39:45.161457+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 58 KiB/s, 0 objects/s recovering 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.165885+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.831629+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.832105+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.914835+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.919982+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.933513+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.934338+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.934762+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:46.300 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 bash[17777]: audit 2026-03-09T16:39:45.939546+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:46.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:46 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:46.656 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:46 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:46.656 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:46 vm08 systemd[1]: Stopping Ceph osd.4 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:39:46.656 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:46 vm08 bash[25258]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.4 2026-03-09T16:39:46.656 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:46 vm08 bash[22264]: debug 2026-03-09T16:39:46.488+0000 7fd2dab42700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -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-09T16:39:46.656 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:46 vm08 bash[22264]: debug 2026-03-09T16:39:46.488+0000 7fd2dab42700 -1 osd.4 32 *** Got signal Terminated *** 2026-03-09T16:39:46.656 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:46 vm08 bash[22264]: debug 2026-03-09T16:39:46.488+0000 7fd2dab42700 -1 osd.4 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T16:39:46.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:39:46 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:47.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:47 vm02 bash[22739]: cephadm 2026-03-09T16:39:45.832514+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Deploying daemon osd.4 on vm08 2026-03-09T16:39:47.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:47 vm02 bash[22739]: cluster 2026-03-09T16:39:45.935730+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 57 KiB/s, 0 objects/s recovering 2026-03-09T16:39:47.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:47 vm02 bash[22739]: cluster 2026-03-09T16:39:46.494302+0000 mon.a (mon.0) 530 : cluster [INF] osd.4 marked itself down and dead 2026-03-09T16:39:47.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:47 vm02 bash[17545]: cephadm 2026-03-09T16:39:45.832514+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Deploying daemon osd.4 on vm08 2026-03-09T16:39:47.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:47 vm02 bash[17545]: cluster 2026-03-09T16:39:45.935730+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 57 KiB/s, 0 objects/s recovering 2026-03-09T16:39:47.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:47 vm02 bash[17545]: cluster 2026-03-09T16:39:46.494302+0000 mon.a (mon.0) 530 : cluster [INF] osd.4 marked itself down and dead 2026-03-09T16:39:47.537 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:47 vm08 bash[17777]: cephadm 2026-03-09T16:39:45.832514+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Deploying daemon osd.4 on vm08 2026-03-09T16:39:47.537 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:47 vm08 bash[17777]: cluster 2026-03-09T16:39:45.935730+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 57 KiB/s, 0 objects/s recovering 2026-03-09T16:39:47.537 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:47 vm08 bash[17777]: cluster 2026-03-09T16:39:46.494302+0000 mon.a (mon.0) 530 : cluster [INF] osd.4 marked itself down and dead 2026-03-09T16:39:47.537 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:47 vm08 bash[25265]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-4 2026-03-09T16:39:47.537 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:47 vm08 bash[25303]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.4 2026-03-09T16:39:47.804 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:47.804 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:39:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:47.804 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:47 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.4.service: Deactivated successfully. 2026-03-09T16:39:47.804 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:47 vm08 systemd[1]: Stopped Ceph osd.4 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:39:47.804 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:47.804 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:47 vm08 systemd[1]: Started Ceph osd.4 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:39:48.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: cluster 2026-03-09T16:39:47.153648+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T16:39:48.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: cluster 2026-03-09T16:39:47.153663+0000 mon.a (mon.0) 532 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: cluster 2026-03-09T16:39:47.163548+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e33: 6 total, 4 up, 6 in 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.163778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.810598+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.811087+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.811453+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.814608+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.815205+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.815608+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:48.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 bash[17777]: audit 2026-03-09T16:39:47.821874+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: cluster 2026-03-09T16:39:47.153648+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: cluster 2026-03-09T16:39:47.153663+0000 mon.a (mon.0) 532 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: cluster 2026-03-09T16:39:47.163548+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e33: 6 total, 4 up, 6 in 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.163778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.810598+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.811087+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.811453+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.814608+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.815205+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:48.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.815608+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:48 vm02 bash[22739]: audit 2026-03-09T16:39:47.821874+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: cluster 2026-03-09T16:39:47.153648+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: cluster 2026-03-09T16:39:47.153663+0000 mon.a (mon.0) 532 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: cluster 2026-03-09T16:39:47.163548+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e33: 6 total, 4 up, 6 in 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.163778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.810598+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.811087+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.811453+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.814608+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.815205+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.815608+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:48.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:48 vm02 bash[17545]: audit 2026-03-09T16:39:47.821874+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:48.676 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/ceph--1c664f26--87b9--4bdf--b1b9--205a335afd1e-osd--block--8fec637c--113e--4037--bb58--51bee1509c9e 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/ceph--1c664f26--87b9--4bdf--b1b9--205a335afd1e-osd--block--8fec637c--113e--4037--bb58--51bee1509c9e 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: Running command: /usr/bin/ln -s /dev/mapper/ceph--1c664f26--87b9--4bdf--b1b9--205a335afd1e-osd--block--8fec637c--113e--4037--bb58--51bee1509c9e /var/lib/ceph/osd/ceph-4/block 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 bash[25456]: --> ceph-volume raw activate successful for osd ID: 4 2026-03-09T16:39:48.677 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:48.677 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:39:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:49.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:49.083 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:49.083 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:39:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:39:49.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: cephadm 2026-03-09T16:39:47.811760+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.5 on vm08 2026-03-09T16:39:49.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: cluster 2026-03-09T16:39:47.935985+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 57 KiB/s, 0 objects/s recovering 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: cluster 2026-03-09T16:39:48.175228+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e34: 6 total, 4 up, 6 in 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: audit 2026-03-09T16:39:48.175403+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: audit 2026-03-09T16:39:48.781500+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: audit 2026-03-09T16:39:48.787850+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: audit 2026-03-09T16:39:48.788771+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: audit 2026-03-09T16:39:48.789206+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:49.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:49 vm08 bash[17777]: audit 2026-03-09T16:39:48.794324+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:49.406 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:49 vm08 bash[25829]: debug 2026-03-09T16:39:49.076+0000 7f8fdf74a3c0 -1 Falling back to public interface 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: cephadm 2026-03-09T16:39:47.811760+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.5 on vm08 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: cluster 2026-03-09T16:39:47.935985+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 57 KiB/s, 0 objects/s recovering 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: cluster 2026-03-09T16:39:48.175228+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e34: 6 total, 4 up, 6 in 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: audit 2026-03-09T16:39:48.175403+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: audit 2026-03-09T16:39:48.781500+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: audit 2026-03-09T16:39:48.787850+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: audit 2026-03-09T16:39:48.788771+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: audit 2026-03-09T16:39:48.789206+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:49 vm02 bash[22739]: audit 2026-03-09T16:39:48.794324+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: cephadm 2026-03-09T16:39:47.811760+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Deploying daemon osd.5 on vm08 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: cluster 2026-03-09T16:39:47.935985+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail; 57 KiB/s, 0 objects/s recovering 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: cluster 2026-03-09T16:39:48.175228+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e34: 6 total, 4 up, 6 in 2026-03-09T16:39:49.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: audit 2026-03-09T16:39:48.175403+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:49.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: audit 2026-03-09T16:39:48.781500+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:49.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: audit 2026-03-09T16:39:48.787850+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:49.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: audit 2026-03-09T16:39:48.788771+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:49.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: audit 2026-03-09T16:39:48.789206+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:49.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:49 vm02 bash[17545]: audit 2026-03-09T16:39:48.794324+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:51.155 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:50 vm08 bash[25829]: debug 2026-03-09T16:39:50.828+0000 7f8fdf74a3c0 -1 osd.4 32 log_to_monitors true 2026-03-09T16:39:51.459 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:51 vm08 bash[17777]: cluster 2026-03-09T16:39:49.936235+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v84: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:51.459 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:51 vm08 bash[17777]: audit 2026-03-09T16:39:50.836184+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:51.459 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:51 vm08 bash[17777]: audit 2026-03-09T16:39:50.836338+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:51.459 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:39:51 vm08 bash[25829]: debug 2026-03-09T16:39:51.192+0000 7f8fd12e5700 -1 osd.4 32 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:39:51.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:51 vm02 bash[22739]: cluster 2026-03-09T16:39:49.936235+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v84: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:51.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:51 vm02 bash[22739]: audit 2026-03-09T16:39:50.836184+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:51.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:51 vm02 bash[22739]: audit 2026-03-09T16:39:50.836338+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:51.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:51 vm02 bash[17545]: cluster 2026-03-09T16:39:49.936235+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v84: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:51.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:51 vm02 bash[17545]: audit 2026-03-09T16:39:50.836184+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:51.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:51 vm02 bash[17545]: audit 2026-03-09T16:39:50.836338+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]: dispatch 2026-03-09T16:39:52.092 INFO:teuthology.orchestra.run.vm08.stdout:Created osd(s) 4,5 on host 'vm08' 2026-03-09T16:39:52.144 DEBUG:teuthology.orchestra.run.vm08:osd.5> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.5.service 2026-03-09T16:39:52.145 INFO:tasks.cephadm:Deploying osd.6 on vm08 with /dev/vdc... 2026-03-09T16:39:52.145 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vdc 2026-03-09T16:39:52.332 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:51.183416+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]': finished 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: cluster 2026-03-09T16:39:51.183493+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e35: 6 total, 4 up, 6 in 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:51.183999+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:51.186110+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:51.186254+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:51.746081+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:51.746589+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:52.088485+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:52.114524+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:52.115487+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:52.116074+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:52.117205+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:52.333 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:52 vm08 bash[17777]: audit 2026-03-09T16:39:52.120827+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:51.183416+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]': finished 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: cluster 2026-03-09T16:39:51.183493+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e35: 6 total, 4 up, 6 in 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:51.183999+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:51.186110+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:51.186254+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:51.746081+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:51.746589+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:52.088485+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:52.114524+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:52.115487+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:52.116074+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:52.117205+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:52 vm02 bash[22739]: audit 2026-03-09T16:39:52.120827+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:51.183416+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["4"]}]': finished 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: cluster 2026-03-09T16:39:51.183493+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e35: 6 total, 4 up, 6 in 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:51.183999+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:51.186110+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:51.186254+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:51.746081+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:51.746589+0000 mon.a (mon.0) 554 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:52.088485+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:52.114524+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:52.115487+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:52.116074+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:52.117205+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:39:52.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:52 vm02 bash[17545]: audit 2026-03-09T16:39:52.120827+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:39:52.811 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:39:52.826 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm08:/dev/vdc 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: cluster 2026-03-09T16:39:51.936539+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v86: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: cluster 2026-03-09T16:39:52.188037+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: cluster 2026-03-09T16:39:52.188049+0000 mon.a (mon.0) 562 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: cluster 2026-03-09T16:39:52.188058+0000 mon.a (mon.0) 563 : cluster [INF] Cluster is now healthy 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: cluster 2026-03-09T16:39:52.192167+0000 mon.a (mon.0) 564 : cluster [INF] osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829] boot 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: audit 2026-03-09T16:39:52.192205+0000 mon.a (mon.0) 565 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]': finished 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: cluster 2026-03-09T16:39:52.192228+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: audit 2026-03-09T16:39:52.193143+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: audit 2026-03-09T16:39:52.193241+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: audit 2026-03-09T16:39:52.197276+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:53 vm08 bash[17777]: audit 2026-03-09T16:39:52.203613+0000 mon.a (mon.0) 569 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:53.406 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:39:53 vm08 bash[26136]: debug 2026-03-09T16:39:53.224+0000 7f29fe90d700 -1 osd.5 0 waiting for initial osdmap 2026-03-09T16:39:53.406 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:39:53 vm08 bash[26136]: debug 2026-03-09T16:39:53.232+0000 7f29fb2a8700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: cluster 2026-03-09T16:39:51.936539+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v86: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: cluster 2026-03-09T16:39:52.188037+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: cluster 2026-03-09T16:39:52.188049+0000 mon.a (mon.0) 562 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: cluster 2026-03-09T16:39:52.188058+0000 mon.a (mon.0) 563 : cluster [INF] Cluster is now healthy 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: cluster 2026-03-09T16:39:52.192167+0000 mon.a (mon.0) 564 : cluster [INF] osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829] boot 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: audit 2026-03-09T16:39:52.192205+0000 mon.a (mon.0) 565 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]': finished 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: cluster 2026-03-09T16:39:52.192228+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: audit 2026-03-09T16:39:52.193143+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: audit 2026-03-09T16:39:52.193241+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: audit 2026-03-09T16:39:52.197276+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:53 vm02 bash[22739]: audit 2026-03-09T16:39:52.203613+0000 mon.a (mon.0) 569 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: cluster 2026-03-09T16:39:51.936539+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v86: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: cluster 2026-03-09T16:39:52.188037+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: cluster 2026-03-09T16:39:52.188049+0000 mon.a (mon.0) 562 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: cluster 2026-03-09T16:39:52.188058+0000 mon.a (mon.0) 563 : cluster [INF] Cluster is now healthy 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: cluster 2026-03-09T16:39:52.192167+0000 mon.a (mon.0) 564 : cluster [INF] osd.4 [v2:192.168.123.108:6800/3093789829,v1:192.168.123.108:6801/3093789829] boot 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: audit 2026-03-09T16:39:52.192205+0000 mon.a (mon.0) 565 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]': finished 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: cluster 2026-03-09T16:39:52.192228+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: audit 2026-03-09T16:39:52.193143+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: audit 2026-03-09T16:39:52.193241+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: audit 2026-03-09T16:39:52.197276+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:53.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:53 vm02 bash[17545]: audit 2026-03-09T16:39:52.203613+0000 mon.a (mon.0) 569 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.205525+0000 mon.a (mon.0) 570 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: cluster 2026-03-09T16:39:53.205590+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.208004+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.227494+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.251917+0000 mgr.y (mgr.14152) 112 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdc", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.253527+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.254803+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:54 vm02 bash[22739]: audit 2026-03-09T16:39:53.255224+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.205525+0000 mon.a (mon.0) 570 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: cluster 2026-03-09T16:39:53.205590+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.208004+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.227494+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.251917+0000 mgr.y (mgr.14152) 112 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdc", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.253527+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.254803+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:54.489 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:54 vm02 bash[17545]: audit 2026-03-09T16:39:53.255224+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.205525+0000 mon.a (mon.0) 570 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: cluster 2026-03-09T16:39:53.205590+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.208004+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.227494+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.251917+0000 mgr.y (mgr.14152) 112 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdc", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.253527+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.254803+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:39:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:54 vm08 bash[17777]: audit 2026-03-09T16:39:53.255224+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:39:55.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:55 vm08 bash[17777]: cluster 2026-03-09T16:39:52.767619+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:55.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:55 vm08 bash[17777]: cluster 2026-03-09T16:39:53.936868+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:55.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:55 vm08 bash[17777]: cluster 2026-03-09T16:39:54.210999+0000 mon.a (mon.0) 577 : cluster [INF] osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125] boot 2026-03-09T16:39:55.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:55 vm08 bash[17777]: cluster 2026-03-09T16:39:54.211440+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2026-03-09T16:39:55.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:55 vm08 bash[17777]: audit 2026-03-09T16:39:54.212271+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:55.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:55 vm08 bash[17777]: cluster 2026-03-09T16:39:54.997490+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:55 vm02 bash[22739]: cluster 2026-03-09T16:39:52.767619+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:55 vm02 bash[22739]: cluster 2026-03-09T16:39:53.936868+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:55 vm02 bash[22739]: cluster 2026-03-09T16:39:54.210999+0000 mon.a (mon.0) 577 : cluster [INF] osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125] boot 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:55 vm02 bash[22739]: cluster 2026-03-09T16:39:54.211440+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:55 vm02 bash[22739]: audit 2026-03-09T16:39:54.212271+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:55 vm02 bash[22739]: cluster 2026-03-09T16:39:54.997490+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:55 vm02 bash[17545]: cluster 2026-03-09T16:39:52.767619+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:39:55.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:55 vm02 bash[17545]: cluster 2026-03-09T16:39:53.936868+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 peering; 449 KiB data, 29 MiB used, 100 GiB / 100 GiB avail 2026-03-09T16:39:55.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:55 vm02 bash[17545]: cluster 2026-03-09T16:39:54.210999+0000 mon.a (mon.0) 577 : cluster [INF] osd.5 [v2:192.168.123.108:6808/2717488125,v1:192.168.123.108:6809/2717488125] boot 2026-03-09T16:39:55.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:55 vm02 bash[17545]: cluster 2026-03-09T16:39:54.211440+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2026-03-09T16:39:55.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:55 vm02 bash[17545]: audit 2026-03-09T16:39:54.212271+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:39:55.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:55 vm02 bash[17545]: cluster 2026-03-09T16:39:54.997490+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: cluster 2026-03-09T16:39:55.937203+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v92: 1 pgs: 1 remapped+peering; 449 KiB data, 34 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: cluster 2026-03-09T16:39:56.008688+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: audit 2026-03-09T16:39:56.489520+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 192.168.123.108:0/281546446' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]: dispatch 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: audit 2026-03-09T16:39:56.489970+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]: dispatch 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: audit 2026-03-09T16:39:56.498097+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]': finished 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: cluster 2026-03-09T16:39:56.498221+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2026-03-09T16:39:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:57 vm08 bash[17777]: audit 2026-03-09T16:39:56.498418+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:39:57.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: cluster 2026-03-09T16:39:55.937203+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v92: 1 pgs: 1 remapped+peering; 449 KiB data, 34 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: cluster 2026-03-09T16:39:56.008688+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: audit 2026-03-09T16:39:56.489520+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 192.168.123.108:0/281546446' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]: dispatch 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: audit 2026-03-09T16:39:56.489970+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]: dispatch 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: audit 2026-03-09T16:39:56.498097+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]': finished 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: cluster 2026-03-09T16:39:56.498221+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:57 vm02 bash[22739]: audit 2026-03-09T16:39:56.498418+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: cluster 2026-03-09T16:39:55.937203+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v92: 1 pgs: 1 remapped+peering; 449 KiB data, 34 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: cluster 2026-03-09T16:39:56.008688+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: audit 2026-03-09T16:39:56.489520+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 192.168.123.108:0/281546446' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]: dispatch 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: audit 2026-03-09T16:39:56.489970+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]: dispatch 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: audit 2026-03-09T16:39:56.498097+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34"}]': finished 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: cluster 2026-03-09T16:39:56.498221+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2026-03-09T16:39:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:57 vm02 bash[17545]: audit 2026-03-09T16:39:56.498418+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:39:58.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:58 vm08 bash[17777]: audit 2026-03-09T16:39:57.120434+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 192.168.123.108:0/2875941830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:58.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:58 vm08 bash[17777]: audit 2026-03-09T16:39:57.859446+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:39:58.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:58 vm08 bash[17777]: audit 2026-03-09T16:39:57.879404+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:39:58.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:58 vm02 bash[22739]: audit 2026-03-09T16:39:57.120434+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 192.168.123.108:0/2875941830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:58.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:58 vm02 bash[22739]: audit 2026-03-09T16:39:57.859446+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:39:58.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:58 vm02 bash[22739]: audit 2026-03-09T16:39:57.879404+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:39:58.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:58 vm02 bash[17545]: audit 2026-03-09T16:39:57.120434+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 192.168.123.108:0/2875941830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:39:58.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:58 vm02 bash[17545]: audit 2026-03-09T16:39:57.859446+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:39:58.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:58 vm02 bash[17545]: audit 2026-03-09T16:39:57.879404+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:39:59.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:39:59 vm08 bash[17777]: cluster 2026-03-09T16:39:57.937501+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v95: 1 pgs: 1 remapped+peering; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:39:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:39:59 vm02 bash[22739]: cluster 2026-03-09T16:39:57.937501+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v95: 1 pgs: 1 remapped+peering; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:39:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:39:59 vm02 bash[17545]: cluster 2026-03-09T16:39:57.937501+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v95: 1 pgs: 1 remapped+peering; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:39:59.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:39:59 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:39:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:00.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:00 vm02 bash[22739]: audit 2026-03-09T16:39:59.690352+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:00 vm02 bash[22739]: audit 2026-03-09T16:39:59.698488+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:00 vm02 bash[22739]: cluster 2026-03-09T16:39:59.937723+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 449 KiB data, 36 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:00 vm02 bash[22739]: cluster 2026-03-09T16:40:00.000073+0000 mon.a (mon.0) 590 : cluster [INF] overall HEALTH_OK 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:00 vm02 bash[17545]: audit 2026-03-09T16:39:59.690352+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:00 vm02 bash[17545]: audit 2026-03-09T16:39:59.698488+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:00 vm02 bash[17545]: cluster 2026-03-09T16:39:59.937723+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 449 KiB data, 36 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:00.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:00 vm02 bash[17545]: cluster 2026-03-09T16:40:00.000073+0000 mon.a (mon.0) 590 : cluster [INF] overall HEALTH_OK 2026-03-09T16:40:01.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:00 vm08 bash[17777]: audit 2026-03-09T16:39:59.690352+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:01.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:00 vm08 bash[17777]: audit 2026-03-09T16:39:59.698488+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:01.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:00 vm08 bash[17777]: cluster 2026-03-09T16:39:59.937723+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 449 KiB data, 36 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:01.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:00 vm08 bash[17777]: cluster 2026-03-09T16:40:00.000073+0000 mon.a (mon.0) 590 : cluster [INF] overall HEALTH_OK 2026-03-09T16:40:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:02 vm08 bash[17777]: cluster 2026-03-09T16:40:01.937959+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 56 KiB/s, 0 objects/s recovering 2026-03-09T16:40:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:02 vm08 bash[17777]: audit 2026-03-09T16:40:02.601286+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T16:40:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:02 vm08 bash[17777]: audit 2026-03-09T16:40:02.601995+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:03.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:02 vm02 bash[22739]: cluster 2026-03-09T16:40:01.937959+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 56 KiB/s, 0 objects/s recovering 2026-03-09T16:40:03.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:02 vm02 bash[22739]: audit 2026-03-09T16:40:02.601286+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T16:40:03.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:02 vm02 bash[22739]: audit 2026-03-09T16:40:02.601995+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:02 vm02 bash[17545]: cluster 2026-03-09T16:40:01.937959+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 56 KiB/s, 0 objects/s recovering 2026-03-09T16:40:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:02 vm02 bash[17545]: audit 2026-03-09T16:40:02.601286+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T16:40:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:02 vm02 bash[17545]: audit 2026-03-09T16:40:02.601995+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:03.473 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:03.473 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:04.863 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:04 vm08 bash[17777]: cephadm 2026-03-09T16:40:02.602525+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.6 on vm08 2026-03-09T16:40:04.863 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:04 vm08 bash[17777]: audit 2026-03-09T16:40:03.498347+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:04.863 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:04 vm08 bash[17777]: audit 2026-03-09T16:40:03.503419+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:04.863 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:04 vm08 bash[17777]: audit 2026-03-09T16:40:03.504058+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:04.863 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:04 vm08 bash[17777]: audit 2026-03-09T16:40:03.504447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:04.863 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:04 vm08 bash[17777]: audit 2026-03-09T16:40:03.510415+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:04.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:04 vm02 bash[22739]: cephadm 2026-03-09T16:40:02.602525+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.6 on vm08 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:04 vm02 bash[22739]: audit 2026-03-09T16:40:03.498347+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:04 vm02 bash[22739]: audit 2026-03-09T16:40:03.503419+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:04 vm02 bash[22739]: audit 2026-03-09T16:40:03.504058+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:04 vm02 bash[22739]: audit 2026-03-09T16:40:03.504447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:04 vm02 bash[22739]: audit 2026-03-09T16:40:03.510415+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:04 vm02 bash[17545]: cephadm 2026-03-09T16:40:02.602525+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Deploying daemon osd.6 on vm08 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:04 vm02 bash[17545]: audit 2026-03-09T16:40:03.498347+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:04 vm02 bash[17545]: audit 2026-03-09T16:40:03.503419+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:04 vm02 bash[17545]: audit 2026-03-09T16:40:03.504058+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:04 vm02 bash[17545]: audit 2026-03-09T16:40:03.504447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:04.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:04 vm02 bash[17545]: audit 2026-03-09T16:40:03.510415+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:05 vm08 bash[17777]: cluster 2026-03-09T16:40:03.938220+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 49 KiB/s, 0 objects/s recovering 2026-03-09T16:40:05.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:05 vm02 bash[22739]: cluster 2026-03-09T16:40:03.938220+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 49 KiB/s, 0 objects/s recovering 2026-03-09T16:40:05.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:05 vm02 bash[17545]: cluster 2026-03-09T16:40:03.938220+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 49 KiB/s, 0 objects/s recovering 2026-03-09T16:40:06.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:05 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: cluster 2026-03-09T16:40:05.938506+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 39 KiB/s, 0 objects/s recovering 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:05.983620+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: cephadm 2026-03-09T16:40:05.984276+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:05.989866+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.032062+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.032786+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.033206+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: cluster 2026-03-09T16:40:06.034393+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 41 KiB/s, 0 objects/s recovering 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.040792+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: cluster 2026-03-09T16:40:06.512326+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.815400+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.816215+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.871690+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]: dispatch 2026-03-09T16:40:07.083 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:06 vm08 bash[17777]: audit 2026-03-09T16:40:06.872026+0000 mon.a (mon.0) 607 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]: dispatch 2026-03-09T16:40:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: cluster 2026-03-09T16:40:05.938506+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 39 KiB/s, 0 objects/s recovering 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:05.983620+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: cephadm 2026-03-09T16:40:05.984276+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:05.989866+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.032062+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.032786+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.033206+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: cluster 2026-03-09T16:40:06.034393+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 41 KiB/s, 0 objects/s recovering 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.040792+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: cluster 2026-03-09T16:40:06.512326+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.815400+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.816215+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.871690+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:06 vm02 bash[22739]: audit 2026-03-09T16:40:06.872026+0000 mon.a (mon.0) 607 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: cluster 2026-03-09T16:40:05.938506+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 39 KiB/s, 0 objects/s recovering 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:05.983620+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: cephadm 2026-03-09T16:40:05.984276+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:05.989866+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.032062+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.032786+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.033206+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: cluster 2026-03-09T16:40:06.034393+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail; 41 KiB/s, 0 objects/s recovering 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.040792+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: cluster 2026-03-09T16:40:06.512326+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.815400+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.816215+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.871690+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]: dispatch 2026-03-09T16:40:07.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:06 vm02 bash[17545]: audit 2026-03-09T16:40:06.872026+0000 mon.a (mon.0) 607 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]: dispatch 2026-03-09T16:40:07.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:07 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:07.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:07 vm08 systemd[1]: Stopping Ceph osd.5 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:40:07.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:07 vm08 bash[30585]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.5 2026-03-09T16:40:07.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:07 vm08 bash[26136]: debug 2026-03-09T16:40:07.520+0000 7f29ff90f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -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-09T16:40:07.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:07 vm08 bash[26136]: debug 2026-03-09T16:40:07.520+0000 7f29ff90f700 -1 osd.5 41 *** Got signal Terminated *** 2026-03-09T16:40:07.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:07 vm08 bash[26136]: debug 2026-03-09T16:40:07.520+0000 7f29ff90f700 -1 osd.5 41 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T16:40:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:07 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:07 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:07.906 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:07 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:08.605 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:08 vm08 bash[30592]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-5 2026-03-09T16:40:08.605 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: cephadm 2026-03-09T16:40:06.816825+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.5 on vm08 2026-03-09T16:40:08.605 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:07.522664+0000 mon.a (mon.0) 608 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]': finished 2026-03-09T16:40:08.605 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: cluster 2026-03-09T16:40:07.522737+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:07.522800+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:07.525351+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:07.525578+0000 mon.a (mon.0) 611 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: cluster 2026-03-09T16:40:07.527127+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 marked itself down and dead 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:08.458317+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:08.461724+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:08.462688+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:08.463316+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:08.467108+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.606 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:08 vm08 bash[17777]: audit 2026-03-09T16:40:08.472456+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.885 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:08 vm08 bash[30775]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.5 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: cephadm 2026-03-09T16:40:06.816825+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.5 on vm08 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:07.522664+0000 mon.a (mon.0) 608 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]': finished 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: cluster 2026-03-09T16:40:07.522737+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:07.522800+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:07.525351+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:07.525578+0000 mon.a (mon.0) 611 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: cluster 2026-03-09T16:40:07.527127+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 marked itself down and dead 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:08.458317+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:08.461724+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:08.462688+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:08.463316+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:08.467108+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:08 vm02 bash[22739]: audit 2026-03-09T16:40:08.472456+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: cephadm 2026-03-09T16:40:06.816825+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.5 on vm08 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:07.522664+0000 mon.a (mon.0) 608 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["6"]}]': finished 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: cluster 2026-03-09T16:40:07.522737+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:07.522800+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:07.525351+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:07.525578+0000 mon.a (mon.0) 611 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: cluster 2026-03-09T16:40:07.527127+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 marked itself down and dead 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:08.458317+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:08.461724+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:08.462688+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:08.463316+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:08.467108+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:08 vm02 bash[17545]: audit 2026-03-09T16:40:08.472456+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:08.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:08 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:09.135 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:08 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.5.service: Deactivated successfully. 2026-03-09T16:40:09.135 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:08 vm08 systemd[1]: Stopped Ceph osd.5 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:40:09.135 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:09.135 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 systemd[1]: Started Ceph osd.5 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:40:09.135 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:09.137 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:09 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:09.137 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:09 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:09.167 INFO:teuthology.orchestra.run.vm08.stdout:Created osd(s) 6,5 on host 'vm08' 2026-03-09T16:40:09.262 DEBUG:teuthology.orchestra.run.vm08:osd.6> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.6.service 2026-03-09T16:40:09.264 INFO:tasks.cephadm:Deploying osd.7 on vm08 with /dev/vdb... 2026-03-09T16:40:09.264 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- lvm zap /dev/vdb 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.034617+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.459269+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.464570+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.464686+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.464788+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.519640+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.520460+0000 mon.a (mon.0) 620 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.520473+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:08.526945+0000 mon.a (mon.0) 622 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: cluster 2026-03-09T16:40:08.527032+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e43: 7 total, 5 up, 7 in 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:08.527639+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:08.543073+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.155344+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.161233+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.188195+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.188810+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.189235+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.190235+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:09.830 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:09 vm08 bash[17777]: audit 2026-03-09T16:40:09.194156+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.034617+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.459269+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.464570+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.464686+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.464788+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.519640+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.520460+0000 mon.a (mon.0) 620 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.520473+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:08.526945+0000 mon.a (mon.0) 622 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: cluster 2026-03-09T16:40:08.527032+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e43: 7 total, 5 up, 7 in 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:08.527639+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:08.543073+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.155344+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.161233+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.188195+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.188810+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.189235+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.190235+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:09 vm02 bash[22739]: audit 2026-03-09T16:40:09.194156+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.034617+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.459269+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.464570+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.464686+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.464788+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.519640+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.520460+0000 mon.a (mon.0) 620 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.520473+0000 mon.a (mon.0) 621 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:08.526945+0000 mon.a (mon.0) 622 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: cluster 2026-03-09T16:40:08.527032+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e43: 7 total, 5 up, 7 in 2026-03-09T16:40:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:08.527639+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:08.543073+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.155344+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.161233+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.188195+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.188810+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.189235+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.190235+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:09.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:09 vm02 bash[17545]: audit 2026-03-09T16:40:09.194156+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:10.029 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-09T16:40:10.039 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch daemon add osd vm08:/dev/vdb 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/ceph--ed831035--0854--4553--b79e--76b4a829f2e6-osd--block--004c896c--7531--4618--b640--f0ecba9eb389 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/ceph--ed831035--0854--4553--b79e--76b4a829f2e6-osd--block--004c896c--7531--4618--b640--f0ecba9eb389 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: Running command: /usr/bin/ln -s /dev/mapper/ceph--ed831035--0854--4553--b79e--76b4a829f2e6-osd--block--004c896c--7531--4618--b640--f0ecba9eb389 /var/lib/ceph/osd/ceph-5/block 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-03-09T16:40:10.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:09 vm08 bash[30927]: --> ceph-volume raw activate successful for osd ID: 5 2026-03-09T16:40:10.906 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:10 vm08 bash[31256]: debug 2026-03-09T16:40:10.604+0000 7f8f78afe3c0 -1 Falling back to public interface 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: cluster 2026-03-09T16:40:07.845100+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: cluster 2026-03-09T16:40:07.845179+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: cluster 2026-03-09T16:40:09.190690+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v108: 1 pgs: 1 stale+active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: audit 2026-03-09T16:40:09.532474+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: cluster 2026-03-09T16:40:09.537370+0000 mon.a (mon.0) 634 : cluster [INF] osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217] boot 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: cluster 2026-03-09T16:40:09.537387+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: audit 2026-03-09T16:40:09.538345+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: cluster 2026-03-09T16:40:10.160373+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: audit 2026-03-09T16:40:10.485745+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: audit 2026-03-09T16:40:10.487442+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:40:10.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:10 vm08 bash[17777]: audit 2026-03-09T16:40:10.487978+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:10.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: cluster 2026-03-09T16:40:07.845100+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: cluster 2026-03-09T16:40:07.845179+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: cluster 2026-03-09T16:40:09.190690+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v108: 1 pgs: 1 stale+active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: audit 2026-03-09T16:40:09.532474+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: cluster 2026-03-09T16:40:09.537370+0000 mon.a (mon.0) 634 : cluster [INF] osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217] boot 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: cluster 2026-03-09T16:40:09.537387+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: audit 2026-03-09T16:40:09.538345+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: cluster 2026-03-09T16:40:10.160373+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: audit 2026-03-09T16:40:10.485745+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: audit 2026-03-09T16:40:10.487442+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:10 vm02 bash[22739]: audit 2026-03-09T16:40:10.487978+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: cluster 2026-03-09T16:40:07.845100+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: cluster 2026-03-09T16:40:07.845179+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: cluster 2026-03-09T16:40:09.190690+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v108: 1 pgs: 1 stale+active+clean; 449 KiB data, 35 MiB used, 120 GiB / 120 GiB avail 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: audit 2026-03-09T16:40:09.532474+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: cluster 2026-03-09T16:40:09.537370+0000 mon.a (mon.0) 634 : cluster [INF] osd.6 [v2:192.168.123.108:6816/1338992217,v1:192.168.123.108:6817/1338992217] boot 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: cluster 2026-03-09T16:40:09.537387+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: audit 2026-03-09T16:40:09.538345+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: cluster 2026-03-09T16:40:10.160373+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: audit 2026-03-09T16:40:10.485745+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: audit 2026-03-09T16:40:10.487442+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2026-03-09T16:40:10.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:10 vm02 bash[17545]: audit 2026-03-09T16:40:10.487978+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:11.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:11 vm08 bash[17777]: audit 2026-03-09T16:40:10.484068+0000 mgr.y (mgr.14152) 130 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdb", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:11.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:11 vm08 bash[17777]: cluster 2026-03-09T16:40:10.562608+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2026-03-09T16:40:11.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:11 vm02 bash[22739]: audit 2026-03-09T16:40:10.484068+0000 mgr.y (mgr.14152) 130 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdb", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:11.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:11 vm02 bash[22739]: cluster 2026-03-09T16:40:10.562608+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2026-03-09T16:40:11.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:11 vm02 bash[17545]: audit 2026-03-09T16:40:10.484068+0000 mgr.y (mgr.14152) 130 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "vm08:/dev/vdb", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:11.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:11 vm02 bash[17545]: cluster 2026-03-09T16:40:10.562608+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2026-03-09T16:40:12.656 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:12 vm08 bash[31256]: debug 2026-03-09T16:40:12.332+0000 7f8f78afe3c0 -1 osd.5 42 log_to_monitors true 2026-03-09T16:40:12.656 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:12 vm08 bash[31256]: debug 2026-03-09T16:40:12.576+0000 7f8f69697700 -1 osd.5 42 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:40:12.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:12 vm08 bash[17777]: cluster 2026-03-09T16:40:11.190989+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v111: 1 pgs: 1 peering; 0 B data, 41 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:12.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:12 vm08 bash[17777]: audit 2026-03-09T16:40:12.346454+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:40:12.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:12 vm08 bash[17777]: audit 2026-03-09T16:40:12.346915+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:40:12.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:12 vm02 bash[22739]: cluster 2026-03-09T16:40:11.190989+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v111: 1 pgs: 1 peering; 0 B data, 41 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:12.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:12 vm02 bash[22739]: audit 2026-03-09T16:40:12.346454+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:40:12.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:12 vm02 bash[22739]: audit 2026-03-09T16:40:12.346915+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:40:12.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:12 vm02 bash[17545]: cluster 2026-03-09T16:40:11.190989+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v111: 1 pgs: 1 peering; 0 B data, 41 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:12.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:12 vm02 bash[17545]: audit 2026-03-09T16:40:12.346454+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:40:12.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:12 vm02 bash[17545]: audit 2026-03-09T16:40:12.346915+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]: dispatch 2026-03-09T16:40:13.860 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:13 vm08 bash[17777]: audit 2026-03-09T16:40:12.571445+0000 mon.a (mon.0) 643 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]': finished 2026-03-09T16:40:13.860 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:13 vm08 bash[17777]: cluster 2026-03-09T16:40:12.571659+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2026-03-09T16:40:13.860 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:13 vm08 bash[17777]: audit 2026-03-09T16:40:12.572279+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:13.860 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:13 vm08 bash[17777]: audit 2026-03-09T16:40:12.572847+0000 mon.a (mon.0) 645 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:13.860 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:13 vm08 bash[17777]: cluster 2026-03-09T16:40:13.191285+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 peering; 0 B data, 41 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:13.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:13 vm02 bash[22739]: audit 2026-03-09T16:40:12.571445+0000 mon.a (mon.0) 643 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]': finished 2026-03-09T16:40:13.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:13 vm02 bash[22739]: cluster 2026-03-09T16:40:12.571659+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:13 vm02 bash[22739]: audit 2026-03-09T16:40:12.572279+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:13 vm02 bash[22739]: audit 2026-03-09T16:40:12.572847+0000 mon.a (mon.0) 645 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:13 vm02 bash[22739]: cluster 2026-03-09T16:40:13.191285+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 peering; 0 B data, 41 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:13 vm02 bash[17545]: audit 2026-03-09T16:40:12.571445+0000 mon.a (mon.0) 643 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["5"]}]': finished 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:13 vm02 bash[17545]: cluster 2026-03-09T16:40:12.571659+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:13 vm02 bash[17545]: audit 2026-03-09T16:40:12.572279+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:13 vm02 bash[17545]: audit 2026-03-09T16:40:12.572847+0000 mon.a (mon.0) 645 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:13.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:13 vm02 bash[17545]: cluster 2026-03-09T16:40:13.191285+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 peering; 0 B data, 41 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: cluster 2026-03-09T16:40:13.574433+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: cluster 2026-03-09T16:40:13.574456+0000 mon.a (mon.0) 647 : cluster [INF] Cluster is now healthy 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: cluster 2026-03-09T16:40:13.582629+0000 mon.a (mon.0) 648 : cluster [INF] osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989] boot 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: cluster 2026-03-09T16:40:13.582722+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: audit 2026-03-09T16:40:13.583832+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: audit 2026-03-09T16:40:13.749639+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 192.168.123.108:0/803460391' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]: dispatch 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: audit 2026-03-09T16:40:13.750059+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]: dispatch 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: audit 2026-03-09T16:40:13.758058+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]': finished 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: cluster 2026-03-09T16:40:13.758160+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: audit 2026-03-09T16:40:13.758391+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:14 vm08 bash[17777]: audit 2026-03-09T16:40:14.428705+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 192.168.123.108:0/1339383599' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:40:14.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: cluster 2026-03-09T16:40:13.574433+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: cluster 2026-03-09T16:40:13.574456+0000 mon.a (mon.0) 647 : cluster [INF] Cluster is now healthy 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: cluster 2026-03-09T16:40:13.582629+0000 mon.a (mon.0) 648 : cluster [INF] osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989] boot 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: cluster 2026-03-09T16:40:13.582722+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: audit 2026-03-09T16:40:13.583832+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: audit 2026-03-09T16:40:13.749639+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 192.168.123.108:0/803460391' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: audit 2026-03-09T16:40:13.750059+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: audit 2026-03-09T16:40:13.758058+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]': finished 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: cluster 2026-03-09T16:40:13.758160+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: audit 2026-03-09T16:40:13.758391+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:14 vm02 bash[22739]: audit 2026-03-09T16:40:14.428705+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 192.168.123.108:0/1339383599' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: cluster 2026-03-09T16:40:13.574433+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: cluster 2026-03-09T16:40:13.574456+0000 mon.a (mon.0) 647 : cluster [INF] Cluster is now healthy 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: cluster 2026-03-09T16:40:13.582629+0000 mon.a (mon.0) 648 : cluster [INF] osd.5 [v2:192.168.123.108:6808/911913989,v1:192.168.123.108:6809/911913989] boot 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: cluster 2026-03-09T16:40:13.582722+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: audit 2026-03-09T16:40:13.583832+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: audit 2026-03-09T16:40:13.749639+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 192.168.123.108:0/803460391' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: audit 2026-03-09T16:40:13.750059+0000 mon.a (mon.0) 651 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: audit 2026-03-09T16:40:13.758058+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4bf5e71-a2da-416f-b249-64e79ac549cf"}]': finished 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: cluster 2026-03-09T16:40:13.758160+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: audit 2026-03-09T16:40:13.758391+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:14.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:14 vm02 bash[17545]: audit 2026-03-09T16:40:14.428705+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 192.168.123.108:0/1339383599' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2026-03-09T16:40:16.280 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:16 vm02 bash[22739]: cluster 2026-03-09T16:40:15.191555+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v116: 1 pgs: 1 peering; 0 B data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:16.280 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:16 vm02 bash[17545]: cluster 2026-03-09T16:40:15.191555+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v116: 1 pgs: 1 peering; 0 B data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:16.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:16 vm08 bash[17777]: cluster 2026-03-09T16:40:15.191555+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v116: 1 pgs: 1 peering; 0 B data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:18.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:18 vm08 bash[17777]: cluster 2026-03-09T16:40:17.191837+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:18.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:18 vm02 bash[22739]: cluster 2026-03-09T16:40:17.191837+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:18.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:18 vm02 bash[17545]: cluster 2026-03-09T16:40:17.191837+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:20.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:19 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:40:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:20.502 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:20 vm08 bash[17777]: cluster 2026-03-09T16:40:19.192131+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:20.502 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:20 vm08 bash[17777]: audit 2026-03-09T16:40:19.888805+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:20.502 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:20 vm08 bash[17777]: audit 2026-03-09T16:40:19.894875+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:20.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:20 vm02 bash[22739]: cluster 2026-03-09T16:40:19.192131+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:20 vm02 bash[22739]: audit 2026-03-09T16:40:19.888805+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:20.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:20 vm02 bash[22739]: audit 2026-03-09T16:40:19.894875+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:20 vm02 bash[17545]: cluster 2026-03-09T16:40:19.192131+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:20 vm02 bash[17545]: audit 2026-03-09T16:40:19.888805+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:20.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:20 vm02 bash[17545]: audit 2026-03-09T16:40:19.894875+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:21.134 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.134 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:40:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.134 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.134 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.134 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:20 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.405 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.406 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:40:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:20.306909+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:20.307458+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: cephadm 2026-03-09T16:40:20.307870+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Deploying daemon osd.7 on vm08 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:21.230852+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:21.231131+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:21.232020+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:21.232527+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:21 vm08 bash[17777]: audit 2026-03-09T16:40:21.244009+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:21.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.406 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:21.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:20.306909+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:20.307458+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: cephadm 2026-03-09T16:40:20.307870+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Deploying daemon osd.7 on vm08 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:21.230852+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:21.231131+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:21.232020+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:21.232527+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:21 vm02 bash[22739]: audit 2026-03-09T16:40:21.244009+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:20.306909+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:20.307458+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: cephadm 2026-03-09T16:40:20.307870+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Deploying daemon osd.7 on vm08 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:21.230852+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:21.231131+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:21.232020+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:21.232527+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:21.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:21 vm02 bash[17545]: audit 2026-03-09T16:40:21.244009+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:22 vm08 bash[17777]: cluster 2026-03-09T16:40:21.192416+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:22.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:22 vm02 bash[22739]: cluster 2026-03-09T16:40:21.192416+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:22.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:22 vm02 bash[17545]: cluster 2026-03-09T16:40:21.192416+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:24.556 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:24 vm08 bash[17777]: cluster 2026-03-09T16:40:23.192639+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:24.609 INFO:teuthology.orchestra.run.vm08.stdout:Created osd(s) 7 on host 'vm08' 2026-03-09T16:40:24.701 DEBUG:teuthology.orchestra.run.vm08:osd.7> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.7.service 2026-03-09T16:40:24.702 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2026-03-09T16:40:24.702 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd stat -f json 2026-03-09T16:40:24.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:24 vm02 bash[22739]: cluster 2026-03-09T16:40:23.192639+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:24.708 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:24 vm02 bash[17545]: cluster 2026-03-09T16:40:23.192639+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:25.132 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:25.185 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1773074413,"num_in_osds":8,"osd_in_since":1773074413,"num_remapped_pgs":0} 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.480864+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.481399+0000 mon.a (mon.0) 664 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.603275+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.614586+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.615717+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.616491+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.617898+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:24.623446+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:25 vm02 bash[22739]: audit 2026-03-09T16:40:25.130427+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 192.168.123.102:0/2904609602' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.480864+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.481399+0000 mon.a (mon.0) 664 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.603275+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.614586+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.615717+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.616491+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.617898+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:24.623446+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:25.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:25 vm02 bash[17545]: audit 2026-03-09T16:40:25.130427+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 192.168.123.102:0/2904609602' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.480864+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.481399+0000 mon.a (mon.0) 664 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.603275+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.614586+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.615717+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.616491+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.617898+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:24.623446+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:25.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:25 vm08 bash[17777]: audit 2026-03-09T16:40:25.130427+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 192.168.123.102:0/2904609602' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:26.186 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd stat -f json 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:26 vm02 bash[22739]: cluster 2026-03-09T16:40:25.192914+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:26 vm02 bash[22739]: audit 2026-03-09T16:40:25.290119+0000 mon.a (mon.0) 672 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]': finished 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:26 vm02 bash[22739]: cluster 2026-03-09T16:40:25.290221+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e49: 8 total, 7 up, 8 in 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:26 vm02 bash[22739]: audit 2026-03-09T16:40:25.290373+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:26 vm02 bash[22739]: audit 2026-03-09T16:40:25.290915+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:26 vm02 bash[22739]: audit 2026-03-09T16:40:25.291137+0000 mon.a (mon.0) 675 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:26 vm02 bash[17545]: cluster 2026-03-09T16:40:25.192914+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:26 vm02 bash[17545]: audit 2026-03-09T16:40:25.290119+0000 mon.a (mon.0) 672 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]': finished 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:26 vm02 bash[17545]: cluster 2026-03-09T16:40:25.290221+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e49: 8 total, 7 up, 8 in 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:26 vm02 bash[17545]: audit 2026-03-09T16:40:25.290373+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:26 vm02 bash[17545]: audit 2026-03-09T16:40:25.290915+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:26.451 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:26 vm02 bash[17545]: audit 2026-03-09T16:40:25.291137+0000 mon.a (mon.0) 675 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:26.644 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:26.655 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:40:26 vm08 bash[33677]: debug 2026-03-09T16:40:26.304+0000 7f3209021700 -1 osd.7 0 waiting for initial osdmap 2026-03-09T16:40:26.656 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:40:26 vm08 bash[33677]: debug 2026-03-09T16:40:26.320+0000 7f32059bc700 -1 osd.7 50 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T16:40:26.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:26 vm08 bash[17777]: cluster 2026-03-09T16:40:25.192914+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:26.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:26 vm08 bash[17777]: audit 2026-03-09T16:40:25.290119+0000 mon.a (mon.0) 672 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["7"]}]': finished 2026-03-09T16:40:26.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:26 vm08 bash[17777]: cluster 2026-03-09T16:40:25.290221+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e49: 8 total, 7 up, 8 in 2026-03-09T16:40:26.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:26 vm08 bash[17777]: audit 2026-03-09T16:40:25.290373+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:26.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:26 vm08 bash[17777]: audit 2026-03-09T16:40:25.290915+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:26.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:26 vm08 bash[17777]: audit 2026-03-09T16:40:25.291137+0000 mon.a (mon.0) 675 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]: dispatch 2026-03-09T16:40:26.701 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":50,"num_osds":8,"num_up_osds":7,"osd_up_since":1773074413,"num_in_osds":8,"osd_in_since":1773074413,"num_remapped_pgs":0} 2026-03-09T16:40:27.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: audit 2026-03-09T16:40:26.304169+0000 mon.a (mon.0) 676 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: cluster 2026-03-09T16:40:26.304591+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e50: 8 total, 7 up, 8 in 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: audit 2026-03-09T16:40:26.307840+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: audit 2026-03-09T16:40:26.316116+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: audit 2026-03-09T16:40:26.642089+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 192.168.123.102:0/528800492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: cluster 2026-03-09T16:40:27.302858+0000 mon.a (mon.0) 680 : cluster [INF] osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803] boot 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: cluster 2026-03-09T16:40:27.303006+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2026-03-09T16:40:27.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:27 vm08 bash[17777]: audit 2026-03-09T16:40:27.306171+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.702 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd stat -f json 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: audit 2026-03-09T16:40:26.304169+0000 mon.a (mon.0) 676 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: cluster 2026-03-09T16:40:26.304591+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e50: 8 total, 7 up, 8 in 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: audit 2026-03-09T16:40:26.307840+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: audit 2026-03-09T16:40:26.316116+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: audit 2026-03-09T16:40:26.642089+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 192.168.123.102:0/528800492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: cluster 2026-03-09T16:40:27.302858+0000 mon.a (mon.0) 680 : cluster [INF] osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803] boot 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: cluster 2026-03-09T16:40:27.303006+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:27 vm02 bash[22739]: audit 2026-03-09T16:40:27.306171+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: audit 2026-03-09T16:40:26.304169+0000 mon.a (mon.0) 676 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0195, "args": ["host=vm08", "root=default"]}]': finished 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: cluster 2026-03-09T16:40:26.304591+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e50: 8 total, 7 up, 8 in 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: audit 2026-03-09T16:40:26.307840+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: audit 2026-03-09T16:40:26.316116+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: audit 2026-03-09T16:40:26.642089+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 192.168.123.102:0/528800492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: cluster 2026-03-09T16:40:27.302858+0000 mon.a (mon.0) 680 : cluster [INF] osd.7 [v2:192.168.123.108:6824/601984803,v1:192.168.123.108:6825/601984803] boot 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: cluster 2026-03-09T16:40:27.303006+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2026-03-09T16:40:27.709 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:27 vm02 bash[17545]: audit 2026-03-09T16:40:27.306171+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:28.125 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:28.179 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":51,"num_osds":8,"num_up_osds":8,"osd_up_since":1773074427,"num_in_osds":8,"osd_in_since":1773074413,"num_remapped_pgs":1} 2026-03-09T16:40:28.180 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd dump --format=json 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:28 vm02 bash[22739]: cluster 2026-03-09T16:40:25.482171+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:28 vm02 bash[22739]: cluster 2026-03-09T16:40:25.482256+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:28 vm02 bash[22739]: cluster 2026-03-09T16:40:27.193235+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:28 vm02 bash[22739]: audit 2026-03-09T16:40:28.123791+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 192.168.123.102:0/1116176025' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:28 vm02 bash[22739]: cluster 2026-03-09T16:40:28.306138+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:28 vm02 bash[17545]: cluster 2026-03-09T16:40:25.482171+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:28 vm02 bash[17545]: cluster 2026-03-09T16:40:25.482256+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:28 vm02 bash[17545]: cluster 2026-03-09T16:40:27.193235+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:28 vm02 bash[17545]: audit 2026-03-09T16:40:28.123791+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 192.168.123.102:0/1116176025' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:28.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:28 vm02 bash[17545]: cluster 2026-03-09T16:40:28.306138+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2026-03-09T16:40:28.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:28 vm08 bash[17777]: cluster 2026-03-09T16:40:25.482171+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2026-03-09T16:40:28.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:28 vm08 bash[17777]: cluster 2026-03-09T16:40:25.482256+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2026-03-09T16:40:28.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:28 vm08 bash[17777]: cluster 2026-03-09T16:40:27.193235+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 449 KiB data, 42 MiB used, 140 GiB / 140 GiB avail 2026-03-09T16:40:28.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:28 vm08 bash[17777]: audit 2026-03-09T16:40:28.123791+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 192.168.123.102:0/1116176025' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2026-03-09T16:40:28.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:28 vm08 bash[17777]: cluster 2026-03-09T16:40:28.306138+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2026-03-09T16:40:28.798 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:28 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: audit 2026-03-09T16:40:28.520982+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: cluster 2026-03-09T16:40:28.521584+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: cephadm 2026-03-09T16:40:28.521729+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: audit 2026-03-09T16:40:28.527100+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: audit 2026-03-09T16:40:28.549897+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: audit 2026-03-09T16:40:28.551427+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: audit 2026-03-09T16:40:28.552090+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: cluster 2026-03-09T16:40:28.553325+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: cluster 2026-03-09T16:40:28.553469+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: cluster 2026-03-09T16:40:28.553578+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: audit 2026-03-09T16:40:28.559098+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:29 vm08 bash[17777]: cluster 2026-03-09T16:40:29.307793+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: audit 2026-03-09T16:40:28.520982+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: cluster 2026-03-09T16:40:28.521584+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: cephadm 2026-03-09T16:40:28.521729+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: audit 2026-03-09T16:40:28.527100+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: audit 2026-03-09T16:40:28.549897+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: audit 2026-03-09T16:40:28.551427+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: audit 2026-03-09T16:40:28.552090+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: cluster 2026-03-09T16:40:28.553325+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: cluster 2026-03-09T16:40:28.553469+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: cluster 2026-03-09T16:40:28.553578+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: audit 2026-03-09T16:40:28.559098+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:29 vm02 bash[22739]: cluster 2026-03-09T16:40:29.307793+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: audit 2026-03-09T16:40:28.520982+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: cluster 2026-03-09T16:40:28.521584+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: cephadm 2026-03-09T16:40:28.521729+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Detected new or changed devices on vm08 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: audit 2026-03-09T16:40:28.527100+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: audit 2026-03-09T16:40:28.549897+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: audit 2026-03-09T16:40:28.551427+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: audit 2026-03-09T16:40:28.552090+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: cluster 2026-03-09T16:40:28.553325+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: cluster 2026-03-09T16:40:28.553469+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: cluster 2026-03-09T16:40:28.553578+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: audit 2026-03-09T16:40:28.559098+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:29.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:29 vm02 bash[17545]: cluster 2026-03-09T16:40:29.307793+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2026-03-09T16:40:30.532 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:30 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:30.844 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:30.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: cluster 2026-03-09T16:40:29.518125+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-03-09T16:40:30.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: cluster 2026-03-09T16:40:29.518155+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:40:30.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: audit 2026-03-09T16:40:30.216197+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: audit 2026-03-09T16:40:30.222051+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: audit 2026-03-09T16:40:30.226783+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: audit 2026-03-09T16:40:30.227436+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: audit 2026-03-09T16:40:30.227746+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:30 vm02 bash[17545]: audit 2026-03-09T16:40:30.232877+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: cluster 2026-03-09T16:40:29.518125+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: cluster 2026-03-09T16:40:29.518155+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: audit 2026-03-09T16:40:30.216197+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: audit 2026-03-09T16:40:30.222051+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: audit 2026-03-09T16:40:30.226783+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: audit 2026-03-09T16:40:30.227436+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: audit 2026-03-09T16:40:30.227746+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:30.858 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:30 vm02 bash[22739]: audit 2026-03-09T16:40:30.232877+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: cluster 2026-03-09T16:40:29.518125+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2026-03-09T16:40:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: cluster 2026-03-09T16:40:29.518155+0000 mon.a (mon.0) 693 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2026-03-09T16:40:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: audit 2026-03-09T16:40:30.216197+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: audit 2026-03-09T16:40:30.222051+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: audit 2026-03-09T16:40:30.226783+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: audit 2026-03-09T16:40:30.227436+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: audit 2026-03-09T16:40:30.227746+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:30 vm08 bash[17777]: audit 2026-03-09T16:40:30.232877+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:31.167 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:31.167 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":53,"fsid":"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a","created":"2026-03-09T16:37:33.879426+0000","modified":"2026-03-09T16:40:29.302457+0000","last_up_change":"2026-03-09T16:40:27.294615+0000","last_in_change":"2026-03-09T16:40:13.750395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":20,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-09T16:39:08.008682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"0a25ebbc-bc0a-4064-aaad-50b326b374d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6802","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6803","nonce":30588042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6804","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6805","nonce":30588042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6808","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6809","nonce":30588042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6806","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6807","nonce":30588042}]},"public_addr":"192.168.123.102:6803/30588042","cluster_addr":"192.168.123.102:6805/30588042","heartbeat_back_addr":"192.168.123.102:6809/30588042","heartbeat_front_addr":"192.168.123.102:6807/30588042","state":["exists","up"]},{"osd":1,"uuid":"9361de49-3a55-4111-acb5-2cc7e4d60ab9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6810","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6811","nonce":3341155135}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6812","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6813","nonce":3341155135}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6816","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6817","nonce":3341155135}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6814","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6815","nonce":3341155135}]},"public_addr":"192.168.123.102:6811/3341155135","cluster_addr":"192.168.123.102:6813/3341155135","heartbeat_back_addr":"192.168.123.102:6817/3341155135","heartbeat_front_addr":"192.168.123.102:6815/3341155135","state":["exists","up"]},{"osd":2,"uuid":"e3fa133b-153b-435d-9ffc-5af5808abb89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6818","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6819","nonce":2298037583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6820","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6821","nonce":2298037583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6824","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6825","nonce":2298037583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6822","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6823","nonce":2298037583}]},"public_addr":"192.168.123.102:6819/2298037583","cluster_addr":"192.168.123.102:6821/2298037583","heartbeat_back_addr":"192.168.123.102:6825/2298037583","heartbeat_front_addr":"192.168.123.102:6823/2298037583","state":["exists","up"]},{"osd":3,"uuid":"583340ae-116f-40fd-9088-1430e0352a8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6826","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6827","nonce":3078678976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6828","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6829","nonce":3078678976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6832","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6833","nonce":3078678976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6830","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6831","nonce":3078678976}]},"public_addr":"192.168.123.102:6827/3078678976","cluster_addr":"192.168.123.102:6829/3078678976","heartbeat_back_addr":"192.168.123.102:6833/3078678976","heartbeat_front_addr":"192.168.123.102:6831/3078678976","state":["exists","up"]},{"osd":4,"uuid":"8fec637c-113e-4037-bb58-51bee1509c9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":29,"last_clean_end":32,"up_from":36,"up_thru":0,"down_at":33,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6800","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6801","nonce":3093789829}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6802","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6803","nonce":3093789829}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6806","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6807","nonce":3093789829}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6804","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6805","nonce":3093789829}]},"public_addr":"192.168.123.108:6801/3093789829","cluster_addr":"192.168.123.108:6803/3093789829","heartbeat_back_addr":"192.168.123.108:6807/3093789829","heartbeat_front_addr":"192.168.123.108:6805/3093789829","state":["exists","up"]},{"osd":5,"uuid":"004c896c-7531-4618-b640-f0ecba9eb389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":42,"up_from":47,"up_thru":39,"down_at":43,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6808","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6809","nonce":911913989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6810","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6811","nonce":911913989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6814","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6815","nonce":911913989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6812","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6813","nonce":911913989}]},"public_addr":"192.168.123.108:6809/911913989","cluster_addr":"192.168.123.108:6811/911913989","heartbeat_back_addr":"192.168.123.108:6815/911913989","heartbeat_front_addr":"192.168.123.108:6813/911913989","state":["exists","up"]},{"osd":6,"uuid":"b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6816","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6817","nonce":1338992217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6818","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6819","nonce":1338992217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6822","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6823","nonce":1338992217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6820","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6821","nonce":1338992217}]},"public_addr":"192.168.123.108:6817/1338992217","cluster_addr":"192.168.123.108:6819/1338992217","heartbeat_back_addr":"192.168.123.108:6823/1338992217","heartbeat_front_addr":"192.168.123.108:6821/1338992217","state":["exists","up"]},{"osd":7,"uuid":"d4bf5e71-a2da-416f-b249-64e79ac549cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6824","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6825","nonce":601984803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6826","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6827","nonce":601984803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6830","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6831","nonce":601984803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6828","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6829","nonce":601984803}]},"public_addr":"192.168.123.108:6825/601984803","cluster_addr":"192.168.123.108:6827/601984803","heartbeat_back_addr":"192.168.123.108:6831/601984803","heartbeat_front_addr":"192.168.123.108:6829/601984803","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:38:36.647018+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:38:50.768522+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:05.745842+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:20.189502+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:35.283272+0000","dead_epoch":32},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:52.767621+0000","dead_epoch":41},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:40:07.845180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:40:25.482257+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.102:0/3099552188":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/2722728016":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6801/2942916402":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/336368278":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6800/2942916402":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/3000097039":"2026-03-10T16:37:48.071235+0000","192.168.123.102:0/1379530700":"2026-03-10T16:37:48.071235+0000","192.168.123.102:0/335441442":"2026-03-10T16:37:48.071235+0000","192.168.123.102:6800/2076640504":"2026-03-10T16:37:48.071235+0000","192.168.123.102:6801/2076640504":"2026-03-10T16:37:48.071235+0000"},"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-09T16:40:31.217 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2026-03-09T16:39:08.008682+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2026-03-09T16:40:31.217 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd pool get .mgr pg_num 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:31 vm02 bash[22739]: cluster 2026-03-09T16:40:30.217424+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:31 vm02 bash[22739]: cluster 2026-03-09T16:40:30.228597+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:31 vm02 bash[22739]: audit 2026-03-09T16:40:31.165562+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 192.168.123.102:0/2332810181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:31 vm02 bash[22739]: cluster 2026-03-09T16:40:31.214014+0000 mon.a (mon.0) 701 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:31 vm02 bash[22739]: cluster 2026-03-09T16:40:31.214056+0000 mon.a (mon.0) 702 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:31 vm02 bash[22739]: cluster 2026-03-09T16:40:31.214062+0000 mon.a (mon.0) 703 : cluster [INF] Cluster is now healthy 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:31 vm02 bash[17545]: cluster 2026-03-09T16:40:30.217424+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:31 vm02 bash[17545]: cluster 2026-03-09T16:40:30.228597+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:31 vm02 bash[17545]: audit 2026-03-09T16:40:31.165562+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 192.168.123.102:0/2332810181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:31 vm02 bash[17545]: cluster 2026-03-09T16:40:31.214014+0000 mon.a (mon.0) 701 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:31 vm02 bash[17545]: cluster 2026-03-09T16:40:31.214056+0000 mon.a (mon.0) 702 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:40:31.857 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:31 vm02 bash[17545]: cluster 2026-03-09T16:40:31.214062+0000 mon.a (mon.0) 703 : cluster [INF] Cluster is now healthy 2026-03-09T16:40:31.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:31 vm08 bash[17777]: cluster 2026-03-09T16:40:30.217424+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:31.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:31 vm08 bash[17777]: cluster 2026-03-09T16:40:30.228597+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 449 KiB data, 48 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:31.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:31 vm08 bash[17777]: audit 2026-03-09T16:40:31.165562+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 192.168.123.102:0/2332810181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:31.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:31 vm08 bash[17777]: cluster 2026-03-09T16:40:31.214014+0000 mon.a (mon.0) 701 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2026-03-09T16:40:31.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:31 vm08 bash[17777]: cluster 2026-03-09T16:40:31.214056+0000 mon.a (mon.0) 702 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2026-03-09T16:40:31.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:31 vm08 bash[17777]: cluster 2026-03-09T16:40:31.214062+0000 mon.a (mon.0) 703 : cluster [INF] Cluster is now healthy 2026-03-09T16:40:32.855 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:33.196 INFO:teuthology.orchestra.run.vm02.stdout:pg_num: 1 2026-03-09T16:40:33.249 INFO:tasks.cephadm:Adding prometheus.a on vm08 2026-03-09T16:40:33.249 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch apply prometheus '1;vm08=a' 2026-03-09T16:40:33.542 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:33 vm02 bash[17545]: cluster 2026-03-09T16:40:32.228784+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:33.542 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:33 vm02 bash[17545]: audit 2026-03-09T16:40:33.194197+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 192.168.123.102:0/3897967128' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2026-03-09T16:40:33.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:33 vm08 bash[17777]: cluster 2026-03-09T16:40:32.228784+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:33.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:33 vm08 bash[17777]: audit 2026-03-09T16:40:33.194197+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 192.168.123.102:0/3897967128' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2026-03-09T16:40:33.701 INFO:teuthology.orchestra.run.vm08.stdout:Scheduled prometheus update... 2026-03-09T16:40:33.770 DEBUG:teuthology.orchestra.run.vm08:prometheus.a> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service 2026-03-09T16:40:33.771 INFO:tasks.cephadm:Adding node-exporter.a on vm02 2026-03-09T16:40:33.771 INFO:tasks.cephadm:Adding node-exporter.b on vm08 2026-03-09T16:40:33.771 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch apply node-exporter '2;vm02=a;vm08=b' 2026-03-09T16:40:33.869 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:33 vm02 bash[22739]: cluster 2026-03-09T16:40:32.228784+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:33.869 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:33 vm02 bash[22739]: audit 2026-03-09T16:40:33.194197+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 192.168.123.102:0/3897967128' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2026-03-09T16:40:34.253 INFO:teuthology.orchestra.run.vm08.stdout:Scheduled node-exporter update... 2026-03-09T16:40:34.309 DEBUG:teuthology.orchestra.run.vm02:node-exporter.a> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.a.service 2026-03-09T16:40:34.310 DEBUG:teuthology.orchestra.run.vm08:node-exporter.b> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.b.service 2026-03-09T16:40:34.311 INFO:tasks.cephadm:Adding alertmanager.a on vm02 2026-03-09T16:40:34.311 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch apply alertmanager '1;vm02=a' 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.693497+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;vm08=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: cephadm 2026-03-09T16:40:33.694482+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Saving service prometheus spec with placement vm08=a;count:1 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.699424+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.703586+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.704688+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.705233+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.711551+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:33.716155+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: cluster 2026-03-09T16:40:34.229074+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:34.244798+0000 mgr.y (mgr.14152) 152 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;vm02=a;vm08=b", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: cephadm 2026-03-09T16:40:34.245744+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Saving service node-exporter spec with placement vm02=a;vm08=b;count:2 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:34 vm08 bash[17777]: audit 2026-03-09T16:40:34.250441+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:34 vm08 bash[18809]: ignoring --setuser ceph since I am not root 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:34 vm08 bash[18809]: ignoring --setgroup ceph since I am not root 2026-03-09T16:40:34.852 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:34 vm08 bash[18809]: debug 2026-03-09T16:40:34.764+0000 7feb405f3700 1 -- 192.168.123.108:0/1031361694 <== mon.2 v2:192.168.123.108:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561112e62340 con 0x561113bdec00 2026-03-09T16:40:34.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.693497+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;vm08=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:34.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: cephadm 2026-03-09T16:40:33.694482+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Saving service prometheus spec with placement vm08=a;count:1 2026-03-09T16:40:34.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.699424+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.703586+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:34.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.704688+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:34.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.705233+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.711551+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:33.716155+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: cluster 2026-03-09T16:40:34.229074+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:34.244798+0000 mgr.y (mgr.14152) 152 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;vm02=a;vm08=b", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: cephadm 2026-03-09T16:40:34.245744+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Saving service node-exporter spec with placement vm02=a;vm08=b;count:2 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:34 vm02 bash[22739]: audit 2026-03-09T16:40:34.250441+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.693497+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;vm08=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: cephadm 2026-03-09T16:40:33.694482+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Saving service prometheus spec with placement vm08=a;count:1 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.699424+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.703586+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.704688+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.705233+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.711551+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:33.716155+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: cluster 2026-03-09T16:40:34.229074+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:34.244798+0000 mgr.y (mgr.14152) 152 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;vm02=a;vm08=b", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: cephadm 2026-03-09T16:40:34.245744+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Saving service node-exporter spec with placement vm02=a;vm08=b;count:2 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:34 vm02 bash[17545]: audit 2026-03-09T16:40:34.250441+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:34 vm02 bash[17793]: ignoring --setuser ceph since I am not root 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:34 vm02 bash[17793]: ignoring --setgroup ceph since I am not root 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:34 vm02 bash[17793]: debug 2026-03-09T16:40:34.859+0000 7f80396c9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:40:34.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:34 vm02 bash[17793]: debug 2026-03-09T16:40:34.907+0000 7f80396c9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:40:35.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:34 vm08 bash[18809]: debug 2026-03-09T16:40:34.844+0000 7feb4904f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:40:35.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:34 vm08 bash[18809]: debug 2026-03-09T16:40:34.896+0000 7feb4904f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:40:35.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:35 vm08 bash[18809]: debug 2026-03-09T16:40:35.208+0000 7feb4904f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:40:35.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:35 vm02 bash[17793]: debug 2026-03-09T16:40:35.219+0000 7f80396c9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:40:36.026 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:35 vm08 bash[17777]: audit 2026-03-09T16:40:34.728973+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-03-09T16:40:36.026 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:35 vm08 bash[17777]: cluster 2026-03-09T16:40:34.729046+0000 mon.a (mon.0) 712 : cluster [DBG] mgrmap e16: y(active, since 2m), standbys: x 2026-03-09T16:40:36.027 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:35 vm08 bash[18809]: debug 2026-03-09T16:40:35.700+0000 7feb4904f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:40:36.027 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:35 vm08 bash[18809]: debug 2026-03-09T16:40:35.804+0000 7feb4904f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:40:36.030 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:35 vm02 bash[22739]: audit 2026-03-09T16:40:34.728973+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-03-09T16:40:36.030 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:35 vm02 bash[22739]: cluster 2026-03-09T16:40:34.729046+0000 mon.a (mon.0) 712 : cluster [DBG] mgrmap e16: y(active, since 2m), standbys: x 2026-03-09T16:40:36.031 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:35 vm02 bash[17545]: audit 2026-03-09T16:40:34.728973+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 192.168.123.102:0/2603363518' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-03-09T16:40:36.031 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:35 vm02 bash[17545]: cluster 2026-03-09T16:40:34.729046+0000 mon.a (mon.0) 712 : cluster [DBG] mgrmap e16: y(active, since 2m), standbys: x 2026-03-09T16:40:36.031 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:35 vm02 bash[17793]: debug 2026-03-09T16:40:35.727+0000 7f80396c9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:40:36.031 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:35 vm02 bash[17793]: debug 2026-03-09T16:40:35.823+0000 7f80396c9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:40:36.284 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:36 vm02 bash[17793]: debug 2026-03-09T16:40:36.023+0000 7f80396c9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:40:36.284 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:36 vm02 bash[17793]: debug 2026-03-09T16:40:36.143+0000 7f80396c9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:40:36.284 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:36 vm02 bash[17793]: debug 2026-03-09T16:40:36.215+0000 7f80396c9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:40:36.331 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.020+0000 7feb4904f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:40:36.331 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.124+0000 7feb4904f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:40:36.331 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.180+0000 7feb4904f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:40:36.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.324+0000 7feb4904f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:40:36.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.388+0000 7feb4904f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:40:36.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.460+0000 7feb4904f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:40:36.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:36 vm02 bash[17793]: debug 2026-03-09T16:40:36.375+0000 7f80396c9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:40:36.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:36 vm02 bash[17793]: debug 2026-03-09T16:40:36.435+0000 7f80396c9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:40:36.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:36 vm02 bash[17793]: debug 2026-03-09T16:40:36.511+0000 7f80396c9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:40:37.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:36 vm08 bash[18809]: debug 2026-03-09T16:40:36.984+0000 7feb4904f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:40:37.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.040+0000 7feb4904f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:40:37.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.100+0000 7feb4904f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:40:37.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.059+0000 7f80396c9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:40:37.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.115+0000 7f80396c9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:40:37.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.171+0000 7f80396c9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:40:37.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.424+0000 7feb4904f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:40:37.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.488+0000 7feb4904f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:40:37.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.548+0000 7feb4904f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:40:37.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.640+0000 7feb4904f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:40:37.948 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.499+0000 7f80396c9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:40:37.949 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.563+0000 7f80396c9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:40:37.949 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.623+0000 7f80396c9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:40:37.949 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:37 vm02 bash[17793]: debug 2026-03-09T16:40:37.711+0000 7f80396c9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:40:38.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:38 vm02 bash[17793]: debug 2026-03-09T16:40:38.043+0000 7f80396c9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:40:38.244 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:37 vm08 bash[18809]: debug 2026-03-09T16:40:37.936+0000 7feb4904f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:40:38.244 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: debug 2026-03-09T16:40:38.116+0000 7feb4904f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:40:38.244 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: debug 2026-03-09T16:40:38.172+0000 7feb4904f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:40:38.496 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:38 vm02 bash[17793]: debug 2026-03-09T16:40:38.219+0000 7f80396c9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:40:38.496 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:38 vm02 bash[17793]: debug 2026-03-09T16:40:38.275+0000 7f80396c9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:40:38.496 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:38 vm02 bash[17793]: debug 2026-03-09T16:40:38.339+0000 7f80396c9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:40:38.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: debug 2026-03-09T16:40:38.236+0000 7feb4904f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:40:38.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: debug 2026-03-09T16:40:38.388+0000 7feb4904f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:40:38.944 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:38 vm02 bash[17793]: debug 2026-03-09T16:40:38.491+0000 7f80396c9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:40:39.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:38 vm08 bash[17777]: cluster 2026-03-09T16:40:38.873833+0000 mon.a (mon.0) 713 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T16:40:39.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:38 vm08 bash[17777]: cluster 2026-03-09T16:40:38.873956+0000 mon.a (mon.0) 714 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:40:39.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:38 vm08 bash[17777]: audit 2026-03-09T16:40:38.876041+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:40:39.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:38 vm08 bash[17777]: audit 2026-03-09T16:40:38.876352+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:38 vm08 bash[17777]: audit 2026-03-09T16:40:38.879082+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:38 vm08 bash[17777]: audit 2026-03-09T16:40:38.879364+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: debug 2026-03-09T16:40:38.868+0000 7feb4904f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: [09/Mar/2026:16:40:38] ENGINE Bus STARTING 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: CherryPy Checker: 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: The Application mounted at '' has an empty config. 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: [09/Mar/2026:16:40:38] ENGINE Serving on http://:::9283 2026-03-09T16:40:39.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:38 vm08 bash[18809]: [09/Mar/2026:16:40:38] ENGINE Bus STARTED 2026-03-09T16:40:39.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:38 vm02 bash[22739]: cluster 2026-03-09T16:40:38.873833+0000 mon.a (mon.0) 713 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T16:40:39.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:38 vm02 bash[22739]: cluster 2026-03-09T16:40:38.873956+0000 mon.a (mon.0) 714 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:40:39.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:38 vm02 bash[22739]: audit 2026-03-09T16:40:38.876041+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:40:39.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:38 vm02 bash[22739]: audit 2026-03-09T16:40:38.876352+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:40:39.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:38 vm02 bash[22739]: audit 2026-03-09T16:40:38.879082+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:38 vm02 bash[22739]: audit 2026-03-09T16:40:38.879364+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:38 vm02 bash[17545]: cluster 2026-03-09T16:40:38.873833+0000 mon.a (mon.0) 713 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:38 vm02 bash[17545]: cluster 2026-03-09T16:40:38.873956+0000 mon.a (mon.0) 714 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:38 vm02 bash[17545]: audit 2026-03-09T16:40:38.876041+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:38 vm02 bash[17545]: audit 2026-03-09T16:40:38.876352+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:38 vm02 bash[17545]: audit 2026-03-09T16:40:38.879082+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:38 vm02 bash[17545]: audit 2026-03-09T16:40:38.879364+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 192.168.123.108:0/1482214459' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:40:39.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:38 vm02 bash[17793]: debug 2026-03-09T16:40:38.987+0000 7f80396c9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:39 vm02 bash[17545]: cluster 2026-03-09T16:40:38.939244+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e17: y(active, since 2m), standbys: x 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:39 vm02 bash[17545]: cluster 2026-03-09T16:40:38.993949+0000 mon.a (mon.0) 716 : cluster [INF] Active manager daemon y restarted 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:39 vm02 bash[17545]: cluster 2026-03-09T16:40:38.995314+0000 mon.a (mon.0) 717 : cluster [INF] Activating manager daemon y 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:39 vm02 bash[17545]: cluster 2026-03-09T16:40:39.002875+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: [09/Mar/2026:16:40:40] ENGINE Bus STARTING 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: CherryPy Checker: 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: The Application mounted at '' has an empty config. 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: [09/Mar/2026:16:40:40] ENGINE Serving on http://:::9283 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: [09/Mar/2026:16:40:40] ENGINE Bus STARTED 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:39 vm02 bash[22739]: cluster 2026-03-09T16:40:38.939244+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e17: y(active, since 2m), standbys: x 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:39 vm02 bash[22739]: cluster 2026-03-09T16:40:38.993949+0000 mon.a (mon.0) 716 : cluster [INF] Active manager daemon y restarted 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:39 vm02 bash[22739]: cluster 2026-03-09T16:40:38.995314+0000 mon.a (mon.0) 717 : cluster [INF] Activating manager daemon y 2026-03-09T16:40:40.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:39 vm02 bash[22739]: cluster 2026-03-09T16:40:39.002875+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2026-03-09T16:40:40.373 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:39 vm08 bash[17777]: cluster 2026-03-09T16:40:38.939244+0000 mon.a (mon.0) 715 : cluster [DBG] mgrmap e17: y(active, since 2m), standbys: x 2026-03-09T16:40:40.373 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:39 vm08 bash[17777]: cluster 2026-03-09T16:40:38.993949+0000 mon.a (mon.0) 716 : cluster [INF] Active manager daemon y restarted 2026-03-09T16:40:40.374 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:39 vm08 bash[17777]: cluster 2026-03-09T16:40:38.995314+0000 mon.a (mon.0) 717 : cluster [INF] Activating manager daemon y 2026-03-09T16:40:40.374 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:39 vm08 bash[17777]: cluster 2026-03-09T16:40:39.002875+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2026-03-09T16:40:40.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: [09/Mar/2026:16:40:40] ENGINE Bus STARTING 2026-03-09T16:40:40.802 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: [09/Mar/2026:16:40:40] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:40:40.802 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 bash[17793]: [09/Mar/2026:16:40:40] ENGINE Bus STARTED 2026-03-09T16:40:41.041 INFO:teuthology.orchestra.run.vm08.stdout:Scheduled alertmanager update... 2026-03-09T16:40:41.051 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.052 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.052 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cluster 2026-03-09T16:40:39.957505+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e18: y(active, starting, since 0.962279s), standbys: x 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.958628+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.958777+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.958923+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.960935+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.961171+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.961382+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.961587+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.961791+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.961993+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.962342+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.962556+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.964221+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.968382+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.968415+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.968435+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.968452+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cluster 2026-03-09T16:40:39.977925+0000 mon.a (mon.0) 720 : cluster [INF] Manager daemon y is now available 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:39.997934+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.007693+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.028896+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.032763+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.033961+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.043760+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:40:41.052 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.044269+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.045373+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.047788+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.048429+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.049665+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.050044+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.052140+0000 mgr.y (mgr.24316) 1 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.054494+0000 mgr.y (mgr.24316) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.076228+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.076632+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.358455+0000 mgr.y (mgr.24316) 3 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Bus STARTING 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.425980+0000 mgr.y (mgr.24316) 4 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.453736+0000 mgr.y (mgr.24316) 5 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.470192+0000 mgr.y (mgr.24316) 6 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.470402+0000 mgr.y (mgr.24316) 7 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Bus STARTED 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.476863+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.488746+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.521391+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: audit 2026-03-09T16:40:40.527566+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:40 vm02 bash[22739]: cephadm 2026-03-09T16:40:40.530625+0000 mgr.y (mgr.24316) 8 : cephadm [INF] Deploying daemon node-exporter.a on vm02 2026-03-09T16:40:41.053 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.053 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cluster 2026-03-09T16:40:39.957505+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e18: y(active, starting, since 0.962279s), standbys: x 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.958628+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.958777+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.958923+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.960935+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.961171+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.961382+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.961587+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.961791+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.961993+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.962342+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.962556+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.964221+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.968382+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.968415+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.968435+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.968452+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cluster 2026-03-09T16:40:39.977925+0000 mon.a (mon.0) 720 : cluster [INF] Manager daemon y is now available 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:39.997934+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.007693+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.028896+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.032763+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.033961+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:41.053 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.043760+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.044269+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.045373+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.047788+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.048429+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.049665+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.050044+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.052140+0000 mgr.y (mgr.24316) 1 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.054494+0000 mgr.y (mgr.24316) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.076228+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.076632+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.358455+0000 mgr.y (mgr.24316) 3 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Bus STARTING 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.425980+0000 mgr.y (mgr.24316) 4 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.453736+0000 mgr.y (mgr.24316) 5 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.470192+0000 mgr.y (mgr.24316) 6 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.470402+0000 mgr.y (mgr.24316) 7 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Bus STARTED 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.476863+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.488746+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.521391+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: audit 2026-03-09T16:40:40.527566+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.054 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:40 vm02 bash[17545]: cephadm 2026-03-09T16:40:40.530625+0000 mgr.y (mgr.24316) 8 : cephadm [INF] Deploying daemon node-exporter.a on vm02 2026-03-09T16:40:41.094 DEBUG:teuthology.orchestra.run.vm02:alertmanager.a> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@alertmanager.a.service 2026-03-09T16:40:41.095 INFO:tasks.cephadm:Adding grafana.a on vm08 2026-03-09T16:40:41.095 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph orch apply grafana '1;vm08=a' 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cluster 2026-03-09T16:40:39.957505+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e18: y(active, starting, since 0.962279s), standbys: x 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.958628+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.958777+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.958923+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.960935+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.961171+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.961382+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.961587+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.961791+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.961993+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.962342+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.962556+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.964221+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:40:41.244 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.968382+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.968415+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.968435+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.968452+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cluster 2026-03-09T16:40:39.977925+0000 mon.a (mon.0) 720 : cluster [INF] Manager daemon y is now available 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:39.997934+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.007693+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.028896+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.032763+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.033961+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.043760+0000 mon.c (mon.1) 31 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.044269+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.045373+0000 mon.c (mon.1) 32 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.047788+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.048429+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.049665+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.050044+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.052140+0000 mgr.y (mgr.24316) 1 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.054494+0000 mgr.y (mgr.24316) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.076228+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.076632+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.358455+0000 mgr.y (mgr.24316) 3 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Bus STARTING 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.425980+0000 mgr.y (mgr.24316) 4 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.453736+0000 mgr.y (mgr.24316) 5 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.470192+0000 mgr.y (mgr.24316) 6 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.470402+0000 mgr.y (mgr.24316) 7 : cephadm [INF] [09/Mar/2026:16:40:40] ENGINE Bus STARTED 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.476863+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.488746+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.521391+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: audit 2026-03-09T16:40:40.527566+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:41.245 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:40 vm08 bash[17777]: cephadm 2026-03-09T16:40:40.530625+0000 mgr.y (mgr.24316) 8 : cephadm [INF] Deploying daemon node-exporter.a on vm02 2026-03-09T16:40:41.467 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.468 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: Started Ceph node-exporter.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:40:41.468 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:41 vm02 bash[38875]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2026-03-09T16:40:41.468 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.468 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.468 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:40:41 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.506 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.507 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.507 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.507 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.507 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.507 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.507 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.759 INFO:teuthology.orchestra.run.vm08.stdout:Scheduled grafana update... 2026-03-09T16:40:41.772 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:41.772 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:41 vm08 systemd[1]: Started Ceph node-exporter.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:40:41.815 DEBUG:teuthology.orchestra.run.vm08:grafana.a> sudo journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@grafana.a.service 2026-03-09T16:40:41.816 INFO:tasks.cephadm:Setting up client nodes... 2026-03-09T16:40:41.816 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-03-09T16:40:42.053 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:41 vm08 bash[35853]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: cluster 2026-03-09T16:40:41.015319+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.020106+0000 mgr.y (mgr.24316) 9 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;vm02=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: cephadm 2026-03-09T16:40:41.026828+0000 mgr.y (mgr.24316) 10 : cephadm [INF] Saving service alertmanager spec with placement vm02=a;count:1 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: cluster 2026-03-09T16:40:41.029263+0000 mgr.y (mgr.24316) 11 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.033644+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.152279+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: cephadm 2026-03-09T16:40:41.155710+0000 mgr.y (mgr.24316) 12 : cephadm [INF] Deploying daemon node-exporter.b on vm08 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.746862+0000 mgr.y (mgr.24316) 13 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;vm08=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: cephadm 2026-03-09T16:40:41.748096+0000 mgr.y (mgr.24316) 14 : cephadm [INF] Saving service grafana spec with placement vm08=a;count:1 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.753657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.761230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.768812+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:42.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:42 vm08 bash[17777]: audit 2026-03-09T16:40:41.769217+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: cluster 2026-03-09T16:40:41.015319+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.020106+0000 mgr.y (mgr.24316) 9 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;vm02=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: cephadm 2026-03-09T16:40:41.026828+0000 mgr.y (mgr.24316) 10 : cephadm [INF] Saving service alertmanager spec with placement vm02=a;count:1 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: cluster 2026-03-09T16:40:41.029263+0000 mgr.y (mgr.24316) 11 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.033644+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.152279+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: cephadm 2026-03-09T16:40:41.155710+0000 mgr.y (mgr.24316) 12 : cephadm [INF] Deploying daemon node-exporter.b on vm08 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.746862+0000 mgr.y (mgr.24316) 13 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;vm08=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: cephadm 2026-03-09T16:40:41.748096+0000 mgr.y (mgr.24316) 14 : cephadm [INF] Saving service grafana spec with placement vm08=a;count:1 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.753657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.761230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.768812+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:42 vm02 bash[22739]: audit 2026-03-09T16:40:41.769217+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:42.176 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: cluster 2026-03-09T16:40:41.015319+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.020106+0000 mgr.y (mgr.24316) 9 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;vm02=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: cephadm 2026-03-09T16:40:41.026828+0000 mgr.y (mgr.24316) 10 : cephadm [INF] Saving service alertmanager spec with placement vm02=a;count:1 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: cluster 2026-03-09T16:40:41.029263+0000 mgr.y (mgr.24316) 11 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.033644+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.152279+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: cephadm 2026-03-09T16:40:41.155710+0000 mgr.y (mgr.24316) 12 : cephadm [INF] Deploying daemon node-exporter.b on vm08 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.746862+0000 mgr.y (mgr.24316) 13 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;vm08=a", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: cephadm 2026-03-09T16:40:41.748096+0000 mgr.y (mgr.24316) 14 : cephadm [INF] Saving service grafana spec with placement vm08=a;count:1 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.753657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.761230+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.768812+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:42.177 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[17545]: audit 2026-03-09T16:40:41.769217+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2026-03-09T16:40:42.465 INFO:teuthology.orchestra.run.vm02.stdout:[client.0] 2026-03-09T16:40:42.465 INFO:teuthology.orchestra.run.vm02.stdout: key = AQAK+K5pCdtIGxAAchSDzPyqwVSF/MyBOaSUUg== 2026-03-09T16:40:42.550 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T16:40:42.550 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2026-03-09T16:40:42.550 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-03-09T16:40:42.565 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2026-03-09T16:40:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[38875]: v1.3.1: Pulling from prometheus/node-exporter 2026-03-09T16:40:43.052 INFO:teuthology.orchestra.run.vm08.stdout:[client.1] 2026-03-09T16:40:43.052 INFO:teuthology.orchestra.run.vm08.stdout: key = AQAL+K5pM36MAhAAv2KaJTblhK5K6+j+rtkXXg== 2026-03-09T16:40:43.106 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-09T16:40:43.106 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2026-03-09T16:40:43.106 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2026-03-09T16:40:43.119 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-03-09T16:40:43.119 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2026-03-09T16:40:43.119 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph mgr dump --format=json 2026-03-09T16:40:43.218 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[38875]: aa2a8d90b84c: Pulling fs layer 2026-03-09T16:40:43.218 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[38875]: b45d31ee2d7f: Pulling fs layer 2026-03-09T16:40:43.218 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:42 vm02 bash[38875]: b5db1e299295: Pulling fs layer 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: cluster 2026-03-09T16:40:41.960759+0000 mgr.y (mgr.24316) 15 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: audit 2026-03-09T16:40:42.030345+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: cluster 2026-03-09T16:40:42.030497+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: cephadm 2026-03-09T16:40:42.044347+0000 mgr.y (mgr.24316) 16 : cephadm [INF] Deploying daemon prometheus.a on vm08 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: audit 2026-03-09T16:40:42.457308+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 192.168.123.102:0/3997312305' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: audit 2026-03-09T16:40:42.457672+0000 mon.a (mon.0) 739 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:43 vm02 bash[22739]: audit 2026-03-09T16:40:42.463649+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: cluster 2026-03-09T16:40:41.960759+0000 mgr.y (mgr.24316) 15 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: audit 2026-03-09T16:40:42.030345+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: cluster 2026-03-09T16:40:42.030497+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: cephadm 2026-03-09T16:40:42.044347+0000 mgr.y (mgr.24316) 16 : cephadm [INF] Deploying daemon prometheus.a on vm08 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: audit 2026-03-09T16:40:42.457308+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 192.168.123.102:0/3997312305' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: audit 2026-03-09T16:40:42.457672+0000 mon.a (mon.0) 739 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:43.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[17545]: audit 2026-03-09T16:40:42.463649+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: cluster 2026-03-09T16:40:41.960759+0000 mgr.y (mgr.24316) 15 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: audit 2026-03-09T16:40:42.030345+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: cluster 2026-03-09T16:40:42.030497+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: cephadm 2026-03-09T16:40:42.044347+0000 mgr.y (mgr.24316) 16 : cephadm [INF] Deploying daemon prometheus.a on vm08 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: audit 2026-03-09T16:40:42.457308+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 192.168.123.102:0/3997312305' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: audit 2026-03-09T16:40:42.457672+0000 mon.a (mon.0) 739 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:43.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[17777]: audit 2026-03-09T16:40:42.463649+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T16:40:43.406 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[35853]: v1.3.1: Pulling from prometheus/node-exporter 2026-03-09T16:40:43.659 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: b45d31ee2d7f: Verifying Checksum 2026-03-09T16:40:43.660 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: b45d31ee2d7f: Download complete 2026-03-09T16:40:43.660 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: aa2a8d90b84c: Verifying Checksum 2026-03-09T16:40:43.660 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: aa2a8d90b84c: Download complete 2026-03-09T16:40:43.660 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: aa2a8d90b84c: Pull complete 2026-03-09T16:40:43.660 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: b45d31ee2d7f: Pull complete 2026-03-09T16:40:43.906 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[35853]: aa2a8d90b84c: Pulling fs layer 2026-03-09T16:40:43.906 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[35853]: b45d31ee2d7f: Pulling fs layer 2026-03-09T16:40:43.906 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:43 vm08 bash[35853]: b5db1e299295: Pulling fs layer 2026-03-09T16:40:43.926 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: b5db1e299295: Verifying Checksum 2026-03-09T16:40:43.926 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: b5db1e299295: Download complete 2026-03-09T16:40:43.926 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: b5db1e299295: Pull complete 2026-03-09T16:40:43.926 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2026-03-09T16:40:43.926 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2026-03-09T16:40:44.192 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:44 vm02 bash[17545]: audit 2026-03-09T16:40:43.042197+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 192.168.123.108:0/883786071' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:44.192 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:44 vm02 bash[17545]: audit 2026-03-09T16:40:43.042634+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:44.192 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:44 vm02 bash[17545]: audit 2026-03-09T16:40:43.050184+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T16:40:44.192 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:44 vm02 bash[22739]: audit 2026-03-09T16:40:43.042197+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 192.168.123.108:0/883786071' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:44.192 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:44 vm02 bash[22739]: audit 2026-03-09T16:40:43.042634+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:44.192 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:44 vm02 bash[22739]: audit 2026-03-09T16:40:43.050184+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.924Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.924Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=arp 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=bcache 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=bonding 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=btrfs 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=conntrack 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=cpu 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=cpufreq 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=diskstats 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=dmi 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=edac 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=entropy 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=fibrechannel 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=filefd 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=filesystem 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=hwmon 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=infiniband 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=ipvs 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=loadavg 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=mdadm 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=meminfo 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=netclass 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=netdev 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=netstat 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=nfs 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=nfsd 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=nvme 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=os 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=pressure 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=rapl 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=schedstat 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=sockstat 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=softnet 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=stat 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=tapestats 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=textfile 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=thermal_zone 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=time 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=udp_queues 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=uname 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=vmstat 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=xfs 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:115 level=info collector=zfs 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2026-03-09T16:40:44.193 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:43 vm02 bash[38875]: ts=2026-03-09T16:40:43.925Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2026-03-09T16:40:44.373 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[17777]: audit 2026-03-09T16:40:43.042197+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 192.168.123.108:0/883786071' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:44.373 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[17777]: audit 2026-03-09T16:40:43.042634+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2026-03-09T16:40:44.373 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[17777]: audit 2026-03-09T16:40:43.050184+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2026-03-09T16:40:44.373 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: b45d31ee2d7f: Verifying Checksum 2026-03-09T16:40:44.373 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: b45d31ee2d7f: Download complete 2026-03-09T16:40:44.373 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: aa2a8d90b84c: Verifying Checksum 2026-03-09T16:40:44.373 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: aa2a8d90b84c: Pull complete 2026-03-09T16:40:44.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:44 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:40:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:44.624 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: b45d31ee2d7f: Pull complete 2026-03-09T16:40:44.882 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: b5db1e299295: Verifying Checksum 2026-03-09T16:40:44.882 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: b5db1e299295: Download complete 2026-03-09T16:40:44.882 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: b5db1e299295: Pull complete 2026-03-09T16:40:44.882 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2026-03-09T16:40:44.882 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.879Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.879Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.879Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.879Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=arp 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=bcache 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=bonding 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=btrfs 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=conntrack 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=cpu 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=cpufreq 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=diskstats 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=dmi 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=edac 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=entropy 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=fibrechannel 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=filefd 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=filesystem 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=hwmon 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=infiniband 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=ipvs 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=loadavg 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=mdadm 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=meminfo 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=netclass 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=netdev 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=netstat 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=nfs 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=nfsd 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=nvme 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=os 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=pressure 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=rapl 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=schedstat 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=sockstat 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=softnet 2026-03-09T16:40:45.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=stat 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=tapestats 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=textfile 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=thermal_zone 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=time 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=udp_queues 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=uname 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=vmstat 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=xfs 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:115 level=info collector=zfs 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.881Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2026-03-09T16:40:45.157 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:44 vm08 bash[35853]: ts=2026-03-09T16:40:44.882Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2026-03-09T16:40:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:45 vm08 bash[17777]: cluster 2026-03-09T16:40:43.961041+0000 mgr.y (mgr.24316) 17 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:45 vm08 bash[17777]: audit 2026-03-09T16:40:44.299336+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:45 vm08 bash[17777]: audit 2026-03-09T16:40:45.022693+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:45.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:45 vm02 bash[22739]: cluster 2026-03-09T16:40:43.961041+0000 mgr.y (mgr.24316) 17 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:45.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:45 vm02 bash[22739]: audit 2026-03-09T16:40:44.299336+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:45.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:45 vm02 bash[22739]: audit 2026-03-09T16:40:45.022693+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:45.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:45 vm02 bash[17545]: cluster 2026-03-09T16:40:43.961041+0000 mgr.y (mgr.24316) 17 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:45.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:45 vm02 bash[17545]: audit 2026-03-09T16:40:44.299336+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:45.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:45 vm02 bash[17545]: audit 2026-03-09T16:40:45.022693+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:45.835 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:46.251 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:46.302 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":20,"active_gid":24316,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6800","nonce":2960322701},{"type":"v1","addr":"192.168.123.102:6801","nonce":2960322701}]},"active_addr":"192.168.123.102:6801/2960322701","active_change":"2026-03-09T16:40:38.995213+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24344,"name":"x","mgr_features":4540138303579357183,"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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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":[]},"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.23.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.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":[]},"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":[]},"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":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":[]},"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":[]},"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":[]},"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":[]},"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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]}}},{"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":[]},"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":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","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":[]},"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":[]},"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":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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":[]},"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.23.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.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":[]},"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":[]},"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":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":[]},"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":[]},"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":[]},"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":[]},"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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]}}},{"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":[]},"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":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","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":[]},"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":[]},"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":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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.102:8443/","prometheus":"http://192.168.123.102:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":54,"active_clients":[{"addrvec":[{"type":"v2","addr":"192.168.123.102:0","nonce":1045634036}]},{"addrvec":[{"type":"v2","addr":"192.168.123.102:0","nonce":2298347535}]},{"addrvec":[{"type":"v2","addr":"192.168.123.102:0","nonce":2380845859}]},{"addrvec":[{"type":"v2","addr":"192.168.123.102:0","nonce":3278196108}]}]}} 2026-03-09T16:40:46.304 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2026-03-09T16:40:46.304 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2026-03-09T16:40:46.304 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd dump --format=json 2026-03-09T16:40:46.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:46 vm08 bash[17777]: audit 2026-03-09T16:40:46.247147+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 192.168.123.102:0/1781534073' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:40:46.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:46 vm02 bash[22739]: audit 2026-03-09T16:40:46.247147+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 192.168.123.102:0/1781534073' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:40:46.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:46 vm02 bash[17545]: audit 2026-03-09T16:40:46.247147+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 192.168.123.102:0/1781534073' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:40:47.794 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:47 vm08 bash[17777]: cluster 2026-03-09T16:40:45.961313+0000 mgr.y (mgr.24316) 18 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:47 vm02 bash[17545]: cluster 2026-03-09T16:40:45.961313+0000 mgr.y (mgr.24316) 18 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:47.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:47 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:47.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:47 vm02 bash[22739]: cluster 2026-03-09T16:40:45.961313+0000 mgr.y (mgr.24316) 18 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:48.106 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: Started Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:40:48.107 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.107 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.108 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.108 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:48 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.297Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.297Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.297Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.297Z caller=main.go:518 level=info host_details="(Linux 5.15.0-1092-kvm #97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026 x86_64 vm08 (none))" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.297Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.298Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.299Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.299Z caller=main.go:923 level=info msg="Starting TSDB ..." 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.300Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=932ns 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=16.19µs wal_replay_duration=86.833µs total_replay_duration=112.15µs 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=main.go:944 level=info fs_type=EXT4_SUPER_MAGIC 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=main.go:947 level=info msg="TSDB started" 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.301Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.318Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.540513ms db_storage=891ns remote_storage=1.332µs web_handler=230ns query_engine=821ns scrape=887.832µs scrape_sd=18.985µs notify=791ns notify_sd=1.672µs rules=14.018335ms 2026-03-09T16:40:48.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:40:48 vm08 bash[36768]: ts=2026-03-09T16:40:48.318Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2026-03-09T16:40:48.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:48 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:40:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:48.851 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:47.468513+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:47.483877+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.138105+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.141875+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.142639+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.143271+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.149030+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.155211+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.156869+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://192.168.123.108:9095"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.161776+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.170118+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.174284+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.174910+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.181006+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.221045+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:48 vm02 bash[22739]: audit 2026-03-09T16:40:48.227199+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:47.468513+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:47.483877+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.138105+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.141875+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.142639+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.143271+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.149030+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.155211+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.156869+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://192.168.123.108:9095"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.161776+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.170118+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.174284+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:48.867 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.174910+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:48.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.181006+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.221045+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:48 vm02 bash[17545]: audit 2026-03-09T16:40:48.227199+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:47.468513+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:47.483877+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.138105+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.141875+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.142639+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.143271+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.149030+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.155211+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.156869+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://192.168.123.108:9095"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.161776+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.170118+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.174284+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.174910+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.181006+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.221045+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:48 vm08 bash[17777]: audit 2026-03-09T16:40:48.227199+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:49.161 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:49.161 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":54,"fsid":"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a","created":"2026-03-09T16:37:33.879426+0000","modified":"2026-03-09T16:40:38.993983+0000","last_up_change":"2026-03-09T16:40:27.294615+0000","last_in_change":"2026-03-09T16:40:13.750395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":20,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-09T16:39:08.008682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"0a25ebbc-bc0a-4064-aaad-50b326b374d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6802","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6803","nonce":30588042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6804","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6805","nonce":30588042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6808","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6809","nonce":30588042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6806","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6807","nonce":30588042}]},"public_addr":"192.168.123.102:6803/30588042","cluster_addr":"192.168.123.102:6805/30588042","heartbeat_back_addr":"192.168.123.102:6809/30588042","heartbeat_front_addr":"192.168.123.102:6807/30588042","state":["exists","up"]},{"osd":1,"uuid":"9361de49-3a55-4111-acb5-2cc7e4d60ab9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6810","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6811","nonce":3341155135}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6812","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6813","nonce":3341155135}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6816","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6817","nonce":3341155135}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6814","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6815","nonce":3341155135}]},"public_addr":"192.168.123.102:6811/3341155135","cluster_addr":"192.168.123.102:6813/3341155135","heartbeat_back_addr":"192.168.123.102:6817/3341155135","heartbeat_front_addr":"192.168.123.102:6815/3341155135","state":["exists","up"]},{"osd":2,"uuid":"e3fa133b-153b-435d-9ffc-5af5808abb89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6818","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6819","nonce":2298037583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6820","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6821","nonce":2298037583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6824","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6825","nonce":2298037583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6822","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6823","nonce":2298037583}]},"public_addr":"192.168.123.102:6819/2298037583","cluster_addr":"192.168.123.102:6821/2298037583","heartbeat_back_addr":"192.168.123.102:6825/2298037583","heartbeat_front_addr":"192.168.123.102:6823/2298037583","state":["exists","up"]},{"osd":3,"uuid":"583340ae-116f-40fd-9088-1430e0352a8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6826","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6827","nonce":3078678976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6828","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6829","nonce":3078678976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6832","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6833","nonce":3078678976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6830","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6831","nonce":3078678976}]},"public_addr":"192.168.123.102:6827/3078678976","cluster_addr":"192.168.123.102:6829/3078678976","heartbeat_back_addr":"192.168.123.102:6833/3078678976","heartbeat_front_addr":"192.168.123.102:6831/3078678976","state":["exists","up"]},{"osd":4,"uuid":"8fec637c-113e-4037-bb58-51bee1509c9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":29,"last_clean_end":32,"up_from":36,"up_thru":0,"down_at":33,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6800","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6801","nonce":3093789829}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6802","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6803","nonce":3093789829}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6806","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6807","nonce":3093789829}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6804","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6805","nonce":3093789829}]},"public_addr":"192.168.123.108:6801/3093789829","cluster_addr":"192.168.123.108:6803/3093789829","heartbeat_back_addr":"192.168.123.108:6807/3093789829","heartbeat_front_addr":"192.168.123.108:6805/3093789829","state":["exists","up"]},{"osd":5,"uuid":"004c896c-7531-4618-b640-f0ecba9eb389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":42,"up_from":47,"up_thru":39,"down_at":43,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6808","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6809","nonce":911913989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6810","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6811","nonce":911913989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6814","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6815","nonce":911913989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6812","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6813","nonce":911913989}]},"public_addr":"192.168.123.108:6809/911913989","cluster_addr":"192.168.123.108:6811/911913989","heartbeat_back_addr":"192.168.123.108:6815/911913989","heartbeat_front_addr":"192.168.123.108:6813/911913989","state":["exists","up"]},{"osd":6,"uuid":"b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6816","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6817","nonce":1338992217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6818","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6819","nonce":1338992217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6822","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6823","nonce":1338992217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6820","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6821","nonce":1338992217}]},"public_addr":"192.168.123.108:6817/1338992217","cluster_addr":"192.168.123.108:6819/1338992217","heartbeat_back_addr":"192.168.123.108:6823/1338992217","heartbeat_front_addr":"192.168.123.108:6821/1338992217","state":["exists","up"]},{"osd":7,"uuid":"d4bf5e71-a2da-416f-b249-64e79ac549cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6824","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6825","nonce":601984803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6826","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6827","nonce":601984803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6830","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6831","nonce":601984803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6828","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6829","nonce":601984803}]},"public_addr":"192.168.123.108:6825/601984803","cluster_addr":"192.168.123.108:6827/601984803","heartbeat_back_addr":"192.168.123.108:6831/601984803","heartbeat_front_addr":"192.168.123.108:6829/601984803","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:38:36.647018+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:38:50.768522+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:05.745842+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:20.189502+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:35.283272+0000","dead_epoch":32},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:52.767621+0000","dead_epoch":41},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:40:07.845180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:40:25.482257+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.102:0/2568276379":"2026-03-10T16:40:38.993960+0000","192.168.123.102:6801/2138315015":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/1254634215":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/1457668706":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/3099552188":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/1314450021":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/2722728016":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6801/2942916402":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6800/2138315015":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/336368278":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6800/2942916402":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/3000097039":"2026-03-10T16:37:48.071235+0000","192.168.123.102:0/1379530700":"2026-03-10T16:37:48.071235+0000","192.168.123.102:0/335441442":"2026-03-10T16:37:48.071235+0000","192.168.123.102:6800/2076640504":"2026-03-10T16:37:48.071235+0000","192.168.123.102:6801/2076640504":"2026-03-10T16:37:48.071235+0000"},"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-09T16:40:49.215 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2026-03-09T16:40:49.215 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd dump --format=json 2026-03-09T16:40:49.833 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:49 vm08 bash[17777]: cluster 2026-03-09T16:40:47.961577+0000 mgr.y (mgr.24316) 19 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:49.833 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:49 vm08 bash[17777]: cephadm 2026-03-09T16:40:48.151880+0000 mgr.y (mgr.24316) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:40:49.834 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:49 vm08 bash[17777]: audit 2026-03-09T16:40:48.156107+0000 mgr.y (mgr.24316) 21 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:40:49.834 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:49 vm08 bash[17777]: audit 2026-03-09T16:40:48.157307+0000 mgr.y (mgr.24316) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://192.168.123.108:9095"}]: dispatch 2026-03-09T16:40:49.834 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:49 vm08 bash[17777]: cephadm 2026-03-09T16:40:48.182646+0000 mgr.y (mgr.24316) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:40:49.834 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:49 vm08 bash[17777]: audit 2026-03-09T16:40:49.159158+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 192.168.123.102:0/2035547653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:49 vm02 bash[22739]: cluster 2026-03-09T16:40:47.961577+0000 mgr.y (mgr.24316) 19 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:49 vm02 bash[22739]: cephadm 2026-03-09T16:40:48.151880+0000 mgr.y (mgr.24316) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:49 vm02 bash[22739]: audit 2026-03-09T16:40:48.156107+0000 mgr.y (mgr.24316) 21 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:49 vm02 bash[22739]: audit 2026-03-09T16:40:48.157307+0000 mgr.y (mgr.24316) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://192.168.123.108:9095"}]: dispatch 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:49 vm02 bash[22739]: cephadm 2026-03-09T16:40:48.182646+0000 mgr.y (mgr.24316) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:49 vm02 bash[22739]: audit 2026-03-09T16:40:49.159158+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 192.168.123.102:0/2035547653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:49.865 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:49 vm02 bash[17545]: cluster 2026-03-09T16:40:47.961577+0000 mgr.y (mgr.24316) 19 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:49.866 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:49 vm02 bash[17545]: cephadm 2026-03-09T16:40:48.151880+0000 mgr.y (mgr.24316) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:40:49.866 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:49 vm02 bash[17545]: audit 2026-03-09T16:40:48.156107+0000 mgr.y (mgr.24316) 21 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:40:49.866 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:49 vm02 bash[17545]: audit 2026-03-09T16:40:48.157307+0000 mgr.y (mgr.24316) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://192.168.123.108:9095"}]: dispatch 2026-03-09T16:40:49.866 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:49 vm02 bash[17545]: cephadm 2026-03-09T16:40:48.182646+0000 mgr.y (mgr.24316) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:40:49.866 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:49 vm02 bash[17545]: audit 2026-03-09T16:40:49.159158+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 192.168.123.102:0/2035547653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:50.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:49 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:50.862 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:51.183 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:40:51.183 INFO:teuthology.orchestra.run.vm02.stdout:{"epoch":54,"fsid":"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a","created":"2026-03-09T16:37:33.879426+0000","modified":"2026-03-09T16:40:38.993983+0000","last_up_change":"2026-03-09T16:40:27.294615+0000","last_in_change":"2026-03-09T16:40:13.750395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":20,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-09T16:39:08.008682+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"0a25ebbc-bc0a-4064-aaad-50b326b374d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6802","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6803","nonce":30588042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6804","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6805","nonce":30588042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6808","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6809","nonce":30588042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6806","nonce":30588042},{"type":"v1","addr":"192.168.123.102:6807","nonce":30588042}]},"public_addr":"192.168.123.102:6803/30588042","cluster_addr":"192.168.123.102:6805/30588042","heartbeat_back_addr":"192.168.123.102:6809/30588042","heartbeat_front_addr":"192.168.123.102:6807/30588042","state":["exists","up"]},{"osd":1,"uuid":"9361de49-3a55-4111-acb5-2cc7e4d60ab9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6810","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6811","nonce":3341155135}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6812","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6813","nonce":3341155135}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6816","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6817","nonce":3341155135}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6814","nonce":3341155135},{"type":"v1","addr":"192.168.123.102:6815","nonce":3341155135}]},"public_addr":"192.168.123.102:6811/3341155135","cluster_addr":"192.168.123.102:6813/3341155135","heartbeat_back_addr":"192.168.123.102:6817/3341155135","heartbeat_front_addr":"192.168.123.102:6815/3341155135","state":["exists","up"]},{"osd":2,"uuid":"e3fa133b-153b-435d-9ffc-5af5808abb89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6818","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6819","nonce":2298037583}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6820","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6821","nonce":2298037583}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6824","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6825","nonce":2298037583}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6822","nonce":2298037583},{"type":"v1","addr":"192.168.123.102:6823","nonce":2298037583}]},"public_addr":"192.168.123.102:6819/2298037583","cluster_addr":"192.168.123.102:6821/2298037583","heartbeat_back_addr":"192.168.123.102:6825/2298037583","heartbeat_front_addr":"192.168.123.102:6823/2298037583","state":["exists","up"]},{"osd":3,"uuid":"583340ae-116f-40fd-9088-1430e0352a8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6826","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6827","nonce":3078678976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6828","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6829","nonce":3078678976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6832","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6833","nonce":3078678976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6830","nonce":3078678976},{"type":"v1","addr":"192.168.123.102:6831","nonce":3078678976}]},"public_addr":"192.168.123.102:6827/3078678976","cluster_addr":"192.168.123.102:6829/3078678976","heartbeat_back_addr":"192.168.123.102:6833/3078678976","heartbeat_front_addr":"192.168.123.102:6831/3078678976","state":["exists","up"]},{"osd":4,"uuid":"8fec637c-113e-4037-bb58-51bee1509c9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":29,"last_clean_end":32,"up_from":36,"up_thru":0,"down_at":33,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6800","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6801","nonce":3093789829}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6802","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6803","nonce":3093789829}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6806","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6807","nonce":3093789829}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6804","nonce":3093789829},{"type":"v1","addr":"192.168.123.108:6805","nonce":3093789829}]},"public_addr":"192.168.123.108:6801/3093789829","cluster_addr":"192.168.123.108:6803/3093789829","heartbeat_back_addr":"192.168.123.108:6807/3093789829","heartbeat_front_addr":"192.168.123.108:6805/3093789829","state":["exists","up"]},{"osd":5,"uuid":"004c896c-7531-4618-b640-f0ecba9eb389","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":42,"up_from":47,"up_thru":39,"down_at":43,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6808","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6809","nonce":911913989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6810","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6811","nonce":911913989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6814","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6815","nonce":911913989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6812","nonce":911913989},{"type":"v1","addr":"192.168.123.108:6813","nonce":911913989}]},"public_addr":"192.168.123.108:6809/911913989","cluster_addr":"192.168.123.108:6811/911913989","heartbeat_back_addr":"192.168.123.108:6815/911913989","heartbeat_front_addr":"192.168.123.108:6813/911913989","state":["exists","up"]},{"osd":6,"uuid":"b7ef54b9-2a0b-4f7f-bf63-6e4bca349a34","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6816","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6817","nonce":1338992217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6818","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6819","nonce":1338992217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6822","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6823","nonce":1338992217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6820","nonce":1338992217},{"type":"v1","addr":"192.168.123.108:6821","nonce":1338992217}]},"public_addr":"192.168.123.108:6817/1338992217","cluster_addr":"192.168.123.108:6819/1338992217","heartbeat_back_addr":"192.168.123.108:6823/1338992217","heartbeat_front_addr":"192.168.123.108:6821/1338992217","state":["exists","up"]},{"osd":7,"uuid":"d4bf5e71-a2da-416f-b249-64e79ac549cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6824","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6825","nonce":601984803}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6826","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6827","nonce":601984803}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6830","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6831","nonce":601984803}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.108:6828","nonce":601984803},{"type":"v1","addr":"192.168.123.108:6829","nonce":601984803}]},"public_addr":"192.168.123.108:6825/601984803","cluster_addr":"192.168.123.108:6827/601984803","heartbeat_back_addr":"192.168.123.108:6831/601984803","heartbeat_front_addr":"192.168.123.108:6829/601984803","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:38:36.647018+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:38:50.768522+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:05.745842+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:20.189502+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:35.283272+0000","dead_epoch":32},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:39:52.767621+0000","dead_epoch":41},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:40:07.845180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2026-03-09T16:40:25.482257+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"192.168.123.102:0/2568276379":"2026-03-10T16:40:38.993960+0000","192.168.123.102:6801/2138315015":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/1254634215":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/1457668706":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/3099552188":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/1314450021":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/2722728016":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6801/2942916402":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6800/2138315015":"2026-03-10T16:40:38.993960+0000","192.168.123.102:0/336368278":"2026-03-10T16:37:57.753381+0000","192.168.123.102:6800/2942916402":"2026-03-10T16:37:57.753381+0000","192.168.123.102:0/3000097039":"2026-03-10T16:37:48.071235+0000","192.168.123.102:0/1379530700":"2026-03-10T16:37:48.071235+0000","192.168.123.102:0/335441442":"2026-03-10T16:37:48.071235+0000","192.168.123.102:6800/2076640504":"2026-03-10T16:37:48.071235+0000","192.168.123.102:6801/2076640504":"2026-03-10T16:37:48.071235+0000"},"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-09T16:40:51.194 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:50 vm02 bash[22739]: audit 2026-03-09T16:40:49.944942+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:51.194 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:50 vm02 bash[22739]: cluster 2026-03-09T16:40:49.961828+0000 mgr.y (mgr.24316) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:51.194 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:50 vm02 bash[22739]: audit 2026-03-09T16:40:50.028760+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:51.194 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:50 vm02 bash[17545]: audit 2026-03-09T16:40:49.944942+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:51.194 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:50 vm02 bash[17545]: cluster 2026-03-09T16:40:49.961828+0000 mgr.y (mgr.24316) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:51.194 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:50 vm02 bash[17545]: audit 2026-03-09T16:40:50.028760+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.0 flush_pg_stats 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.1 flush_pg_stats 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.2 flush_pg_stats 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.3 flush_pg_stats 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.4 flush_pg_stats 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.5 flush_pg_stats 2026-03-09T16:40:51.231 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.6 flush_pg_stats 2026-03-09T16:40:51.232 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph tell osd.7 flush_pg_stats 2026-03-09T16:40:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:50 vm08 bash[17777]: audit 2026-03-09T16:40:49.944942+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:50 vm08 bash[17777]: cluster 2026-03-09T16:40:49.961828+0000 mgr.y (mgr.24316) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:51.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:50 vm08 bash[17777]: audit 2026-03-09T16:40:50.028760+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:51.956 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:51 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:52.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:51 vm02 bash[17545]: audit 2026-03-09T16:40:51.180610+0000 mon.b (mon.2) 27 : audit [DBG] from='client.? 192.168.123.102:0/1934962550' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:52.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:51 vm02 bash[17545]: audit 2026-03-09T16:40:51.679755+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:52.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:51 vm02 bash[22739]: audit 2026-03-09T16:40:51.180610+0000 mon.b (mon.2) 27 : audit [DBG] from='client.? 192.168.123.102:0/1934962550' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:52.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:51 vm02 bash[22739]: audit 2026-03-09T16:40:51.679755+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:51 vm08 bash[17777]: audit 2026-03-09T16:40:51.180610+0000 mon.b (mon.2) 27 : audit [DBG] from='client.? 192.168.123.102:0/1934962550' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2026-03-09T16:40:52.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:51 vm08 bash[17777]: audit 2026-03-09T16:40:51.679755+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:53.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:52 vm02 bash[22739]: cluster 2026-03-09T16:40:51.962072+0000 mgr.y (mgr.24316) 25 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:53.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:52 vm02 bash[17545]: cluster 2026-03-09T16:40:51.962072+0000 mgr.y (mgr.24316) 25 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:53.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:52 vm08 bash[17777]: cluster 2026-03-09T16:40:51.962072+0000 mgr.y (mgr.24316) 25 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:54.140 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.141 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.142 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.143 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.146 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.146 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.147 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.148 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:54.721 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:54 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:40:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:40:55.270 INFO:teuthology.orchestra.run.vm02.stdout:154618822669 2026-03-09T16:40:55.271 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.4 2026-03-09T16:40:55.286 INFO:teuthology.orchestra.run.vm02.stdout:201863462921 2026-03-09T16:40:55.286 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.5 2026-03-09T16:40:55.330 INFO:teuthology.orchestra.run.vm02.stdout:34359738396 2026-03-09T16:40:55.330 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.0 2026-03-09T16:40:55.411 INFO:teuthology.orchestra.run.vm02.stdout:103079215123 2026-03-09T16:40:55.411 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.3 2026-03-09T16:40:55.437 INFO:teuthology.orchestra.run.vm02.stdout:77309411350 2026-03-09T16:40:55.437 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.2 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: cluster 2026-03-09T16:40:53.962290+0000 mgr.y (mgr.24316) 26 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: audit 2026-03-09T16:40:54.429735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: audit 2026-03-09T16:40:54.438630+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: audit 2026-03-09T16:40:54.457017+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: audit 2026-03-09T16:40:54.458401+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: audit 2026-03-09T16:40:54.459297+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: audit 2026-03-09T16:40:54.465503+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:55 vm02 bash[17545]: cephadm 2026-03-09T16:40:54.477260+0000 mgr.y (mgr.24316) 27 : cephadm [INF] Deploying daemon alertmanager.a on vm02 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: cluster 2026-03-09T16:40:53.962290+0000 mgr.y (mgr.24316) 26 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: audit 2026-03-09T16:40:54.429735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: audit 2026-03-09T16:40:54.438630+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: audit 2026-03-09T16:40:54.457017+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: audit 2026-03-09T16:40:54.458401+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: audit 2026-03-09T16:40:54.459297+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: audit 2026-03-09T16:40:54.465503+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.543 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:55 vm02 bash[22739]: cephadm 2026-03-09T16:40:54.477260+0000 mgr.y (mgr.24316) 27 : cephadm [INF] Deploying daemon alertmanager.a on vm02 2026-03-09T16:40:55.576 INFO:teuthology.orchestra.run.vm02.stdout:219043332102 2026-03-09T16:40:55.576 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.7 2026-03-09T16:40:55.683 INFO:teuthology.orchestra.run.vm02.stdout:55834574873 2026-03-09T16:40:55.684 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.1 2026-03-09T16:40:55.701 INFO:teuthology.orchestra.run.vm02.stdout:188978561033 2026-03-09T16:40:55.702 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph osd last-stat-seq osd.6 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: cluster 2026-03-09T16:40:53.962290+0000 mgr.y (mgr.24316) 26 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: audit 2026-03-09T16:40:54.429735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: audit 2026-03-09T16:40:54.438630+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: audit 2026-03-09T16:40:54.457017+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: audit 2026-03-09T16:40:54.458401+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: audit 2026-03-09T16:40:54.459297+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: audit 2026-03-09T16:40:54.465503+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:40:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:55 vm08 bash[17777]: cephadm 2026-03-09T16:40:54.477260+0000 mgr.y (mgr.24316) 27 : cephadm [INF] Deploying daemon alertmanager.a on vm02 2026-03-09T16:40:57.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:57 vm02 bash[22739]: cluster 2026-03-09T16:40:55.962555+0000 mgr.y (mgr.24316) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:57.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:57 vm02 bash[17545]: cluster 2026-03-09T16:40:55.962555+0000 mgr.y (mgr.24316) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:57 vm08 bash[17777]: cluster 2026-03-09T16:40:55.962555+0000 mgr.y (mgr.24316) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:58.240 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.240 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.240 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.241 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.242 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.245 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.247 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.247 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:40:58.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:40:57 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:40:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:40:59.244 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:40:59] "GET /metrics HTTP/1.1" 200 191112 "" "Prometheus/2.33.4" 2026-03-09T16:40:59.544 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:59 vm02 bash[22739]: cluster 2026-03-09T16:40:57.962827+0000 mgr.y (mgr.24316) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:59.544 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:59 vm02 bash[17545]: cluster 2026-03-09T16:40:57.962827+0000 mgr.y (mgr.24316) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:59.545 INFO:teuthology.orchestra.run.vm02.stdout:34359738397 2026-03-09T16:40:59.812 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.812 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.812 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.812 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.812 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.813 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.813 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.813 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:40:59 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:40:59.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:40:59 vm08 bash[17777]: cluster 2026-03-09T16:40:57.962827+0000 mgr.y (mgr.24316) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:40:59.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738396 got 34359738397 for osd.0 2026-03-09T16:40:59.960 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.071 INFO:teuthology.orchestra.run.vm02.stdout:103079215124 2026-03-09T16:41:00.101 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.101 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:41:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.131 INFO:teuthology.orchestra.run.vm02.stdout:154618822670 2026-03-09T16:41:00.131 INFO:teuthology.orchestra.run.vm02.stdout:219043332103 2026-03-09T16:41:00.281 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215123 got 103079215124 for osd.3 2026-03-09T16:41:00.281 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.340 INFO:tasks.cephadm.ceph_manager.ceph:need seq 219043332102 got 219043332103 for osd.7 2026-03-09T16:41:00.340 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.366 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822669 got 154618822670 for osd.4 2026-03-09T16:41:00.366 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.441 INFO:teuthology.orchestra.run.vm02.stdout:201863462922 2026-03-09T16:41:00.467 INFO:teuthology.orchestra.run.vm02.stdout:77309411351 2026-03-09T16:41:00.534 INFO:teuthology.orchestra.run.vm02.stdout:55834574874 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:40:59.542628+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 192.168.123.102:0/3022660597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.058335+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 192.168.123.102:0/2287152367' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.129130+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 192.168.123.102:0/823656355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.129391+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 192.168.123.102:0/3328667603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.133259+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.289308+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.297041+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.306196+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.362440+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.438537+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 192.168.123.102:0/827119625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:00 vm02 bash[22739]: audit 2026-03-09T16:41:00.464588+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 192.168.123.102:0/1346371555' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:40:59.542628+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 192.168.123.102:0/3022660597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.058335+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 192.168.123.102:0/2287152367' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.129130+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 192.168.123.102:0/823656355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.129391+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 192.168.123.102:0/3328667603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2026-03-09T16:41:00.536 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.133259+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.537 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.289308+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.537 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.297041+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.537 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.306196+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:41:00.537 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.362440+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.537 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.438537+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 192.168.123.102:0/827119625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2026-03-09T16:41:00.537 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[17545]: audit 2026-03-09T16:41:00.464588+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 192.168.123.102:0/1346371555' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2026-03-09T16:41:00.537 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:00 vm02 bash[43100]: level=info ts=2026-03-09T16:41:00.476Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2026-03-09T16:41:00.563 INFO:teuthology.orchestra.run.vm02.stdout:188978561034 2026-03-09T16:41:00.568 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462921 got 201863462922 for osd.5 2026-03-09T16:41:00.568 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.621 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411351 for osd.2 2026-03-09T16:41:00.622 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.651 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574873 got 55834574874 for osd.1 2026-03-09T16:41:00.651 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:40:59.542628+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 192.168.123.102:0/3022660597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.058335+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 192.168.123.102:0/2287152367' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.129130+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 192.168.123.102:0/823656355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.129391+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 192.168.123.102:0/3328667603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.133259+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.289308+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.297041+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.306196+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.362440+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.438537+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 192.168.123.102:0/827119625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:00 vm08 bash[17777]: audit 2026-03-09T16:41:00.464588+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 192.168.123.102:0/1346371555' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2026-03-09T16:41:00.656 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:00 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:00.677 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561033 got 188978561034 for osd.6 2026-03-09T16:41:00.677 DEBUG:teuthology.parallel:result is None 2026-03-09T16:41:00.678 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2026-03-09T16:41:00.678 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph pg dump --format=json 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:01 vm02 bash[22739]: cluster 2026-03-09T16:40:59.963959+0000 mgr.y (mgr.24316) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:01 vm02 bash[22739]: audit 2026-03-09T16:41:00.306665+0000 mgr.y (mgr.24316) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:01 vm02 bash[22739]: cephadm 2026-03-09T16:41:00.371639+0000 mgr.y (mgr.24316) 32 : cephadm [INF] Deploying daemon grafana.a on vm08 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:01 vm02 bash[22739]: audit 2026-03-09T16:41:00.531951+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 192.168.123.102:0/4036316848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:01 vm02 bash[22739]: audit 2026-03-09T16:41:00.559548+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 192.168.123.102:0/112677314' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:01 vm02 bash[17545]: cluster 2026-03-09T16:40:59.963959+0000 mgr.y (mgr.24316) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:01 vm02 bash[17545]: audit 2026-03-09T16:41:00.306665+0000 mgr.y (mgr.24316) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:01 vm02 bash[17545]: cephadm 2026-03-09T16:41:00.371639+0000 mgr.y (mgr.24316) 32 : cephadm [INF] Deploying daemon grafana.a on vm08 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:01 vm02 bash[17545]: audit 2026-03-09T16:41:00.531951+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 192.168.123.102:0/4036316848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-09T16:41:01.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:01 vm02 bash[17545]: audit 2026-03-09T16:41:00.559548+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 192.168.123.102:0/112677314' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2026-03-09T16:41:01.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:01 vm08 bash[17777]: cluster 2026-03-09T16:40:59.963959+0000 mgr.y (mgr.24316) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:01.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:01 vm08 bash[17777]: audit 2026-03-09T16:41:00.306665+0000 mgr.y (mgr.24316) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:41:01.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:01 vm08 bash[17777]: cephadm 2026-03-09T16:41:00.371639+0000 mgr.y (mgr.24316) 32 : cephadm [INF] Deploying daemon grafana.a on vm08 2026-03-09T16:41:01.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:01 vm08 bash[17777]: audit 2026-03-09T16:41:00.531951+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 192.168.123.102:0/4036316848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2026-03-09T16:41:01.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:01 vm08 bash[17777]: audit 2026-03-09T16:41:00.559548+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 192.168.123.102:0/112677314' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2026-03-09T16:41:02.717 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:02 vm02 bash[43100]: level=info ts=2026-03-09T16:41:02.434Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00066365s 2026-03-09T16:41:03.331 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:41:03.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:03 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:03.692 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:41:03.695 INFO:teuthology.orchestra.run.vm02.stderr:dumped all 2026-03-09T16:41:03.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:03 vm02 bash[22739]: cluster 2026-03-09T16:41:01.964237+0000 mgr.y (mgr.24316) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:03.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:03 vm02 bash[22739]: audit 2026-03-09T16:41:03.072964+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:03.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:03 vm02 bash[17545]: cluster 2026-03-09T16:41:01.964237+0000 mgr.y (mgr.24316) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:03.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:03 vm02 bash[17545]: audit 2026-03-09T16:41:03.072964+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:03.745 INFO:teuthology.orchestra.run.vm02.stdout:{"pg_ready":true,"pg_map":{"version":14,"stamp":"2026-03-09T16:41:01.964108+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":459280,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":192,"num_read_kb":288,"num_write":133,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":397840,"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":87,"ondisk_log_size":87,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":167739392,"kb_used":50540,"kb_used_data":5228,"kb_used_omap":2,"kb_used_meta":45245,"kb_avail":167688852,"statfs":{"total":171765137408,"available":171713384448,"internally_reserved":0,"allocated":5353472,"data_stored":2914351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2150,"internal_metadata":46331802},"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":"12.002391"},"pg_stats":[{"pgid":"1.0","version":"54'87","reported_seq":56,"reported_epoch":54,"state":"active+clean","last_fresh":"2026-03-09T16:40:40.084706+0000","last_change":"2026-03-09T16:40:29.616918+0000","last_active":"2026-03-09T16:40:40.084706+0000","last_peered":"2026-03-09T16:40:40.084706+0000","last_clean":"2026-03-09T16:40:40.084706+0000","last_became_active":"2026-03-09T16:40:29.310089+0000","last_became_peered":"2026-03-09T16:40:29.310089+0000","last_unstale":"2026-03-09T16:40:40.084706+0000","last_undegraded":"2026-03-09T16:40:40.084706+0000","last_fullsized":"2026-03-09T16:40:40.084706+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-09T16:39:08.589012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-09T16:39:08.589012+0000","last_clean_scrub_stamp":"2026-03-09T16:39:08.589012+0000","objects_scrubbed":0,"log_size":87,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-10T17:05:06.802971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":192,"num_read_kb":288,"num_write":133,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":397840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":192,"num_read_kb":288,"num_write":133,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":397840,"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":1204224,"data_stored":1193520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":87,"ondisk_log_size":87,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":51,"seq":219043332104,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":20967424,"kb_used":6216,"kb_used_data":896,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":20961208,"statfs":{"total":21470642176,"available":21464276992,"internally_reserved":0,"allocated":917504,"data_stored":612747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47299999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48199999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58899999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.434}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67000000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51000000000000001}]}]},{"osd":6,"up_from":44,"seq":188978561035,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":20967424,"kb_used":6284,"kb_used_data":900,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":20961140,"statfs":{"total":21470642176,"available":21464207360,"internally_reserved":0,"allocated":921600,"data_stored":613062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51000000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66400000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.495}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6528,"kb_used_data":504,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":20960896,"statfs":{"total":21470642176,"available":21463957504,"internally_reserved":0,"allocated":516096,"data_stored":214907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:58 2026","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.46700000000000003,"15min":0.41199999999999998},"min":{"1min":0.27400000000000002,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":5.1799999999999997,"5min":5.1799999999999997,"15min":5.1799999999999997},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.3169999999999999,"5min":0.57099999999999995,"15min":0.44700000000000001},"min":{"1min":0.22600000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":12.154999999999999,"5min":12.154999999999999,"15min":12.154999999999999},"last":0.77700000000000002}]},{"osd":2,"last update":"Mon Mar 9 16:40:10 2026","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.84899999999999998}]},{"osd":3,"last update":"Mon Mar 9 16:40:24 2026","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.626},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.84099999999999997}]},{"osd":4,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":2.7029999999999998,"5min":2.7029999999999998,"15min":2.7029999999999998},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":0.61599999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76800000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83199999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85699999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738398,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":20967424,"kb_used":6988,"kb_used_data":900,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":20960436,"statfs":{"total":21470642176,"available":21463486464,"internally_reserved":0,"allocated":921600,"data_stored":613062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Mar 9 16:40:55 2026","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.47599999999999998,"15min":0.45600000000000002},"min":{"1min":0.19600000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":1.0600000000000001,"5min":1.073,"15min":1.073},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.54000000000000004,"15min":0.52600000000000002},"min":{"1min":0.314,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":1.3129999999999999,"5min":1.333,"15min":1.333},"last":0.55400000000000005}]},{"osd":2,"last update":"Mon Mar 9 16:40:08 2026","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.433},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.58199999999999996}]},{"osd":3,"last update":"Mon Mar 9 16:40:21 2026","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.952,"5min":1.952,"15min":1.952},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.44900000000000001}]},{"osd":4,"last update":"Mon Mar 9 16:40:55 2026","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.745}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.05}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52100000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6468,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":20960956,"statfs":{"total":21470642176,"available":21464018944,"internally_reserved":0,"allocated":520192,"data_stored":215222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:08 2026","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.61899999999999999}]},{"osd":1,"last update":"Mon Mar 9 16:40:08 2026","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.41399999999999998}]},{"osd":3,"last update":"Mon Mar 9 16:40:23 2026","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.71099999999999997}]},{"osd":4,"last update":"Mon Mar 9 16:40:57 2026","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.59399999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69599999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70399999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68999999999999995}]}]},{"osd":3,"up_from":24,"seq":103079215125,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6020,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":20961404,"statfs":{"total":21470642176,"available":21464477696,"internally_reserved":0,"allocated":520192,"data_stored":215222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:25 2026","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":3.9430000000000001},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.63400000000000001}]},{"osd":1,"last update":"Mon Mar 9 16:40:25 2026","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":3.6760000000000002}]},{"osd":2,"last update":"Mon Mar 9 16:40:25 2026","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":3.7330000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":3.9100000000000001}]},{"osd":4,"last update":"Mon Mar 9 16:40:55 2026","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":4.4509999999999996,"5min":4.4509999999999996,"15min":4.4509999999999996},"last":3.952}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61399999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.9239999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72599999999999998}]}]},{"osd":4,"up_from":36,"seq":154618822671,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6084,"kb_used_data":508,"kb_used_omap":1,"kb_used_meta":5566,"kb_avail":20961340,"statfs":{"total":21470642176,"available":21464412160,"internally_reserved":0,"allocated":520192,"data_stored":215222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1075,"internal_metadata":5700557},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.44400000000000001}]},{"osd":1,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.62},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.56399999999999995}]},{"osd":2,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.46800000000000003}]},{"osd":3,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.38400000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.20399999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.372}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]}]},{"osd":5,"up_from":47,"seq":201863462923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":5952,"kb_used_data":504,"kb_used_omap":1,"kb_used_meta":5438,"kb_avail":20961472,"statfs":{"total":21470642176,"available":21464547328,"internally_reserved":0,"allocated":516096,"data_stored":214907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1075,"internal_metadata":5569485},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70699999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83999999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0620000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.872}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.92400000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.95299999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0349999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":401408,"data_stored":397840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":401408,"data_stored":397840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":401408,"data_stored":397840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-09T16:41:03.745 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph pg dump --format=json 2026-03-09T16:41:03.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:03 vm08 bash[17777]: cluster 2026-03-09T16:41:01.964237+0000 mgr.y (mgr.24316) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:03.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:03 vm08 bash[17777]: audit 2026-03-09T16:41:03.072964+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:04.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:04 vm02 bash[17545]: audit 2026-03-09T16:41:03.689350+0000 mgr.y (mgr.24316) 34 : audit [DBG] from='client.24442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:41:04.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:04 vm02 bash[22739]: audit 2026-03-09T16:41:03.689350+0000 mgr.y (mgr.24316) 34 : audit [DBG] from='client.24442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:41:04.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:04 vm08 bash[17777]: audit 2026-03-09T16:41:03.689350+0000 mgr.y (mgr.24316) 34 : audit [DBG] from='client.24442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:41:05.772 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:05 vm02 bash[22739]: cluster 2026-03-09T16:41:03.964512+0000 mgr.y (mgr.24316) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:05.772 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:05 vm02 bash[22739]: audit 2026-03-09T16:41:05.038128+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:05 vm02 bash[17545]: cluster 2026-03-09T16:41:03.964512+0000 mgr.y (mgr.24316) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:05 vm02 bash[17545]: audit 2026-03-09T16:41:05.038128+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:05 vm08 bash[17777]: cluster 2026-03-09T16:41:03.964512+0000 mgr.y (mgr.24316) 35 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:05.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:05 vm08 bash[17777]: audit 2026-03-09T16:41:05.038128+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:06.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:05 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:06.354 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:41:06.688 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:41:06.691 INFO:teuthology.orchestra.run.vm02.stderr:dumped all 2026-03-09T16:41:06.741 INFO:teuthology.orchestra.run.vm02.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-03-09T16:41:05.964654+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":459280,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":192,"num_read_kb":288,"num_write":133,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":397840,"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":87,"ondisk_log_size":87,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":167739392,"kb_used":50540,"kb_used_data":5228,"kb_used_omap":2,"kb_used_meta":45245,"kb_avail":167688852,"statfs":{"total":171765137408,"available":171713384448,"internally_reserved":0,"allocated":5353472,"data_stored":2914351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2150,"internal_metadata":46331802},"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":"12.002467"},"pg_stats":[{"pgid":"1.0","version":"54'87","reported_seq":56,"reported_epoch":54,"state":"active+clean","last_fresh":"2026-03-09T16:40:40.084706+0000","last_change":"2026-03-09T16:40:29.616918+0000","last_active":"2026-03-09T16:40:40.084706+0000","last_peered":"2026-03-09T16:40:40.084706+0000","last_clean":"2026-03-09T16:40:40.084706+0000","last_became_active":"2026-03-09T16:40:29.310089+0000","last_became_peered":"2026-03-09T16:40:29.310089+0000","last_unstale":"2026-03-09T16:40:40.084706+0000","last_undegraded":"2026-03-09T16:40:40.084706+0000","last_fullsized":"2026-03-09T16:40:40.084706+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-09T16:39:08.589012+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-09T16:39:08.589012+0000","last_clean_scrub_stamp":"2026-03-09T16:39:08.589012+0000","objects_scrubbed":0,"log_size":87,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-10T17:05:06.802971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459280,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":192,"num_read_kb":288,"num_write":133,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":397840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":459280,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":192,"num_read_kb":288,"num_write":133,"num_write_kb":1372,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":397840,"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":1204224,"data_stored":1193520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":87,"ondisk_log_size":87,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":51,"seq":219043332104,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":20967424,"kb_used":6216,"kb_used_data":896,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":20961208,"statfs":{"total":21470642176,"available":21464276992,"internally_reserved":0,"allocated":917504,"data_stored":612747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47299999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48199999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58899999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.434}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67000000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51000000000000001}]}]},{"osd":6,"up_from":44,"seq":188978561035,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":20967424,"kb_used":6284,"kb_used_data":900,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":20961140,"statfs":{"total":21470642176,"available":21464207360,"internally_reserved":0,"allocated":921600,"data_stored":613062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51000000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53300000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66400000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.495}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6528,"kb_used_data":504,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":20960896,"statfs":{"total":21470642176,"available":21463957504,"internally_reserved":0,"allocated":516096,"data_stored":214907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:58 2026","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.46700000000000003,"15min":0.41199999999999998},"min":{"1min":0.27400000000000002,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":5.1799999999999997,"5min":5.1799999999999997,"15min":5.1799999999999997},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.3169999999999999,"5min":0.57099999999999995,"15min":0.44700000000000001},"min":{"1min":0.22600000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":12.154999999999999,"5min":12.154999999999999,"15min":12.154999999999999},"last":0.77700000000000002}]},{"osd":2,"last update":"Mon Mar 9 16:40:10 2026","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.84899999999999998}]},{"osd":3,"last update":"Mon Mar 9 16:40:24 2026","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.626},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.84099999999999997}]},{"osd":4,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":2.7029999999999998,"5min":2.7029999999999998,"15min":2.7029999999999998},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":0.61599999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76800000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83199999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85699999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738398,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":20967424,"kb_used":6988,"kb_used_data":900,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":20960436,"statfs":{"total":21470642176,"available":21463486464,"internally_reserved":0,"allocated":921600,"data_stored":613062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Mar 9 16:40:55 2026","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.47599999999999998,"15min":0.45600000000000002},"min":{"1min":0.19600000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":1.0600000000000001,"5min":1.073,"15min":1.073},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.54000000000000004,"15min":0.52600000000000002},"min":{"1min":0.314,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":1.3129999999999999,"5min":1.333,"15min":1.333},"last":0.55400000000000005}]},{"osd":2,"last update":"Mon Mar 9 16:40:08 2026","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.433},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.58199999999999996}]},{"osd":3,"last update":"Mon Mar 9 16:40:21 2026","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.952,"5min":1.952,"15min":1.952},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.44900000000000001}]},{"osd":4,"last update":"Mon Mar 9 16:40:55 2026","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.745}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.05}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52100000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6468,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":20960956,"statfs":{"total":21470642176,"available":21464018944,"internally_reserved":0,"allocated":520192,"data_stored":215222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:08 2026","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.61899999999999999}]},{"osd":1,"last update":"Mon Mar 9 16:40:08 2026","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.036,"5min":1.036,"15min":1.036},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.41399999999999998}]},{"osd":3,"last update":"Mon Mar 9 16:40:23 2026","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.71099999999999997}]},{"osd":4,"last update":"Mon Mar 9 16:40:57 2026","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.59399999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69599999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70399999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68999999999999995}]}]},{"osd":3,"up_from":24,"seq":103079215125,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6020,"kb_used_data":508,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":20961404,"statfs":{"total":21470642176,"available":21464477696,"internally_reserved":0,"allocated":520192,"data_stored":215222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:25 2026","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":3.9430000000000001},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.63400000000000001}]},{"osd":1,"last update":"Mon Mar 9 16:40:25 2026","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":3.6760000000000002}]},{"osd":2,"last update":"Mon Mar 9 16:40:25 2026","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":3.7330000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":3.9100000000000001}]},{"osd":4,"last update":"Mon Mar 9 16:40:55 2026","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":4.4509999999999996,"5min":4.4509999999999996,"15min":4.4509999999999996},"last":3.952}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61399999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.9239999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72599999999999998}]}]},{"osd":4,"up_from":36,"seq":154618822671,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":6084,"kb_used_data":508,"kb_used_omap":1,"kb_used_meta":5566,"kb_avail":20961340,"statfs":{"total":21470642176,"available":21464412160,"internally_reserved":0,"allocated":520192,"data_stored":215222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1075,"internal_metadata":5700557},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.44400000000000001}]},{"osd":1,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.62},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.56399999999999995}]},{"osd":2,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.46800000000000003}]},{"osd":3,"last update":"Mon Mar 9 16:40:53 2026","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.38400000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.20399999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.372}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]}]},{"osd":5,"up_from":47,"seq":201863462923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":20967424,"kb_used":5952,"kb_used_data":504,"kb_used_omap":1,"kb_used_meta":5438,"kb_avail":20961472,"statfs":{"total":21470642176,"available":21464547328,"internally_reserved":0,"allocated":516096,"data_stored":214907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1075,"internal_metadata":5569485},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70699999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83999999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0620000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.872}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.92400000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.95299999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0349999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":401408,"data_stored":397840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":401408,"data_stored":397840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":401408,"data_stored":397840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-09T16:41:06.741 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2026-03-09T16:41:06.741 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-03-09T16:41:06.741 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2026-03-09T16:41:06.741 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph health --format=json 2026-03-09T16:41:06.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:06 vm02 bash[17545]: audit 2026-03-09T16:41:05.762260+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:06.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:06 vm02 bash[17545]: audit 2026-03-09T16:41:05.769338+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:06.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:06 vm02 bash[22739]: audit 2026-03-09T16:41:05.762260+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:06.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:06 vm02 bash[22739]: audit 2026-03-09T16:41:05.769338+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:07.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:06 vm08 bash[17777]: audit 2026-03-09T16:41:05.762260+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:07.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:06 vm08 bash[17777]: audit 2026-03-09T16:41:05.769338+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:08.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:07 vm08 bash[17777]: cluster 2026-03-09T16:41:05.964781+0000 mgr.y (mgr.24316) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:08.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:07 vm08 bash[17777]: audit 2026-03-09T16:41:06.685754+0000 mgr.y (mgr.24316) 37 : audit [DBG] from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:41:08.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:07 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:41:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:07 vm02 bash[22739]: cluster 2026-03-09T16:41:05.964781+0000 mgr.y (mgr.24316) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:07 vm02 bash[22739]: audit 2026-03-09T16:41:06.685754+0000 mgr.y (mgr.24316) 37 : audit [DBG] from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:41:08.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:07 vm02 bash[17545]: cluster 2026-03-09T16:41:05.964781+0000 mgr.y (mgr.24316) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:08.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:07 vm02 bash[17545]: audit 2026-03-09T16:41:06.685754+0000 mgr.y (mgr.24316) 37 : audit [DBG] from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2026-03-09T16:41:08.367 INFO:teuthology.orchestra.run.vm02.stderr:Inferring config /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/mon.c/config 2026-03-09T16:41:08.722 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:41:08.722 INFO:teuthology.orchestra.run.vm02.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-03-09T16:41:08.772 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2026-03-09T16:41:08.772 INFO:tasks.cephadm:Setup complete, yielding 2026-03-09T16:41:08.772 INFO:teuthology.run_tasks:Running task cephadm.shell... 2026-03-09T16:41:08.774 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@vm02.local 2026-03-09T16:41:08.774 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2026-03-09T16:41:08.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:08 vm08 bash[17777]: audit 2026-03-09T16:41:08.719907+0000 mon.b (mon.2) 28 : audit [DBG] from='client.? 192.168.123.102:0/3776438962' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-09T16:41:09.009 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:08 vm02 bash[22739]: audit 2026-03-09T16:41:08.719907+0000 mon.b (mon.2) 28 : audit [DBG] from='client.? 192.168.123.102:0/3776438962' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-09T16:41:09.009 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:08 vm02 bash[17545]: audit 2026-03-09T16:41:08.719907+0000 mon.b (mon.2) 28 : audit [DBG] from='client.? 192.168.123.102:0/3776438962' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2026-03-09T16:41:09.382 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:09] "GET /metrics HTTP/1.1" 200 191112 "" "Prometheus/2.33.4" 2026-03-09T16:41:09.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:09 vm08 bash[17777]: cluster 2026-03-09T16:41:07.965131+0000 mgr.y (mgr.24316) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:10.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:09 vm02 bash[22739]: cluster 2026-03-09T16:41:07.965131+0000 mgr.y (mgr.24316) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:10.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:09 vm02 bash[17545]: cluster 2026-03-09T16:41:07.965131+0000 mgr.y (mgr.24316) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:10.717 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:10 vm02 bash[43100]: level=info ts=2026-03-09T16:41:10.437Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003627809s 2026-03-09T16:41:10.879 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:41:10.879 INFO:teuthology.orchestra.run.vm02.stdout: "id": "634f68fa-fdb3-4517-8fd2-88ebb6677017", 2026-03-09T16:41:10.879 INFO:teuthology.orchestra.run.vm02.stdout: "name": "r", 2026-03-09T16:41:10.879 INFO:teuthology.orchestra.run.vm02.stdout: "current_period": "c6fd2567-98ce-4bbd-a17a-ceb067291357", 2026-03-09T16:41:10.879 INFO:teuthology.orchestra.run.vm02.stdout: "epoch": 1 2026-03-09T16:41:10.879 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:41:10.927 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2026-03-09T16:41:11.066 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:10 vm02 bash[22739]: cluster 2026-03-09T16:41:09.793481+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2026-03-09T16:41:11.066 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:10 vm02 bash[22739]: audit 2026-03-09T16:41:09.796524+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 192.168.123.102:0/2848087965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2026-03-09T16:41:11.066 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:10 vm02 bash[22739]: cluster 2026-03-09T16:41:09.965412+0000 mgr.y (mgr.24316) 39 : cluster [DBG] pgmap v19: 33 pgs: 32 unknown, 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:11.066 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:10 vm02 bash[17545]: cluster 2026-03-09T16:41:09.793481+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2026-03-09T16:41:11.066 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:10 vm02 bash[17545]: audit 2026-03-09T16:41:09.796524+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 192.168.123.102:0/2848087965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2026-03-09T16:41:11.067 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:10 vm02 bash[17545]: cluster 2026-03-09T16:41:09.965412+0000 mgr.y (mgr.24316) 39 : cluster [DBG] pgmap v19: 33 pgs: 32 unknown, 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:11.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:10 vm08 bash[17777]: cluster 2026-03-09T16:41:09.793481+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2026-03-09T16:41:11.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:10 vm08 bash[17777]: audit 2026-03-09T16:41:09.796524+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 192.168.123.102:0/2848087965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2026-03-09T16:41:11.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:10 vm08 bash[17777]: cluster 2026-03-09T16:41:09.965412+0000 mgr.y (mgr.24316) 39 : cluster [DBG] pgmap v19: 33 pgs: 32 unknown, 1 active+clean; 449 KiB data, 49 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "id": "55e54af8-d8ae-423f-b581-1709558ccadd", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "name": "default", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "api_name": "default", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "is_master": "true", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "endpoints": [], 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "hostnames": [], 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "hostnames_s3website": [], 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "master_zone": "", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "zones": [], 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "placement_targets": [], 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "default_placement": "", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "realm_id": "634f68fa-fdb3-4517-8fd2-88ebb6677017", 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "sync_policy": { 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: "groups": [] 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:11.271 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:41:11.316 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "id": "7cb7e8c2-dc42-4aec-80e0-6959cacfe05b", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "name": "z", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "domain_root": "z.rgw.meta:root", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "control_pool": "z.rgw.control", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "gc_pool": "z.rgw.log:gc", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "lc_pool": "z.rgw.log:lc", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "log_pool": "z.rgw.log", 2026-03-09T16:41:11.698 INFO:teuthology.orchestra.run.vm02.stdout: "intent_log_pool": "z.rgw.log:intent", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "usage_log_pool": "z.rgw.log:usage", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "roles_pool": "z.rgw.meta:roles", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "reshard_pool": "z.rgw.log:reshard", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "user_email_pool": "z.rgw.meta:users.email", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "otp_pool": "z.rgw.otp", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "system_key": { 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "access_key": "", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "secret_key": "" 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "placement_pools": [ 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: { 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "key": "default-placement", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "val": { 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "index_pool": "z.rgw.buckets.index", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "storage_classes": { 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "STANDARD": { 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "data_pool": "z.rgw.buckets.data" 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "index_type": 0 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: ], 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "realm_id": "634f68fa-fdb3-4517-8fd2-88ebb6677017", 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout: "notif_pool": "z.rgw.log:notif" 2026-03-09T16:41:11.699 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:41:11.742 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2026-03-09T16:41:11.957 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:11 vm02 bash[17545]: audit 2026-03-09T16:41:10.803912+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 192.168.123.102:0/2848087965' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2026-03-09T16:41:11.957 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:11 vm02 bash[17545]: cluster 2026-03-09T16:41:10.804365+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2026-03-09T16:41:11.957 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:11 vm02 bash[22739]: audit 2026-03-09T16:41:10.803912+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 192.168.123.102:0/2848087965' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2026-03-09T16:41:11.957 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:11 vm02 bash[22739]: cluster 2026-03-09T16:41:10.804365+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2026-03-09T16:41:12.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:11 vm08 bash[17777]: audit 2026-03-09T16:41:10.803912+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 192.168.123.102:0/2848087965' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2026-03-09T16:41:12.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:11 vm08 bash[17777]: cluster 2026-03-09T16:41:10.804365+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2026-03-09T16:41:12.218 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:12 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:41:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:13.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:12 vm08 bash[17777]: cluster 2026-03-09T16:41:11.812574+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2026-03-09T16:41:13.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:12 vm08 bash[17777]: cluster 2026-03-09T16:41:11.965681+0000 mgr.y (mgr.24316) 40 : cluster [DBG] pgmap v22: 33 pgs: 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s wr, 1 op/s 2026-03-09T16:41:13.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:12 vm08 bash[17777]: audit 2026-03-09T16:41:12.026994+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:13.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:12 vm08 bash[17777]: audit 2026-03-09T16:41:12.037969+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:12 vm02 bash[22739]: cluster 2026-03-09T16:41:11.812574+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:12 vm02 bash[22739]: cluster 2026-03-09T16:41:11.965681+0000 mgr.y (mgr.24316) 40 : cluster [DBG] pgmap v22: 33 pgs: 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s wr, 1 op/s 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:12 vm02 bash[22739]: audit 2026-03-09T16:41:12.026994+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:12 vm02 bash[22739]: audit 2026-03-09T16:41:12.037969+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:12 vm02 bash[17545]: cluster 2026-03-09T16:41:11.812574+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:12 vm02 bash[17545]: cluster 2026-03-09T16:41:11.965681+0000 mgr.y (mgr.24316) 40 : cluster [DBG] pgmap v22: 33 pgs: 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s wr, 1 op/s 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:12 vm02 bash[17545]: audit 2026-03-09T16:41:12.026994+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:13.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:12 vm02 bash[17545]: audit 2026-03-09T16:41:12.037969+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:14.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:14 vm02 bash[22739]: cluster 2026-03-09T16:41:13.044975+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2026-03-09T16:41:14.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:14 vm02 bash[22739]: audit 2026-03-09T16:41:13.049723+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2026-03-09T16:41:14.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:14 vm02 bash[17545]: cluster 2026-03-09T16:41:13.044975+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2026-03-09T16:41:14.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:14 vm02 bash[17545]: audit 2026-03-09T16:41:13.049723+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2026-03-09T16:41:14.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:14 vm08 bash[17777]: cluster 2026-03-09T16:41:13.044975+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2026-03-09T16:41:14.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:14 vm08 bash[17777]: audit 2026-03-09T16:41:13.049723+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2026-03-09T16:41:15.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:15 vm08 bash[17777]: cluster 2026-03-09T16:41:13.966006+0000 mgr.y (mgr.24316) 41 : cluster [DBG] pgmap v24: 65 pgs: 32 unknown, 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail; 1.9 KiB/s wr, 2 op/s 2026-03-09T16:41:15.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:15 vm08 bash[17777]: audit 2026-03-09T16:41:14.043980+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2026-03-09T16:41:15.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:15 vm08 bash[17777]: cluster 2026-03-09T16:41:14.065204+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2026-03-09T16:41:15.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:15 vm08 bash[17777]: cluster 2026-03-09T16:41:15.046353+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2026-03-09T16:41:15.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:15 vm08 bash[17777]: audit 2026-03-09T16:41:15.057429+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:15 vm02 bash[22739]: cluster 2026-03-09T16:41:13.966006+0000 mgr.y (mgr.24316) 41 : cluster [DBG] pgmap v24: 65 pgs: 32 unknown, 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail; 1.9 KiB/s wr, 2 op/s 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:15 vm02 bash[22739]: audit 2026-03-09T16:41:14.043980+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:15 vm02 bash[22739]: cluster 2026-03-09T16:41:14.065204+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:15 vm02 bash[22739]: cluster 2026-03-09T16:41:15.046353+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:15 vm02 bash[22739]: audit 2026-03-09T16:41:15.057429+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:15 vm02 bash[17545]: cluster 2026-03-09T16:41:13.966006+0000 mgr.y (mgr.24316) 41 : cluster [DBG] pgmap v24: 65 pgs: 32 unknown, 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail; 1.9 KiB/s wr, 2 op/s 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:15 vm02 bash[17545]: audit 2026-03-09T16:41:14.043980+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:15 vm02 bash[17545]: cluster 2026-03-09T16:41:14.065204+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:15 vm02 bash[17545]: cluster 2026-03-09T16:41:15.046353+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2026-03-09T16:41:15.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:15 vm02 bash[17545]: audit 2026-03-09T16:41:15.057429+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2026-03-09T16:41:17.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:17 vm08 bash[17777]: cluster 2026-03-09T16:41:15.966354+0000 mgr.y (mgr.24316) 42 : cluster [DBG] pgmap v27: 97 pgs: 64 unknown, 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:17.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:17 vm08 bash[17777]: audit 2026-03-09T16:41:16.054811+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2026-03-09T16:41:17.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:17 vm08 bash[17777]: cluster 2026-03-09T16:41:16.057456+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2026-03-09T16:41:17.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:17 vm02 bash[22739]: cluster 2026-03-09T16:41:15.966354+0000 mgr.y (mgr.24316) 42 : cluster [DBG] pgmap v27: 97 pgs: 64 unknown, 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:17.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:17 vm02 bash[22739]: audit 2026-03-09T16:41:16.054811+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2026-03-09T16:41:17.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:17 vm02 bash[22739]: cluster 2026-03-09T16:41:16.057456+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2026-03-09T16:41:17.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:17 vm02 bash[17545]: cluster 2026-03-09T16:41:15.966354+0000 mgr.y (mgr.24316) 42 : cluster [DBG] pgmap v27: 97 pgs: 64 unknown, 33 active+clean; 449 KiB data, 50 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:17.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:17 vm02 bash[17545]: audit 2026-03-09T16:41:16.054811+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 192.168.123.102:0/1393538808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2026-03-09T16:41:17.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:17 vm02 bash[17545]: cluster 2026-03-09T16:41:16.057456+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2026-03-09T16:41:18.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:18 vm08 bash[17777]: cluster 2026-03-09T16:41:17.057660+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2026-03-09T16:41:18.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:18 vm08 bash[17777]: audit 2026-03-09T16:41:17.070426+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2026-03-09T16:41:18.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:18 vm08 bash[17777]: audit 2026-03-09T16:41:17.082054+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2026-03-09T16:41:18.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:18 vm08 bash[17777]: audit 2026-03-09T16:41:18.073644+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2026-03-09T16:41:18.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:18 vm08 bash[17777]: cluster 2026-03-09T16:41:18.073767+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2026-03-09T16:41:18.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:17 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:18 vm02 bash[17545]: cluster 2026-03-09T16:41:17.057660+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:18 vm02 bash[17545]: audit 2026-03-09T16:41:17.070426+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:18 vm02 bash[17545]: audit 2026-03-09T16:41:17.082054+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:18 vm02 bash[17545]: audit 2026-03-09T16:41:18.073644+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:18 vm02 bash[17545]: cluster 2026-03-09T16:41:18.073767+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:18 vm02 bash[22739]: cluster 2026-03-09T16:41:17.057660+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:18 vm02 bash[22739]: audit 2026-03-09T16:41:17.070426+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:18 vm02 bash[22739]: audit 2026-03-09T16:41:17.082054+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:18 vm02 bash[22739]: audit 2026-03-09T16:41:18.073644+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2026-03-09T16:41:18.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:18 vm02 bash[22739]: cluster 2026-03-09T16:41:18.073767+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: cluster 2026-03-09T16:41:17.966616+0000 mgr.y (mgr.24316) 43 : cluster [DBG] pgmap v30: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 451 KiB data, 52 MiB used, 160 GiB / 160 GiB avail; 7.5 KiB/s rd, 2.0 KiB/s wr, 9 op/s 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: audit 2026-03-09T16:41:18.088100+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: audit 2026-03-09T16:41:18.090925+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: audit 2026-03-09T16:41:19.064992+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: cluster 2026-03-09T16:41:19.066647+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: audit 2026-03-09T16:41:19.068819+0000 mon.b (mon.2) 31 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2026-03-09T16:41:19.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:19 vm08 bash[17777]: audit 2026-03-09T16:41:19.069541+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: cluster 2026-03-09T16:41:17.966616+0000 mgr.y (mgr.24316) 43 : cluster [DBG] pgmap v30: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 451 KiB data, 52 MiB used, 160 GiB / 160 GiB avail; 7.5 KiB/s rd, 2.0 KiB/s wr, 9 op/s 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: audit 2026-03-09T16:41:18.088100+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: audit 2026-03-09T16:41:18.090925+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: audit 2026-03-09T16:41:19.064992+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: cluster 2026-03-09T16:41:19.066647+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: audit 2026-03-09T16:41:19.068819+0000 mon.b (mon.2) 31 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:19 vm02 bash[22739]: audit 2026-03-09T16:41:19.069541+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: cluster 2026-03-09T16:41:17.966616+0000 mgr.y (mgr.24316) 43 : cluster [DBG] pgmap v30: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 451 KiB data, 52 MiB used, 160 GiB / 160 GiB avail; 7.5 KiB/s rd, 2.0 KiB/s wr, 9 op/s 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: audit 2026-03-09T16:41:18.088100+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: audit 2026-03-09T16:41:18.090925+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: audit 2026-03-09T16:41:19.064992+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: cluster 2026-03-09T16:41:19.066647+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: audit 2026-03-09T16:41:19.068819+0000 mon.b (mon.2) 31 : audit [INF] from='client.? 192.168.123.102:0/2849077422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:19 vm02 bash[17545]: audit 2026-03-09T16:41:19.069541+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2026-03-09T16:41:19.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:19] "GET /metrics HTTP/1.1" 200 192148 "" "Prometheus/2.33.4" 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "id": "247d1620-bec2-461c-ba91-7f2bd3ce7040", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "epoch": 1, 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "predecessor_uuid": "c6fd2567-98ce-4bbd-a17a-ceb067291357", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "sync_status": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "period_map": { 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "id": "247d1620-bec2-461c-ba91-7f2bd3ce7040", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "zonegroups": [ 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: { 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "id": "55e54af8-d8ae-423f-b581-1709558ccadd", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "name": "default", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "api_name": "default", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "is_master": "true", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "endpoints": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "hostnames": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "hostnames_s3website": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "master_zone": "7cb7e8c2-dc42-4aec-80e0-6959cacfe05b", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "zones": [ 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: { 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "id": "7cb7e8c2-dc42-4aec-80e0-6959cacfe05b", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "name": "z", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "endpoints": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "log_meta": "false", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "log_data": "false", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "bucket_index_max_shards": 11, 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "read_only": "false", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "tier_type": "", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "sync_from_all": "true", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "sync_from": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "redirect_zone": "" 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: ], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "placement_targets": [ 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: { 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "name": "default-placement", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "tags": [], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "storage_classes": [ 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "STANDARD" 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: ] 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: ], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "default_placement": "default-placement", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "realm_id": "634f68fa-fdb3-4517-8fd2-88ebb6677017", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "sync_policy": { 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "groups": [] 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: ], 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "short_zone_ids": [ 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: { 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "key": "7cb7e8c2-dc42-4aec-80e0-6959cacfe05b", 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: "val": 2609730591 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:20.256 INFO:teuthology.orchestra.run.vm02.stdout: ] 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "master_zonegroup": "55e54af8-d8ae-423f-b581-1709558ccadd", 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "master_zone": "7cb7e8c2-dc42-4aec-80e0-6959cacfe05b", 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "period_config": { 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "bucket_quota": { 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "enabled": false, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "check_on_raw": false, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_size": -1, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_size_kb": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_objects": -1 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "user_quota": { 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "enabled": false, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "check_on_raw": false, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_size": -1, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_size_kb": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_objects": -1 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "user_ratelimit": { 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_read_ops": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_write_ops": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_read_bytes": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_write_bytes": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "enabled": false 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "bucket_ratelimit": { 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_read_ops": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_write_ops": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_read_bytes": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_write_bytes": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "enabled": false 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "anonymous_ratelimit": { 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_read_ops": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_write_ops": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_read_bytes": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "max_write_bytes": 0, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "enabled": false 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "realm_id": "634f68fa-fdb3-4517-8fd2-88ebb6677017", 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "realm_name": "r", 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout: "realm_epoch": 2 2026-03-09T16:41:20.257 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:41:20.324 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2026-03-09T16:41:20.773 INFO:teuthology.orchestra.run.vm02.stdout:Scheduled rgw.foo update... 2026-03-09T16:41:20.828 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph osd pool create foo' 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:21 vm02 bash[22739]: cluster 2026-03-09T16:41:19.966961+0000 mgr.y (mgr.24316) 44 : cluster [DBG] pgmap v33: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 451 KiB data, 52 MiB used, 160 GiB / 160 GiB avail; 7.5 KiB/s rd, 2.0 KiB/s wr, 9 op/s 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:21 vm02 bash[22739]: audit 2026-03-09T16:41:20.072952+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:21 vm02 bash[22739]: cluster 2026-03-09T16:41:20.073054+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:21 vm02 bash[22739]: audit 2026-03-09T16:41:20.755973+0000 mgr.y (mgr.24316) 45 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:21 vm02 bash[22739]: cephadm 2026-03-09T16:41:20.757276+0000 mgr.y (mgr.24316) 46 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:21 vm02 bash[22739]: audit 2026-03-09T16:41:20.770009+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:21 vm02 bash[17545]: cluster 2026-03-09T16:41:19.966961+0000 mgr.y (mgr.24316) 44 : cluster [DBG] pgmap v33: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 451 KiB data, 52 MiB used, 160 GiB / 160 GiB avail; 7.5 KiB/s rd, 2.0 KiB/s wr, 9 op/s 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:21 vm02 bash[17545]: audit 2026-03-09T16:41:20.072952+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:21 vm02 bash[17545]: cluster 2026-03-09T16:41:20.073054+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:21 vm02 bash[17545]: audit 2026-03-09T16:41:20.755973+0000 mgr.y (mgr.24316) 45 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:21 vm02 bash[17545]: cephadm 2026-03-09T16:41:20.757276+0000 mgr.y (mgr.24316) 46 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2026-03-09T16:41:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:21 vm02 bash[17545]: audit 2026-03-09T16:41:20.770009+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:21 vm08 bash[17777]: cluster 2026-03-09T16:41:19.966961+0000 mgr.y (mgr.24316) 44 : cluster [DBG] pgmap v33: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 451 KiB data, 52 MiB used, 160 GiB / 160 GiB avail; 7.5 KiB/s rd, 2.0 KiB/s wr, 9 op/s 2026-03-09T16:41:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:21 vm08 bash[17777]: audit 2026-03-09T16:41:20.072952+0000 mon.a (mon.0) 797 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2026-03-09T16:41:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:21 vm08 bash[17777]: cluster 2026-03-09T16:41:20.073054+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2026-03-09T16:41:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:21 vm08 bash[17777]: audit 2026-03-09T16:41:20.755973+0000 mgr.y (mgr.24316) 45 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:41:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:21 vm08 bash[17777]: cephadm 2026-03-09T16:41:20.757276+0000 mgr.y (mgr.24316) 46 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2026-03-09T16:41:21.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:21 vm08 bash[17777]: audit 2026-03-09T16:41:20.770009+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:22.106 INFO:teuthology.orchestra.run.vm02.stderr:pool 'foo' created 2026-03-09T16:41:22.177 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'rbd pool init foo' 2026-03-09T16:41:22.340 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:22 vm02 bash[22739]: audit 2026-03-09T16:41:21.234593+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 192.168.123.102:0/648482582' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2026-03-09T16:41:22.340 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:22 vm02 bash[22739]: audit 2026-03-09T16:41:21.234953+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2026-03-09T16:41:22.340 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:22 vm02 bash[17545]: audit 2026-03-09T16:41:21.234593+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 192.168.123.102:0/648482582' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2026-03-09T16:41:22.340 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:22 vm02 bash[17545]: audit 2026-03-09T16:41:21.234953+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2026-03-09T16:41:22.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:22 vm08 bash[17777]: audit 2026-03-09T16:41:21.234593+0000 mon.c (mon.1) 54 : audit [INF] from='client.? 192.168.123.102:0/648482582' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2026-03-09T16:41:22.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:22 vm08 bash[17777]: audit 2026-03-09T16:41:21.234953+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2026-03-09T16:41:23.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:23 vm08 bash[17777]: cluster 2026-03-09T16:41:21.967429+0000 mgr.y (mgr.24316) 47 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2026-03-09T16:41:23.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:23 vm08 bash[17777]: audit 2026-03-09T16:41:22.090273+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2026-03-09T16:41:23.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:23 vm08 bash[17777]: cluster 2026-03-09T16:41:22.090311+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2026-03-09T16:41:23.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:23 vm08 bash[17777]: audit 2026-03-09T16:41:22.499891+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 192.168.123.102:0/2635972043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2026-03-09T16:41:23.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:23 vm08 bash[17777]: audit 2026-03-09T16:41:22.500182+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2026-03-09T16:41:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:23 vm02 bash[22739]: cluster 2026-03-09T16:41:21.967429+0000 mgr.y (mgr.24316) 47 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2026-03-09T16:41:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:23 vm02 bash[22739]: audit 2026-03-09T16:41:22.090273+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2026-03-09T16:41:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:23 vm02 bash[22739]: cluster 2026-03-09T16:41:22.090311+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2026-03-09T16:41:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:23 vm02 bash[22739]: audit 2026-03-09T16:41:22.499891+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 192.168.123.102:0/2635972043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2026-03-09T16:41:23.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:23 vm02 bash[22739]: audit 2026-03-09T16:41:22.500182+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2026-03-09T16:41:23.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:23 vm02 bash[17545]: cluster 2026-03-09T16:41:21.967429+0000 mgr.y (mgr.24316) 47 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2026-03-09T16:41:23.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:23 vm02 bash[17545]: audit 2026-03-09T16:41:22.090273+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2026-03-09T16:41:23.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:23 vm02 bash[17545]: cluster 2026-03-09T16:41:22.090311+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2026-03-09T16:41:23.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:23 vm02 bash[17545]: audit 2026-03-09T16:41:22.499891+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 192.168.123.102:0/2635972043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2026-03-09T16:41:23.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:23 vm02 bash[17545]: audit 2026-03-09T16:41:22.500182+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2026-03-09T16:41:24.588 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:24 vm02 bash[22739]: audit 2026-03-09T16:41:23.311280+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2026-03-09T16:41:24.588 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:24 vm02 bash[22739]: cluster 2026-03-09T16:41:23.313020+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2026-03-09T16:41:24.588 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:24 vm02 bash[17545]: audit 2026-03-09T16:41:23.311280+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2026-03-09T16:41:24.588 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:24 vm02 bash[17545]: cluster 2026-03-09T16:41:23.313020+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2026-03-09T16:41:24.803 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:24 vm08 bash[17777]: audit 2026-03-09T16:41:23.311280+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2026-03-09T16:41:24.803 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:24 vm08 bash[17777]: cluster 2026-03-09T16:41:23.313020+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2026-03-09T16:41:24.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:24 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:25.053 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.053 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.053 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:41:24 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.054 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:25.328 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 systemd[1]: Started Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: cluster 2026-03-09T16:41:23.967933+0000 mgr.y (mgr.24316) 48 : cluster [DBG] pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: cluster 2026-03-09T16:41:24.490370+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:24.552165+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:24.585197+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:25.277882+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:25.282096+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:25.282785+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:25.283181+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:25 vm02 bash[22739]: audit 2026-03-09T16:41:25.292463+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.557 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: cluster 2026-03-09T16:41:23.967933+0000 mgr.y (mgr.24316) 48 : cluster [DBG] pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: cluster 2026-03-09T16:41:24.490370+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:24.552165+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:24.585197+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:25.277882+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:25.282096+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:25.282785+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:25.283181+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:25.558 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[17545]: audit 2026-03-09T16:41:25.292463+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: cluster 2026-03-09T16:41:23.967933+0000 mgr.y (mgr.24316) 48 : cluster [DBG] pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: cluster 2026-03-09T16:41:24.490370+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:24.552165+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:24.585197+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:25.277882+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:25.282096+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:25.282785+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:25.283181+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:25.579 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:25 vm08 bash[17777]: audit 2026-03-09T16:41:25.292463+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="App mode production" logger=settings 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2026-03-09T16:41:25.579 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Starting DB migrations" logger=migrator 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2026-03-09T16:41:25.580 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2026-03-09T16:41:25.581 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2026-03-09T16:41:25.582 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2026-03-09T16:41:25.617 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch apply iscsi foo u p' 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 systemd[1]: Stopping Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46239]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-alertmanager.a 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[43100]: level=info ts=2026-03-09T16:41:25.678Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46247]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-alertmanager-a 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46290]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-alertmanager.a 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@alertmanager.a.service: Deactivated successfully. 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 systemd[1]: Stopped Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:41:25.818 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 systemd[1]: Started Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2026-03-09T16:41:25.830 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2026-03-09T16:41:25.831 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2026-03-09T16:41:25.832 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2026-03-09T16:41:25.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2026-03-09T16:41:25.834 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2026-03-09T16:41:25.835 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2026-03-09T16:41:25.835 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2026-03-09T16:41:25.835 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2026-03-09T16:41:25.835 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2026-03-09T16:41:25.835 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2026-03-09T16:41:25.835 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2026-03-09T16:41:26.130 INFO:teuthology.orchestra.run.vm02.stdout:Scheduled iscsi.foo update... 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.930Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.930Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.932Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=192.168.123.102 port=9094 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.934Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.964Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.966Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.967Z caller=main.go:518 msg=Listening address=:9093 2026-03-09T16:41:26.140 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:25 vm02 bash[46330]: level=info ts=2026-03-09T16:41:25.967Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2026-03-09T16:41:26.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=486.130591ms 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Created default organization" logger=sqlstore 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="warming cache for startup" logger=ngalert 2026-03-09T16:41:26.157 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:25 vm08 bash[37982]: t=2026-03-09T16:41:25+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2026-03-09T16:41:26.176 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'sleep 180' 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:26 vm02 bash[17545]: cephadm 2026-03-09T16:41:25.293643+0000 mgr.y (mgr.24316) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:26 vm02 bash[17545]: cephadm 2026-03-09T16:41:25.294255+0000 mgr.y (mgr.24316) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:26 vm02 bash[17545]: cephadm 2026-03-09T16:41:25.295844+0000 mgr.y (mgr.24316) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on vm02 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:26 vm02 bash[17545]: cluster 2026-03-09T16:41:25.539784+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:26 vm02 bash[17545]: audit 2026-03-09T16:41:25.786947+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:26 vm02 bash[17545]: audit 2026-03-09T16:41:26.127019+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:26 vm02 bash[22739]: cephadm 2026-03-09T16:41:25.293643+0000 mgr.y (mgr.24316) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:26 vm02 bash[22739]: cephadm 2026-03-09T16:41:25.294255+0000 mgr.y (mgr.24316) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:26 vm02 bash[22739]: cephadm 2026-03-09T16:41:25.295844+0000 mgr.y (mgr.24316) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on vm02 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:26 vm02 bash[22739]: cluster 2026-03-09T16:41:25.539784+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:26 vm02 bash[22739]: audit 2026-03-09T16:41:25.786947+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:26.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:26 vm02 bash[22739]: audit 2026-03-09T16:41:26.127019+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:26.805 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:26 vm08 bash[17777]: cephadm 2026-03-09T16:41:25.293643+0000 mgr.y (mgr.24316) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:26.805 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:26 vm08 bash[17777]: cephadm 2026-03-09T16:41:25.294255+0000 mgr.y (mgr.24316) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2026-03-09T16:41:26.806 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:26 vm08 bash[17777]: cephadm 2026-03-09T16:41:25.295844+0000 mgr.y (mgr.24316) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on vm02 2026-03-09T16:41:26.806 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:26 vm08 bash[17777]: cluster 2026-03-09T16:41:25.539784+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2026-03-09T16:41:26.806 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:26 vm08 bash[17777]: audit 2026-03-09T16:41:25.786947+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:26.806 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:26 vm08 bash[17777]: audit 2026-03-09T16:41:26.127019+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 systemd[1]: Stopping Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38438]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus.a 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.106Z caller=main.go:828 level=info msg="Scrape manager stopped" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.107Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.107Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[36768]: ts=2026-03-09T16:41:27.107Z caller=main.go:1066 level=info msg="See you next time!" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38445]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus-a 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38480]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus.a 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service: Deactivated successfully. 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 systemd[1]: Stopped Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 systemd[1]: Started Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.296Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.296Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.296Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.296Z caller=main.go:518 level=info host_details="(Linux 5.15.0-1092-kvm #97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026 x86_64 vm08 (none))" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.297Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.297Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.297Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.298Z caller=main.go:923 level=info msg="Starting TSDB ..." 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.299Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.299Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.273µs 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.299Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2026-03-09T16:41:27.406 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:27 vm08 bash[38510]: ts=2026-03-09T16:41:27.300Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2026-03-09T16:41:27.817 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: cephadm 2026-03-09T16:41:25.789784+0000 mgr.y (mgr.24316) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: cephadm 2026-03-09T16:41:25.792525+0000 mgr.y (mgr.24316) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: cluster 2026-03-09T16:41:25.968241+0000 mgr.y (mgr.24316) 54 : cluster [DBG] pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:26.122038+0000 mgr.y (mgr.24316) 55 : audit [DBG] from='client.24514 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: cephadm 2026-03-09T16:41:26.122751+0000 mgr.y (mgr.24316) 56 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.164203+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.169688+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.170891+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://192.168.123.102:9093"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.176468+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.182775+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.184567+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.185524+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://192.168.123.108:3000"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.190575+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.194982+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.195889+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.196629+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:27.818 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:27 vm08 bash[17777]: audit 2026-03-09T16:41:27.201036+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.937 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: cephadm 2026-03-09T16:41:25.789784+0000 mgr.y (mgr.24316) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: cephadm 2026-03-09T16:41:25.792525+0000 mgr.y (mgr.24316) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: cluster 2026-03-09T16:41:25.968241+0000 mgr.y (mgr.24316) 54 : cluster [DBG] pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:26.122038+0000 mgr.y (mgr.24316) 55 : audit [DBG] from='client.24514 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: cephadm 2026-03-09T16:41:26.122751+0000 mgr.y (mgr.24316) 56 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.164203+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.169688+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.170891+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://192.168.123.102:9093"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.176468+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.182775+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.184567+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.185524+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://192.168.123.108:3000"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.190575+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.194982+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.195889+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.196629+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:27 vm02 bash[22739]: audit 2026-03-09T16:41:27.201036+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: cephadm 2026-03-09T16:41:25.789784+0000 mgr.y (mgr.24316) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: cephadm 2026-03-09T16:41:25.792525+0000 mgr.y (mgr.24316) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: cluster 2026-03-09T16:41:25.968241+0000 mgr.y (mgr.24316) 54 : cluster [DBG] pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 453 KiB data, 55 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:26.122038+0000 mgr.y (mgr.24316) 55 : audit [DBG] from='client.24514 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: cephadm 2026-03-09T16:41:26.122751+0000 mgr.y (mgr.24316) 56 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.164203+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.169688+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.170891+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://192.168.123.102:9093"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.176468+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.182775+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.184567+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.185524+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://192.168.123.108:3000"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.190575+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.194982+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.195889+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.196629+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:27.938 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[17545]: audit 2026-03-09T16:41:27.201036+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:28.218 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:27 vm02 bash[46330]: level=info ts=2026-03-09T16:41:27.935Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000938524s 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.614Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.614Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.614Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=76.453µs wal_replay_duration=1.315152163s total_replay_duration=1.315236341s 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.616Z caller=main.go:944 level=info fs_type=EXT4_SUPER_MAGIC 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.616Z caller=main.go:947 level=info msg="TSDB started" 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.616Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.625Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=9.379597ms db_storage=762ns remote_storage=1.382µs web_handler=260ns query_engine=902ns scrape=1.28844ms scrape_sd=29.925µs notify=17.112µs notify_sd=6.902µs rules=7.866256ms 2026-03-09T16:41:28.906 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:28 vm08 bash[38510]: ts=2026-03-09T16:41:28.625Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2026-03-09T16:41:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:28 vm08 bash[17777]: audit 2026-03-09T16:41:27.169969+0000 mgr.y (mgr.24316) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:41:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:28 vm08 bash[17777]: audit 2026-03-09T16:41:27.171066+0000 mgr.y (mgr.24316) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://192.168.123.102:9093"}]: dispatch 2026-03-09T16:41:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:28 vm08 bash[17777]: audit 2026-03-09T16:41:27.183035+0000 mgr.y (mgr.24316) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:41:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:28 vm08 bash[17777]: audit 2026-03-09T16:41:27.184968+0000 mgr.y (mgr.24316) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:41:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:28 vm08 bash[17777]: audit 2026-03-09T16:41:27.185931+0000 mgr.y (mgr.24316) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://192.168.123.108:3000"}]: dispatch 2026-03-09T16:41:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:28 vm08 bash[17777]: cephadm 2026-03-09T16:41:27.202630+0000 mgr.y (mgr.24316) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:28 vm02 bash[17545]: audit 2026-03-09T16:41:27.169969+0000 mgr.y (mgr.24316) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:28 vm02 bash[17545]: audit 2026-03-09T16:41:27.171066+0000 mgr.y (mgr.24316) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://192.168.123.102:9093"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:28 vm02 bash[17545]: audit 2026-03-09T16:41:27.183035+0000 mgr.y (mgr.24316) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:28 vm02 bash[17545]: audit 2026-03-09T16:41:27.184968+0000 mgr.y (mgr.24316) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:28 vm02 bash[17545]: audit 2026-03-09T16:41:27.185931+0000 mgr.y (mgr.24316) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://192.168.123.108:3000"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:28 vm02 bash[17545]: cephadm 2026-03-09T16:41:27.202630+0000 mgr.y (mgr.24316) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:28 vm02 bash[22739]: audit 2026-03-09T16:41:27.169969+0000 mgr.y (mgr.24316) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:28 vm02 bash[22739]: audit 2026-03-09T16:41:27.171066+0000 mgr.y (mgr.24316) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://192.168.123.102:9093"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:28 vm02 bash[22739]: audit 2026-03-09T16:41:27.183035+0000 mgr.y (mgr.24316) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:28 vm02 bash[22739]: audit 2026-03-09T16:41:27.184968+0000 mgr.y (mgr.24316) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:28 vm02 bash[22739]: audit 2026-03-09T16:41:27.185931+0000 mgr.y (mgr.24316) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://192.168.123.108:3000"}]: dispatch 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:28 vm02 bash[22739]: cephadm 2026-03-09T16:41:27.202630+0000 mgr.y (mgr.24316) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:28.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:28 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:41:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:30.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:29 vm08 bash[17777]: cluster 2026-03-09T16:41:27.968712+0000 mgr.y (mgr.24316) 63 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 348 B/s wr, 0 op/s 2026-03-09T16:41:30.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:29 vm08 bash[17777]: audit 2026-03-09T16:41:28.747713+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:30.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:29 vm02 bash[17545]: cluster 2026-03-09T16:41:27.968712+0000 mgr.y (mgr.24316) 63 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 348 B/s wr, 0 op/s 2026-03-09T16:41:30.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:29 vm02 bash[17545]: audit 2026-03-09T16:41:28.747713+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:30.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:29 vm02 bash[22739]: cluster 2026-03-09T16:41:27.968712+0000 mgr.y (mgr.24316) 63 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 348 B/s wr, 0 op/s 2026-03-09T16:41:30.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:29 vm02 bash[22739]: audit 2026-03-09T16:41:28.747713+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:31.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:31 vm08 bash[17777]: cluster 2026-03-09T16:41:29.968971+0000 mgr.y (mgr.24316) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 306 B/s wr, 0 op/s 2026-03-09T16:41:31.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:31 vm08 bash[17777]: cluster 2026-03-09T16:41:30.027794+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2026-03-09T16:41:31.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:31 vm08 bash[17777]: audit 2026-03-09T16:41:30.048022+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:31.452 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:31 vm02 bash[17545]: cluster 2026-03-09T16:41:29.968971+0000 mgr.y (mgr.24316) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 306 B/s wr, 0 op/s 2026-03-09T16:41:31.452 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:31 vm02 bash[17545]: cluster 2026-03-09T16:41:30.027794+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2026-03-09T16:41:31.452 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:31 vm02 bash[17545]: audit 2026-03-09T16:41:30.048022+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:31.452 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:31 vm02 bash[22739]: cluster 2026-03-09T16:41:29.968971+0000 mgr.y (mgr.24316) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 306 B/s wr, 0 op/s 2026-03-09T16:41:31.452 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:31 vm02 bash[22739]: cluster 2026-03-09T16:41:30.027794+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2026-03-09T16:41:31.452 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:31 vm02 bash[22739]: audit 2026-03-09T16:41:30.048022+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:31.719 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:31 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:41:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:31.967 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:31.968 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:41:31 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.448 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:41:32 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.444116+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.449731+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.472785+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.473712+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.474231+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.478509+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.484457+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.489196+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: cephadm 2026-03-09T16:41:31.490539+0000 mgr.y (mgr.24316) 65 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.493417+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.494436+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.494571+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.497199+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.501114+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:31.502352+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: cephadm 2026-03-09T16:41:31.502876+0000 mgr.y (mgr.24316) 66 : cephadm [INF] Deploying daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:32.129484+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:32.132141+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:32.132347+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:32.135487+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:32.139864+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:32 vm02 bash[22739]: audit 2026-03-09T16:41:32.141390+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.444116+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.449731+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.472785+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.473712+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.474231+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:32.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.478509+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.484457+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.489196+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: cephadm 2026-03-09T16:41:31.490539+0000 mgr.y (mgr.24316) 65 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.493417+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.494436+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.494571+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.497199+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.501114+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:31.502352+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: cephadm 2026-03-09T16:41:31.502876+0000 mgr.y (mgr.24316) 66 : cephadm [INF] Deploying daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:32.129484+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:32.132141+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:32.132347+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:32.135487+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:32.139864+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:32 vm02 bash[17545]: audit 2026-03-09T16:41:32.141390+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.726 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.444116+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.449731+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.472785+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.473712+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.474231+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.478509+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.484457+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.489196+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: cephadm 2026-03-09T16:41:31.490539+0000 mgr.y (mgr.24316) 65 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.493417+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.494436+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.494571+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.497199+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.501114+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:31.502352+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: cephadm 2026-03-09T16:41:31.502876+0000 mgr.y (mgr.24316) 66 : cephadm [INF] Deploying daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:32.129484+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:32.132141+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:32.132347+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:32.135487+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:32.139864+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 bash[17777]: audit 2026-03-09T16:41:32.141390+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:32.726 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.726 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.726 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.727 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.727 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.727 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:32.727 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.155 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.156 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:41:32 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.467 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.468 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: cluster 2026-03-09T16:41:31.969550+0000 mgr.y (mgr.24316) 67 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 274 B/s wr, 0 op/s 2026-03-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: cephadm 2026-03-09T16:41:32.142089+0000 mgr.y (mgr.24316) 68 : cephadm [INF] Deploying daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: audit 2026-03-09T16:41:32.847141+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: audit 2026-03-09T16:41:32.875649+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: audit 2026-03-09T16:41:32.875901+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: audit 2026-03-09T16:41:32.879367+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2026-03-09T16:41:33.522 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:33 vm08 bash[17777]: audit 2026-03-09T16:41:32.881835+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: cluster 2026-03-09T16:41:31.969550+0000 mgr.y (mgr.24316) 67 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 274 B/s wr, 0 op/s 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: cephadm 2026-03-09T16:41:32.142089+0000 mgr.y (mgr.24316) 68 : cephadm [INF] Deploying daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: audit 2026-03-09T16:41:32.847141+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: audit 2026-03-09T16:41:32.875649+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: audit 2026-03-09T16:41:32.875901+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: audit 2026-03-09T16:41:32.879367+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 bash[22739]: audit 2026-03-09T16:41:32.881835+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:33.729 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.729 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: cluster 2026-03-09T16:41:31.969550+0000 mgr.y (mgr.24316) 67 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 274 B/s wr, 0 op/s 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: cephadm 2026-03-09T16:41:32.142089+0000 mgr.y (mgr.24316) 68 : cephadm [INF] Deploying daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: audit 2026-03-09T16:41:32.847141+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: audit 2026-03-09T16:41:32.875649+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: audit 2026-03-09T16:41:32.875901+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: audit 2026-03-09T16:41:32.879367+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 bash[17545]: audit 2026-03-09T16:41:32.881835+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:33.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:33.730 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:41:33 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: cephadm 2026-03-09T16:41:32.857191+0000 mgr.y (mgr.24316) 69 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: cephadm 2026-03-09T16:41:32.883985+0000 mgr.y (mgr.24316) 70 : cephadm [INF] Deploying daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: audit 2026-03-09T16:41:33.736459+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: audit 2026-03-09T16:41:33.738124+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: audit 2026-03-09T16:41:33.738753+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: audit 2026-03-09T16:41:33.739135+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: cephadm 2026-03-09T16:41:33.741347+0000 mgr.y (mgr.24316) 71 : cephadm [INF] Checking dashboard <-> RGW credentials 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:34 vm02 bash[22739]: cluster 2026-03-09T16:41:33.888538+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e21: y(active, since 54s), standbys: x 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: cephadm 2026-03-09T16:41:32.857191+0000 mgr.y (mgr.24316) 69 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: cephadm 2026-03-09T16:41:32.883985+0000 mgr.y (mgr.24316) 70 : cephadm [INF] Deploying daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: audit 2026-03-09T16:41:33.736459+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: audit 2026-03-09T16:41:33.738124+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: audit 2026-03-09T16:41:33.738753+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: audit 2026-03-09T16:41:33.739135+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: cephadm 2026-03-09T16:41:33.741347+0000 mgr.y (mgr.24316) 71 : cephadm [INF] Checking dashboard <-> RGW credentials 2026-03-09T16:41:34.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:34 vm02 bash[17545]: cluster 2026-03-09T16:41:33.888538+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e21: y(active, since 54s), standbys: x 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: cephadm 2026-03-09T16:41:32.857191+0000 mgr.y (mgr.24316) 69 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: cephadm 2026-03-09T16:41:32.883985+0000 mgr.y (mgr.24316) 70 : cephadm [INF] Deploying daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: audit 2026-03-09T16:41:33.736459+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: audit 2026-03-09T16:41:33.738124+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: audit 2026-03-09T16:41:33.738753+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: audit 2026-03-09T16:41:33.739135+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: cephadm 2026-03-09T16:41:33.741347+0000 mgr.y (mgr.24316) 71 : cephadm [INF] Checking dashboard <-> RGW credentials 2026-03-09T16:41:35.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:34 vm08 bash[17777]: cluster 2026-03-09T16:41:33.888538+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e21: y(active, since 54s), standbys: x 2026-03-09T16:41:35.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:35 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:41:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: cluster 2026-03-09T16:41:33.969944+0000 mgr.y (mgr.24316) 72 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 242 B/s wr, 0 op/s 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:34.971112+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 192.168.123.102:0/3694054075' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.057832+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.219255+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.230809+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.238407+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.244823+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.246325+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.251260+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.254407+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.268054+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.269286+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.270325+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.271158+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.271375+0000 mon.b (mon.2) 32 : audit [INF] from='client.? 192.168.123.102:0/3115558609' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.271638+0000 mon.a (mon.0) 845 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]: dispatch 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.430774+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.011 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:35 vm02 bash[22739]: audit 2026-03-09T16:41:35.709489+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[46330]: level=info ts=2026-03-09T16:41:35.939Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004389803s 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: cluster 2026-03-09T16:41:33.969944+0000 mgr.y (mgr.24316) 72 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 242 B/s wr, 0 op/s 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:34.971112+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 192.168.123.102:0/3694054075' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.057832+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.219255+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.230809+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.238407+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.244823+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.246325+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.251260+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.254407+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.268054+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.269286+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.270325+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.271158+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.271375+0000 mon.b (mon.2) 32 : audit [INF] from='client.? 192.168.123.102:0/3115558609' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.271638+0000 mon.a (mon.0) 845 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]: dispatch 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.430774+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.012 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:35 vm02 bash[17545]: audit 2026-03-09T16:41:35.709489+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: cluster 2026-03-09T16:41:33.969944+0000 mgr.y (mgr.24316) 72 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 242 B/s wr, 0 op/s 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:34.971112+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 192.168.123.102:0/3694054075' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.057832+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.219255+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.230809+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.238407+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.244823+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.246325+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.251260+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.254407+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.268054+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.269286+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.270325+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.271158+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.271375+0000 mon.b (mon.2) 32 : audit [INF] from='client.? 192.168.123.102:0/3115558609' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.271638+0000 mon.a (mon.0) 845 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]: dispatch 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.430774+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:35 vm08 bash[17777]: audit 2026-03-09T16:41:35.709489+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:36.286 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:36 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: cephadm 2026-03-09T16:41:35.241052+0000 mgr.y (mgr.24316) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:35.245438+0000 mgr.y (mgr.24316) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: cephadm 2026-03-09T16:41:35.246121+0000 mgr.y (mgr.24316) 75 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:35.246741+0000 mgr.y (mgr.24316) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:35.254816+0000 mgr.y (mgr.24316) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: cephadm 2026-03-09T16:41:35.274362+0000 mgr.y (mgr.24316) 78 : cephadm [INF] Checking dashboard <-> RGW credentials 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: cephadm 2026-03-09T16:41:35.710239+0000 mgr.y (mgr.24316) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:36.053742+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:36.271246+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]': finished 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: cluster 2026-03-09T16:41:36.271345+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:36.439255+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 192.168.123.102:0/1751567377' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]: dispatch 2026-03-09T16:41:37.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:36 vm08 bash[17777]: audit 2026-03-09T16:41:36.439626+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: cephadm 2026-03-09T16:41:35.241052+0000 mgr.y (mgr.24316) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:35.245438+0000 mgr.y (mgr.24316) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: cephadm 2026-03-09T16:41:35.246121+0000 mgr.y (mgr.24316) 75 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:35.246741+0000 mgr.y (mgr.24316) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:35.254816+0000 mgr.y (mgr.24316) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: cephadm 2026-03-09T16:41:35.274362+0000 mgr.y (mgr.24316) 78 : cephadm [INF] Checking dashboard <-> RGW credentials 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: cephadm 2026-03-09T16:41:35.710239+0000 mgr.y (mgr.24316) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:36.053742+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:36.271246+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]': finished 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: cluster 2026-03-09T16:41:36.271345+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:36.439255+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 192.168.123.102:0/1751567377' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:36 vm02 bash[22739]: audit 2026-03-09T16:41:36.439626+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: cephadm 2026-03-09T16:41:35.241052+0000 mgr.y (mgr.24316) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:35.245438+0000 mgr.y (mgr.24316) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: cephadm 2026-03-09T16:41:35.246121+0000 mgr.y (mgr.24316) 75 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:35.246741+0000 mgr.y (mgr.24316) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:35.254816+0000 mgr.y (mgr.24316) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: cephadm 2026-03-09T16:41:35.274362+0000 mgr.y (mgr.24316) 78 : cephadm [INF] Checking dashboard <-> RGW credentials 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: cephadm 2026-03-09T16:41:35.710239+0000 mgr.y (mgr.24316) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:36.053742+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:36.271246+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2568276379"}]': finished 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: cluster 2026-03-09T16:41:36.271345+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:36.439255+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 192.168.123.102:0/1751567377' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]: dispatch 2026-03-09T16:41:37.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:36 vm02 bash[17545]: audit 2026-03-09T16:41:36.439626+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]: dispatch 2026-03-09T16:41:37.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:37 vm02 bash[22739]: cluster 2026-03-09T16:41:35.970341+0000 mgr.y (mgr.24316) 80 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 204 B/s wr, 0 op/s 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:37 vm02 bash[22739]: audit 2026-03-09T16:41:37.274504+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]': finished 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:37 vm02 bash[22739]: cluster 2026-03-09T16:41:37.275035+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:37 vm02 bash[22739]: audit 2026-03-09T16:41:37.446173+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 192.168.123.102:0/2731921422' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]: dispatch 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:37 vm02 bash[22739]: audit 2026-03-09T16:41:37.446530+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]: dispatch 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:37 vm02 bash[22739]: audit 2026-03-09T16:41:37.723934+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:37 vm02 bash[17545]: cluster 2026-03-09T16:41:35.970341+0000 mgr.y (mgr.24316) 80 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 204 B/s wr, 0 op/s 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:37 vm02 bash[17545]: audit 2026-03-09T16:41:37.274504+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]': finished 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:37 vm02 bash[17545]: cluster 2026-03-09T16:41:37.275035+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:37 vm02 bash[17545]: audit 2026-03-09T16:41:37.446173+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 192.168.123.102:0/2731921422' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]: dispatch 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:37 vm02 bash[17545]: audit 2026-03-09T16:41:37.446530+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]: dispatch 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:37 vm02 bash[17545]: audit 2026-03-09T16:41:37.723934+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:37.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:37 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:38.079 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:37 vm08 bash[17777]: cluster 2026-03-09T16:41:35.970341+0000 mgr.y (mgr.24316) 80 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 453 KiB data, 56 MiB used, 160 GiB / 160 GiB avail; 204 B/s wr, 0 op/s 2026-03-09T16:41:38.080 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:37 vm08 bash[17777]: audit 2026-03-09T16:41:37.274504+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2138315015"}]': finished 2026-03-09T16:41:38.080 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:37 vm08 bash[17777]: cluster 2026-03-09T16:41:37.275035+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2026-03-09T16:41:38.080 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:37 vm08 bash[17777]: audit 2026-03-09T16:41:37.446173+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 192.168.123.102:0/2731921422' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]: dispatch 2026-03-09T16:41:38.080 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:37 vm08 bash[17777]: audit 2026-03-09T16:41:37.446530+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]: dispatch 2026-03-09T16:41:38.080 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:37 vm08 bash[17777]: audit 2026-03-09T16:41:37.723934+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:38.080 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:37 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:41:38.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:38 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:41:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:38.718 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:38 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: cluster 2026-03-09T16:41:37.970640+0000 mgr.y (mgr.24316) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 68 MiB used, 160 GiB / 160 GiB avail; 143 KiB/s rd, 4.7 KiB/s wr, 270 op/s 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: audit 2026-03-09T16:41:38.280425+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]': finished 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: cluster 2026-03-09T16:41:38.280545+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: audit 2026-03-09T16:41:38.405725+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: audit 2026-03-09T16:41:38.412939+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: audit 2026-03-09T16:41:38.479709+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: audit 2026-03-09T16:41:38.504267+0000 mon.b (mon.2) 33 : audit [INF] from='client.? 192.168.123.102:0/51984177' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]: dispatch 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:39 vm02 bash[17545]: audit 2026-03-09T16:41:38.504501+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]: dispatch 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:39 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:39] "GET /metrics HTTP/1.1" 200 197496 "" "Prometheus/2.33.4" 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: cluster 2026-03-09T16:41:37.970640+0000 mgr.y (mgr.24316) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 68 MiB used, 160 GiB / 160 GiB avail; 143 KiB/s rd, 4.7 KiB/s wr, 270 op/s 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: audit 2026-03-09T16:41:38.280425+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]': finished 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: cluster 2026-03-09T16:41:38.280545+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: audit 2026-03-09T16:41:38.405725+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: audit 2026-03-09T16:41:38.412939+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: audit 2026-03-09T16:41:38.479709+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: audit 2026-03-09T16:41:38.504267+0000 mon.b (mon.2) 33 : audit [INF] from='client.? 192.168.123.102:0/51984177' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]: dispatch 2026-03-09T16:41:39.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:39 vm02 bash[22739]: audit 2026-03-09T16:41:38.504501+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]: dispatch 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: cluster 2026-03-09T16:41:37.970640+0000 mgr.y (mgr.24316) 81 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 68 MiB used, 160 GiB / 160 GiB avail; 143 KiB/s rd, 4.7 KiB/s wr, 270 op/s 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: audit 2026-03-09T16:41:38.280425+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1254634215"}]': finished 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: cluster 2026-03-09T16:41:38.280545+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: audit 2026-03-09T16:41:38.405725+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: audit 2026-03-09T16:41:38.412939+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: audit 2026-03-09T16:41:38.479709+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: audit 2026-03-09T16:41:38.504267+0000 mon.b (mon.2) 33 : audit [INF] from='client.? 192.168.123.102:0/51984177' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]: dispatch 2026-03-09T16:41:39.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:39 vm08 bash[17777]: audit 2026-03-09T16:41:38.504501+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.485181+0000 mon.a (mon.0) 862 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]': finished 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: cluster 2026-03-09T16:41:39.485302+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.650216+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 192.168.123.102:0/2513051720' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3099552188"}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.980749+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.980899+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.981105+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.981260+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.981304+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.981472+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.981643+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:39.981759+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:40.061387+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:40.061614+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:40.084266+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:41:40.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:40 vm08 bash[17777]: audit 2026-03-09T16:41:40.084557+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.485181+0000 mon.a (mon.0) 862 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]': finished 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: cluster 2026-03-09T16:41:39.485302+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.650216+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 192.168.123.102:0/2513051720' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3099552188"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.980749+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.980899+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.981105+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.981260+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.981304+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.981472+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.981643+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:39.981759+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:40.061387+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:40.061614+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:40.084266+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:40 vm02 bash[22739]: audit 2026-03-09T16:41:40.084557+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.485181+0000 mon.a (mon.0) 862 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1457668706"}]': finished 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: cluster 2026-03-09T16:41:39.485302+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.650216+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 192.168.123.102:0/2513051720' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3099552188"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.980749+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.980899+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.981105+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.981260+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.981304+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.981472+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.981643+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:39.981759+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:40.061387+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:40.061614+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:40.084266+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:41:40.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:40 vm02 bash[17545]: audit 2026-03-09T16:41:40.084557+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:41:41.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:41 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:41:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: cluster 2026-03-09T16:41:39.970895+0000 mgr.y (mgr.24316) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 68 MiB used, 160 GiB / 160 GiB avail; 285 KiB/s rd, 9.2 KiB/s wr, 536 op/s 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.500968+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 192.168.123.102:0/2513051720' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3099552188"}]': finished 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.500997+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.501021+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.501044+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.501078+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: cluster 2026-03-09T16:41:40.501099+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.666809+0000 mon.b (mon.2) 34 : audit [INF] from='client.? 192.168.123.102:0/2636422663' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]: dispatch 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:40.667205+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]: dispatch 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:41.063689+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:41.072067+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:41.086847+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:41.087947+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:41.088789+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:41.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:41 vm08 bash[17777]: audit 2026-03-09T16:41:41.094306+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: cluster 2026-03-09T16:41:39.970895+0000 mgr.y (mgr.24316) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 68 MiB used, 160 GiB / 160 GiB avail; 285 KiB/s rd, 9.2 KiB/s wr, 536 op/s 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.500968+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 192.168.123.102:0/2513051720' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3099552188"}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.500997+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.501021+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.501044+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.501078+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: cluster 2026-03-09T16:41:40.501099+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.666809+0000 mon.b (mon.2) 34 : audit [INF] from='client.? 192.168.123.102:0/2636422663' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:40.667205+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:41.063689+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:41.072067+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:41.086847+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:41.087947+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:41.088789+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:41 vm02 bash[22739]: audit 2026-03-09T16:41:41.094306+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: cluster 2026-03-09T16:41:39.970895+0000 mgr.y (mgr.24316) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 68 MiB used, 160 GiB / 160 GiB avail; 285 KiB/s rd, 9.2 KiB/s wr, 536 op/s 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.500968+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 192.168.123.102:0/2513051720' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3099552188"}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.500997+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.501021+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.501044+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.501078+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: cluster 2026-03-09T16:41:40.501099+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.666809+0000 mon.b (mon.2) 34 : audit [INF] from='client.? 192.168.123.102:0/2636422663' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:40.667205+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:41.063689+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:41.072067+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:41.086847+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:41.087947+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:41.088789+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:41:41.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:41 vm02 bash[17545]: audit 2026-03-09T16:41:41.094306+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:42.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:42 vm08 bash[17777]: audit 2026-03-09T16:41:41.493644+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]': finished 2026-03-09T16:41:42.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:42 vm08 bash[17777]: cluster 2026-03-09T16:41:41.493743+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2026-03-09T16:41:42.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:42 vm08 bash[17777]: audit 2026-03-09T16:41:41.679034+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 192.168.123.102:0/648939125' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2722728016"}]: dispatch 2026-03-09T16:41:42.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:42 vm02 bash[22739]: audit 2026-03-09T16:41:41.493644+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]': finished 2026-03-09T16:41:42.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:42 vm02 bash[22739]: cluster 2026-03-09T16:41:41.493743+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2026-03-09T16:41:42.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:42 vm02 bash[22739]: audit 2026-03-09T16:41:41.679034+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 192.168.123.102:0/648939125' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2722728016"}]: dispatch 2026-03-09T16:41:42.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:42 vm02 bash[17545]: audit 2026-03-09T16:41:41.493644+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1314450021"}]': finished 2026-03-09T16:41:42.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:42 vm02 bash[17545]: cluster 2026-03-09T16:41:41.493743+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2026-03-09T16:41:42.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:42 vm02 bash[17545]: audit 2026-03-09T16:41:41.679034+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 192.168.123.102:0/648939125' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2722728016"}]: dispatch 2026-03-09T16:41:43.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:43 vm08 bash[17777]: cluster 2026-03-09T16:41:41.971193+0000 mgr.y (mgr.24316) 83 : cluster [DBG] pgmap v56: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:43.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:43 vm08 bash[17777]: audit 2026-03-09T16:41:42.525998+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 192.168.123.102:0/648939125' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2722728016"}]': finished 2026-03-09T16:41:43.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:43 vm08 bash[17777]: cluster 2026-03-09T16:41:42.526067+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2026-03-09T16:41:43.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:43 vm08 bash[17777]: audit 2026-03-09T16:41:42.704307+0000 mon.b (mon.2) 35 : audit [INF] from='client.? 192.168.123.102:0/3119596468' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]: dispatch 2026-03-09T16:41:43.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:43 vm08 bash[17777]: audit 2026-03-09T16:41:42.704665+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]: dispatch 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:43 vm02 bash[22739]: cluster 2026-03-09T16:41:41.971193+0000 mgr.y (mgr.24316) 83 : cluster [DBG] pgmap v56: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:43 vm02 bash[22739]: audit 2026-03-09T16:41:42.525998+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 192.168.123.102:0/648939125' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2722728016"}]': finished 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:43 vm02 bash[22739]: cluster 2026-03-09T16:41:42.526067+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:43 vm02 bash[22739]: audit 2026-03-09T16:41:42.704307+0000 mon.b (mon.2) 35 : audit [INF] from='client.? 192.168.123.102:0/3119596468' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]: dispatch 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:43 vm02 bash[22739]: audit 2026-03-09T16:41:42.704665+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]: dispatch 2026-03-09T16:41:43.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:41:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:41:43.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:41:43.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[17545]: cluster 2026-03-09T16:41:41.971193+0000 mgr.y (mgr.24316) 83 : cluster [DBG] pgmap v56: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[17545]: audit 2026-03-09T16:41:42.525998+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 192.168.123.102:0/648939125' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2722728016"}]': finished 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[17545]: cluster 2026-03-09T16:41:42.526067+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[17545]: audit 2026-03-09T16:41:42.704307+0000 mon.b (mon.2) 35 : audit [INF] from='client.? 192.168.123.102:0/3119596468' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]: dispatch 2026-03-09T16:41:43.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:43 vm02 bash[17545]: audit 2026-03-09T16:41:42.704665+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]: dispatch 2026-03-09T16:41:44.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:44 vm08 bash[17777]: audit 2026-03-09T16:41:43.534792+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]': finished 2026-03-09T16:41:44.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:44 vm08 bash[17777]: cluster 2026-03-09T16:41:43.534882+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2026-03-09T16:41:44.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:44 vm08 bash[17777]: audit 2026-03-09T16:41:43.701104+0000 mon.b (mon.2) 36 : audit [INF] from='client.? 192.168.123.102:0/808889816' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]: dispatch 2026-03-09T16:41:44.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:44 vm08 bash[17777]: audit 2026-03-09T16:41:43.701505+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]: dispatch 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:44 vm02 bash[22739]: audit 2026-03-09T16:41:43.534792+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]': finished 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:44 vm02 bash[22739]: cluster 2026-03-09T16:41:43.534882+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:44 vm02 bash[22739]: audit 2026-03-09T16:41:43.701104+0000 mon.b (mon.2) 36 : audit [INF] from='client.? 192.168.123.102:0/808889816' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]: dispatch 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:44 vm02 bash[22739]: audit 2026-03-09T16:41:43.701505+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]: dispatch 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:44 vm02 bash[17545]: audit 2026-03-09T16:41:43.534792+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2942916402"}]': finished 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:44 vm02 bash[17545]: cluster 2026-03-09T16:41:43.534882+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:44 vm02 bash[17545]: audit 2026-03-09T16:41:43.701104+0000 mon.b (mon.2) 36 : audit [INF] from='client.? 192.168.123.102:0/808889816' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]: dispatch 2026-03-09T16:41:44.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:44 vm02 bash[17545]: audit 2026-03-09T16:41:43.701505+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]: dispatch 2026-03-09T16:41:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:45 vm08 bash[17777]: cluster 2026-03-09T16:41:43.971496+0000 mgr.y (mgr.24316) 84 : cluster [DBG] pgmap v59: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:45 vm08 bash[17777]: audit 2026-03-09T16:41:44.543824+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]': finished 2026-03-09T16:41:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:45 vm08 bash[17777]: cluster 2026-03-09T16:41:44.543884+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2026-03-09T16:41:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:45 vm08 bash[17777]: audit 2026-03-09T16:41:44.640815+0000 mgr.y (mgr.24316) 85 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:41:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:45 vm08 bash[17777]: audit 2026-03-09T16:41:44.714451+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 192.168.123.102:0/2919675792' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/336368278"}]: dispatch 2026-03-09T16:41:45.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:45 vm02 bash[22739]: cluster 2026-03-09T16:41:43.971496+0000 mgr.y (mgr.24316) 84 : cluster [DBG] pgmap v59: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:45.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:45 vm02 bash[22739]: audit 2026-03-09T16:41:44.543824+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]': finished 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:45 vm02 bash[22739]: cluster 2026-03-09T16:41:44.543884+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:45 vm02 bash[22739]: audit 2026-03-09T16:41:44.640815+0000 mgr.y (mgr.24316) 85 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:45 vm02 bash[22739]: audit 2026-03-09T16:41:44.714451+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 192.168.123.102:0/2919675792' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/336368278"}]: dispatch 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:45 vm02 bash[17545]: cluster 2026-03-09T16:41:43.971496+0000 mgr.y (mgr.24316) 84 : cluster [DBG] pgmap v59: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:45 vm02 bash[17545]: audit 2026-03-09T16:41:44.543824+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2138315015"}]': finished 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:45 vm02 bash[17545]: cluster 2026-03-09T16:41:44.543884+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:45 vm02 bash[17545]: audit 2026-03-09T16:41:44.640815+0000 mgr.y (mgr.24316) 85 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:41:45.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:45 vm02 bash[17545]: audit 2026-03-09T16:41:44.714451+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 192.168.123.102:0/2919675792' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/336368278"}]: dispatch 2026-03-09T16:41:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:46 vm08 bash[17777]: audit 2026-03-09T16:41:45.560875+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 192.168.123.102:0/2919675792' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/336368278"}]': finished 2026-03-09T16:41:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:46 vm08 bash[17777]: cluster 2026-03-09T16:41:45.560939+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2026-03-09T16:41:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:46 vm08 bash[17777]: audit 2026-03-09T16:41:45.725492+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 192.168.123.102:0/1938766366' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2942916402"}]: dispatch 2026-03-09T16:41:46.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:46 vm02 bash[22739]: audit 2026-03-09T16:41:45.560875+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 192.168.123.102:0/2919675792' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/336368278"}]': finished 2026-03-09T16:41:46.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:46 vm02 bash[22739]: cluster 2026-03-09T16:41:45.560939+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2026-03-09T16:41:46.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:46 vm02 bash[22739]: audit 2026-03-09T16:41:45.725492+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 192.168.123.102:0/1938766366' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2942916402"}]: dispatch 2026-03-09T16:41:46.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:46 vm02 bash[17545]: audit 2026-03-09T16:41:45.560875+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 192.168.123.102:0/2919675792' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/336368278"}]': finished 2026-03-09T16:41:46.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:46 vm02 bash[17545]: cluster 2026-03-09T16:41:45.560939+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2026-03-09T16:41:46.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:46 vm02 bash[17545]: audit 2026-03-09T16:41:45.725492+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 192.168.123.102:0/1938766366' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2942916402"}]: dispatch 2026-03-09T16:41:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:47 vm08 bash[17777]: cluster 2026-03-09T16:41:45.971794+0000 mgr.y (mgr.24316) 86 : cluster [DBG] pgmap v62: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:47 vm08 bash[17777]: audit 2026-03-09T16:41:46.575639+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 192.168.123.102:0/1938766366' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2942916402"}]': finished 2026-03-09T16:41:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:47 vm08 bash[17777]: cluster 2026-03-09T16:41:46.575717+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2026-03-09T16:41:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:47 vm08 bash[17777]: audit 2026-03-09T16:41:46.765271+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 192.168.123.102:0/1852220385' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3000097039"}]: dispatch 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:47 vm02 bash[22739]: cluster 2026-03-09T16:41:45.971794+0000 mgr.y (mgr.24316) 86 : cluster [DBG] pgmap v62: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:47 vm02 bash[22739]: audit 2026-03-09T16:41:46.575639+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 192.168.123.102:0/1938766366' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2942916402"}]': finished 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:47 vm02 bash[22739]: cluster 2026-03-09T16:41:46.575717+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:47 vm02 bash[22739]: audit 2026-03-09T16:41:46.765271+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 192.168.123.102:0/1852220385' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3000097039"}]: dispatch 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:47 vm02 bash[17545]: cluster 2026-03-09T16:41:45.971794+0000 mgr.y (mgr.24316) 86 : cluster [DBG] pgmap v62: 161 pgs: 4 peering, 157 active+clean; 457 KiB data, 69 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:47 vm02 bash[17545]: audit 2026-03-09T16:41:46.575639+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 192.168.123.102:0/1938766366' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2942916402"}]': finished 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:47 vm02 bash[17545]: cluster 2026-03-09T16:41:46.575717+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2026-03-09T16:41:47.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:47 vm02 bash[17545]: audit 2026-03-09T16:41:46.765271+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 192.168.123.102:0/1852220385' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3000097039"}]: dispatch 2026-03-09T16:41:48.397 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:47 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:41:48.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:48 vm08 bash[17777]: audit 2026-03-09T16:41:47.583321+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 192.168.123.102:0/1852220385' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3000097039"}]': finished 2026-03-09T16:41:48.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:48 vm08 bash[17777]: cluster 2026-03-09T16:41:47.583400+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2026-03-09T16:41:48.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:48 vm08 bash[17777]: audit 2026-03-09T16:41:47.754369+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 192.168.123.102:0/4067461603' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1379530700"}]: dispatch 2026-03-09T16:41:48.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:48 vm02 bash[22739]: audit 2026-03-09T16:41:47.583321+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 192.168.123.102:0/1852220385' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3000097039"}]': finished 2026-03-09T16:41:48.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:48 vm02 bash[22739]: cluster 2026-03-09T16:41:47.583400+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2026-03-09T16:41:48.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:48 vm02 bash[22739]: audit 2026-03-09T16:41:47.754369+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 192.168.123.102:0/4067461603' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1379530700"}]: dispatch 2026-03-09T16:41:48.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:48 vm02 bash[17545]: audit 2026-03-09T16:41:47.583321+0000 mon.a (mon.0) 899 : audit [INF] from='client.? 192.168.123.102:0/1852220385' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3000097039"}]': finished 2026-03-09T16:41:48.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:48 vm02 bash[17545]: cluster 2026-03-09T16:41:47.583400+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2026-03-09T16:41:48.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:48 vm02 bash[17545]: audit 2026-03-09T16:41:47.754369+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 192.168.123.102:0/4067461603' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1379530700"}]: dispatch 2026-03-09T16:41:49.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:49] "GET /metrics HTTP/1.1" 200 207670 "" "Prometheus/2.33.4" 2026-03-09T16:41:49.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:49 vm08 bash[17777]: cluster 2026-03-09T16:41:47.972092+0000 mgr.y (mgr.24316) 87 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 70 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:49.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:49 vm08 bash[17777]: audit 2026-03-09T16:41:48.592093+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 192.168.123.102:0/4067461603' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1379530700"}]': finished 2026-03-09T16:41:49.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:49 vm08 bash[17777]: cluster 2026-03-09T16:41:48.592118+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2026-03-09T16:41:49.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:49 vm08 bash[17777]: audit 2026-03-09T16:41:48.765086+0000 mon.b (mon.2) 37 : audit [INF] from='client.? 192.168.123.102:0/495747248' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]: dispatch 2026-03-09T16:41:49.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:49 vm08 bash[17777]: audit 2026-03-09T16:41:48.765513+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]: dispatch 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:49 vm02 bash[22739]: cluster 2026-03-09T16:41:47.972092+0000 mgr.y (mgr.24316) 87 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 70 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:49 vm02 bash[22739]: audit 2026-03-09T16:41:48.592093+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 192.168.123.102:0/4067461603' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1379530700"}]': finished 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:49 vm02 bash[22739]: cluster 2026-03-09T16:41:48.592118+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:49 vm02 bash[22739]: audit 2026-03-09T16:41:48.765086+0000 mon.b (mon.2) 37 : audit [INF] from='client.? 192.168.123.102:0/495747248' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]: dispatch 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:49 vm02 bash[22739]: audit 2026-03-09T16:41:48.765513+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]: dispatch 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:49 vm02 bash[17545]: cluster 2026-03-09T16:41:47.972092+0000 mgr.y (mgr.24316) 87 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 70 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:49 vm02 bash[17545]: audit 2026-03-09T16:41:48.592093+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 192.168.123.102:0/4067461603' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1379530700"}]': finished 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:49 vm02 bash[17545]: cluster 2026-03-09T16:41:48.592118+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:49 vm02 bash[17545]: audit 2026-03-09T16:41:48.765086+0000 mon.b (mon.2) 37 : audit [INF] from='client.? 192.168.123.102:0/495747248' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]: dispatch 2026-03-09T16:41:49.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:49 vm02 bash[17545]: audit 2026-03-09T16:41:48.765513+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]: dispatch 2026-03-09T16:41:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:50 vm08 bash[17777]: audit 2026-03-09T16:41:49.594786+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]': finished 2026-03-09T16:41:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:50 vm08 bash[17777]: cluster 2026-03-09T16:41:49.595177+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2026-03-09T16:41:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:50 vm08 bash[17777]: audit 2026-03-09T16:41:49.775843+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 192.168.123.102:0/3552595317' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2076640504"}]: dispatch 2026-03-09T16:41:50.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:50 vm02 bash[22739]: audit 2026-03-09T16:41:49.594786+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]': finished 2026-03-09T16:41:50.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:50 vm02 bash[22739]: cluster 2026-03-09T16:41:49.595177+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2026-03-09T16:41:50.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:50 vm02 bash[22739]: audit 2026-03-09T16:41:49.775843+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 192.168.123.102:0/3552595317' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2076640504"}]: dispatch 2026-03-09T16:41:50.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:50 vm02 bash[17545]: audit 2026-03-09T16:41:49.594786+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/335441442"}]': finished 2026-03-09T16:41:50.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:50 vm02 bash[17545]: cluster 2026-03-09T16:41:49.595177+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2026-03-09T16:41:50.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:50 vm02 bash[17545]: audit 2026-03-09T16:41:49.775843+0000 mon.a (mon.0) 907 : audit [INF] from='client.? 192.168.123.102:0/3552595317' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2076640504"}]: dispatch 2026-03-09T16:41:51.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:51 vm08 bash[17777]: cluster 2026-03-09T16:41:49.972350+0000 mgr.y (mgr.24316) 88 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 70 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:51.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:51 vm08 bash[17777]: audit 2026-03-09T16:41:50.616256+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 192.168.123.102:0/3552595317' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2076640504"}]': finished 2026-03-09T16:41:51.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:51 vm08 bash[17777]: cluster 2026-03-09T16:41:50.616323+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2026-03-09T16:41:51.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:51 vm08 bash[17777]: audit 2026-03-09T16:41:50.795639+0000 mon.b (mon.2) 38 : audit [INF] from='client.? 192.168.123.102:0/3132429075' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]: dispatch 2026-03-09T16:41:51.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:51 vm08 bash[17777]: audit 2026-03-09T16:41:50.795916+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]: dispatch 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:51 vm02 bash[22739]: cluster 2026-03-09T16:41:49.972350+0000 mgr.y (mgr.24316) 88 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 70 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:51 vm02 bash[22739]: audit 2026-03-09T16:41:50.616256+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 192.168.123.102:0/3552595317' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2076640504"}]': finished 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:51 vm02 bash[22739]: cluster 2026-03-09T16:41:50.616323+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:51 vm02 bash[22739]: audit 2026-03-09T16:41:50.795639+0000 mon.b (mon.2) 38 : audit [INF] from='client.? 192.168.123.102:0/3132429075' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]: dispatch 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:51 vm02 bash[22739]: audit 2026-03-09T16:41:50.795916+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]: dispatch 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:51 vm02 bash[17545]: cluster 2026-03-09T16:41:49.972350+0000 mgr.y (mgr.24316) 88 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 70 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:51 vm02 bash[17545]: audit 2026-03-09T16:41:50.616256+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 192.168.123.102:0/3552595317' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2076640504"}]': finished 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:51 vm02 bash[17545]: cluster 2026-03-09T16:41:50.616323+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:51 vm02 bash[17545]: audit 2026-03-09T16:41:50.795639+0000 mon.b (mon.2) 38 : audit [INF] from='client.? 192.168.123.102:0/3132429075' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]: dispatch 2026-03-09T16:41:51.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:51 vm02 bash[17545]: audit 2026-03-09T16:41:50.795916+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]: dispatch 2026-03-09T16:41:52.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:52 vm08 bash[17777]: audit 2026-03-09T16:41:51.626275+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]': finished 2026-03-09T16:41:52.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:52 vm08 bash[17777]: cluster 2026-03-09T16:41:51.626332+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2026-03-09T16:41:52.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:52 vm02 bash[22739]: audit 2026-03-09T16:41:51.626275+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]': finished 2026-03-09T16:41:52.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:52 vm02 bash[22739]: cluster 2026-03-09T16:41:51.626332+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2026-03-09T16:41:52.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:52 vm02 bash[17545]: audit 2026-03-09T16:41:51.626275+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2076640504"}]': finished 2026-03-09T16:41:52.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:52 vm02 bash[17545]: cluster 2026-03-09T16:41:51.626332+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2026-03-09T16:41:53.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:53 vm08 bash[17777]: cluster 2026-03-09T16:41:51.972636+0000 mgr.y (mgr.24316) 89 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:53.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:53 vm02 bash[22739]: cluster 2026-03-09T16:41:51.972636+0000 mgr.y (mgr.24316) 89 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:53.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:53 vm02 bash[46330]: level=error ts=2026-03-09T16:41:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:41:53.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:41:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:41:53.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:41:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:41:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:41:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:53 vm02 bash[17545]: cluster 2026-03-09T16:41:51.972636+0000 mgr.y (mgr.24316) 89 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:55 vm08 bash[17777]: cluster 2026-03-09T16:41:53.972961+0000 mgr.y (mgr.24316) 90 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 951 B/s rd, 0 op/s 2026-03-09T16:41:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:55 vm08 bash[17777]: audit 2026-03-09T16:41:54.651037+0000 mgr.y (mgr.24316) 91 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:41:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:55 vm02 bash[17545]: cluster 2026-03-09T16:41:53.972961+0000 mgr.y (mgr.24316) 90 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 951 B/s rd, 0 op/s 2026-03-09T16:41:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:55 vm02 bash[17545]: audit 2026-03-09T16:41:54.651037+0000 mgr.y (mgr.24316) 91 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:41:55.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:55 vm02 bash[22739]: cluster 2026-03-09T16:41:53.972961+0000 mgr.y (mgr.24316) 90 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 951 B/s rd, 0 op/s 2026-03-09T16:41:55.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:55 vm02 bash[22739]: audit 2026-03-09T16:41:54.651037+0000 mgr.y (mgr.24316) 91 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:41:57.445 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:57 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:41:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:41:57.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:57 vm02 bash[22739]: cluster 2026-03-09T16:41:55.973270+0000 mgr.y (mgr.24316) 92 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 802 B/s rd, 0 op/s 2026-03-09T16:41:57.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:57 vm02 bash[22739]: audit 2026-03-09T16:41:57.001867+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:57.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:57 vm02 bash[22739]: audit 2026-03-09T16:41:57.009434+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:57.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:57 vm02 bash[17545]: cluster 2026-03-09T16:41:55.973270+0000 mgr.y (mgr.24316) 92 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 802 B/s rd, 0 op/s 2026-03-09T16:41:57.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:57 vm02 bash[17545]: audit 2026-03-09T16:41:57.001867+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:57.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:57 vm02 bash[17545]: audit 2026-03-09T16:41:57.009434+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:57 vm08 bash[17777]: cluster 2026-03-09T16:41:55.973270+0000 mgr.y (mgr.24316) 92 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 802 B/s rd, 0 op/s 2026-03-09T16:41:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:57 vm08 bash[17777]: audit 2026-03-09T16:41:57.001867+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:57 vm08 bash[17777]: audit 2026-03-09T16:41:57.009434+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:41:58.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:41:57 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:41:59.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:41:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:41:59] "GET /metrics HTTP/1.1" 200 207697 "" "Prometheus/2.33.4" 2026-03-09T16:41:59.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:41:59 vm08 bash[17777]: cluster 2026-03-09T16:41:57.973872+0000 mgr.y (mgr.24316) 93 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:59.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:41:59 vm02 bash[22739]: cluster 2026-03-09T16:41:57.973872+0000 mgr.y (mgr.24316) 93 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:41:59.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:41:59 vm02 bash[17545]: cluster 2026-03-09T16:41:57.973872+0000 mgr.y (mgr.24316) 93 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:01.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:01 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:42:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:42:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:01 vm02 bash[22739]: cluster 2026-03-09T16:41:59.974185+0000 mgr.y (mgr.24316) 94 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:42:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:01 vm02 bash[22739]: audit 2026-03-09T16:42:01.124412+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:01.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:01 vm02 bash[22739]: audit 2026-03-09T16:42:01.133043+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:01 vm02 bash[17545]: cluster 2026-03-09T16:41:59.974185+0000 mgr.y (mgr.24316) 94 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:42:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:01 vm02 bash[17545]: audit 2026-03-09T16:42:01.124412+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:01.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:01 vm02 bash[17545]: audit 2026-03-09T16:42:01.133043+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:02.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:01 vm08 bash[17777]: cluster 2026-03-09T16:41:59.974185+0000 mgr.y (mgr.24316) 94 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:42:02.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:01 vm08 bash[17777]: audit 2026-03-09T16:42:01.124412+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:02.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:01 vm08 bash[17777]: audit 2026-03-09T16:42:01.133043+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:03.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:03 vm02 bash[22739]: cluster 2026-03-09T16:42:01.974690+0000 mgr.y (mgr.24316) 95 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 989 B/s rd, 0 op/s 2026-03-09T16:42:03.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:03 vm02 bash[46330]: level=error ts=2026-03-09T16:42:03.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:03.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:03.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:03 vm02 bash[17545]: cluster 2026-03-09T16:42:01.974690+0000 mgr.y (mgr.24316) 95 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 989 B/s rd, 0 op/s 2026-03-09T16:42:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:03 vm08 bash[17777]: cluster 2026-03-09T16:42:01.974690+0000 mgr.y (mgr.24316) 95 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 989 B/s rd, 0 op/s 2026-03-09T16:42:05.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:05 vm02 bash[22739]: cluster 2026-03-09T16:42:03.978100+0000 mgr.y (mgr.24316) 96 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:05.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:05 vm02 bash[22739]: audit 2026-03-09T16:42:04.657638+0000 mgr.y (mgr.24316) 97 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:05.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:05 vm02 bash[17545]: cluster 2026-03-09T16:42:03.978100+0000 mgr.y (mgr.24316) 96 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:05.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:05 vm02 bash[17545]: audit 2026-03-09T16:42:04.657638+0000 mgr.y (mgr.24316) 97 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:06.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:05 vm08 bash[17777]: cluster 2026-03-09T16:42:03.978100+0000 mgr.y (mgr.24316) 96 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:06.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:05 vm08 bash[17777]: audit 2026-03-09T16:42:04.657638+0000 mgr.y (mgr.24316) 97 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:07.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:07 vm02 bash[22739]: cluster 2026-03-09T16:42:05.978375+0000 mgr.y (mgr.24316) 98 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:07.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:07 vm02 bash[17545]: cluster 2026-03-09T16:42:05.978375+0000 mgr.y (mgr.24316) 98 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:08.000 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:07 vm08 bash[17777]: cluster 2026-03-09T16:42:05.978375+0000 mgr.y (mgr.24316) 98 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:08.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:42:07 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:42:09.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:09] "GET /metrics HTTP/1.1" 200 207697 "" "Prometheus/2.33.4" 2026-03-09T16:42:09.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:09 vm02 bash[22739]: cluster 2026-03-09T16:42:07.978855+0000 mgr.y (mgr.24316) 99 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:09.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:09 vm02 bash[17545]: cluster 2026-03-09T16:42:07.978855+0000 mgr.y (mgr.24316) 99 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:10.142 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:09 vm08 bash[17777]: cluster 2026-03-09T16:42:07.978855+0000 mgr.y (mgr.24316) 99 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:11.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:11 vm02 bash[22739]: cluster 2026-03-09T16:42:09.979105+0000 mgr.y (mgr.24316) 100 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:11.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:11 vm02 bash[17545]: cluster 2026-03-09T16:42:09.979105+0000 mgr.y (mgr.24316) 100 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:12.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:11 vm08 bash[17777]: cluster 2026-03-09T16:42:09.979105+0000 mgr.y (mgr.24316) 100 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:13.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:13 vm02 bash[22739]: cluster 2026-03-09T16:42:11.979605+0000 mgr.y (mgr.24316) 101 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:13.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:13 vm02 bash[46330]: level=error ts=2026-03-09T16:42:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:13.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:13.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:13.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:13 vm02 bash[17545]: cluster 2026-03-09T16:42:11.979605+0000 mgr.y (mgr.24316) 101 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:14.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:13 vm08 bash[17777]: cluster 2026-03-09T16:42:11.979605+0000 mgr.y (mgr.24316) 101 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:15 vm08 bash[17777]: cluster 2026-03-09T16:42:13.979916+0000 mgr.y (mgr.24316) 102 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:15 vm08 bash[17777]: audit 2026-03-09T16:42:14.666308+0000 mgr.y (mgr.24316) 103 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:15.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:15 vm02 bash[22739]: cluster 2026-03-09T16:42:13.979916+0000 mgr.y (mgr.24316) 102 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:15.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:15 vm02 bash[22739]: audit 2026-03-09T16:42:14.666308+0000 mgr.y (mgr.24316) 103 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:15.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:15 vm02 bash[17545]: cluster 2026-03-09T16:42:13.979916+0000 mgr.y (mgr.24316) 102 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:15.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:15 vm02 bash[17545]: audit 2026-03-09T16:42:14.666308+0000 mgr.y (mgr.24316) 103 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:17.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:17 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:42:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:42:17.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:17 vm02 bash[22739]: cluster 2026-03-09T16:42:15.980210+0000 mgr.y (mgr.24316) 104 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:17.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:17 vm02 bash[22739]: audit 2026-03-09T16:42:17.061546+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:17.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:17 vm02 bash[22739]: audit 2026-03-09T16:42:17.068514+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:17.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:17 vm02 bash[17545]: cluster 2026-03-09T16:42:15.980210+0000 mgr.y (mgr.24316) 104 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:17.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:17 vm02 bash[17545]: audit 2026-03-09T16:42:17.061546+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:17.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:17 vm02 bash[17545]: audit 2026-03-09T16:42:17.068514+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:18.000 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:17 vm08 bash[17777]: cluster 2026-03-09T16:42:15.980210+0000 mgr.y (mgr.24316) 104 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:18.000 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:17 vm08 bash[17777]: audit 2026-03-09T16:42:17.061546+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:18.000 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:17 vm08 bash[17777]: audit 2026-03-09T16:42:17.068514+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:18.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:42:17 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:42:19.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:19] "GET /metrics HTTP/1.1" 200 207649 "" "Prometheus/2.33.4" 2026-03-09T16:42:20.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:19 vm08 bash[17777]: cluster 2026-03-09T16:42:17.980764+0000 mgr.y (mgr.24316) 105 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:20.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:19 vm02 bash[22739]: cluster 2026-03-09T16:42:17.980764+0000 mgr.y (mgr.24316) 105 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:20.207 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:19 vm02 bash[17545]: cluster 2026-03-09T16:42:17.980764+0000 mgr.y (mgr.24316) 105 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:21.196 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:21 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:42:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:42:22.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:21 vm08 bash[17777]: cluster 2026-03-09T16:42:19.981063+0000 mgr.y (mgr.24316) 106 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:22.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:21 vm08 bash[17777]: audit 2026-03-09T16:42:21.188460+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:22.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:21 vm08 bash[17777]: audit 2026-03-09T16:42:21.193260+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:22.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:21 vm02 bash[22739]: cluster 2026-03-09T16:42:19.981063+0000 mgr.y (mgr.24316) 106 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:22.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:21 vm02 bash[22739]: audit 2026-03-09T16:42:21.188460+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:22.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:21 vm02 bash[22739]: audit 2026-03-09T16:42:21.193260+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:21 vm02 bash[17545]: cluster 2026-03-09T16:42:19.981063+0000 mgr.y (mgr.24316) 106 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:21 vm02 bash[17545]: audit 2026-03-09T16:42:21.188460+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:21 vm02 bash[17545]: audit 2026-03-09T16:42:21.193260+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:23.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:23 vm02 bash[22739]: cluster 2026-03-09T16:42:21.981655+0000 mgr.y (mgr.24316) 107 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:23.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:23 vm02 bash[46330]: level=error ts=2026-03-09T16:42:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:23.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:23.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:23.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:23 vm02 bash[17545]: cluster 2026-03-09T16:42:21.981655+0000 mgr.y (mgr.24316) 107 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:24.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:23 vm08 bash[17777]: cluster 2026-03-09T16:42:21.981655+0000 mgr.y (mgr.24316) 107 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:26.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:25 vm08 bash[17777]: cluster 2026-03-09T16:42:23.981945+0000 mgr.y (mgr.24316) 108 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:26.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:25 vm08 bash[17777]: audit 2026-03-09T16:42:24.674633+0000 mgr.y (mgr.24316) 109 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:26.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:25 vm02 bash[22739]: cluster 2026-03-09T16:42:23.981945+0000 mgr.y (mgr.24316) 108 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:26.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:25 vm02 bash[22739]: audit 2026-03-09T16:42:24.674633+0000 mgr.y (mgr.24316) 109 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:26.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:25 vm02 bash[17545]: cluster 2026-03-09T16:42:23.981945+0000 mgr.y (mgr.24316) 108 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:26.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:25 vm02 bash[17545]: audit 2026-03-09T16:42:24.674633+0000 mgr.y (mgr.24316) 109 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:28.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:27 vm08 bash[17777]: cluster 2026-03-09T16:42:25.982180+0000 mgr.y (mgr.24316) 110 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:28.156 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:42:27 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:42:28.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:27 vm02 bash[22739]: cluster 2026-03-09T16:42:25.982180+0000 mgr.y (mgr.24316) 110 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:28.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:27 vm02 bash[17545]: cluster 2026-03-09T16:42:25.982180+0000 mgr.y (mgr.24316) 110 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:29.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:28 vm08 bash[17777]: cluster 2026-03-09T16:42:27.982711+0000 mgr.y (mgr.24316) 111 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:29.156 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:28 vm02 bash[22739]: cluster 2026-03-09T16:42:27.982711+0000 mgr.y (mgr.24316) 111 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:29.156 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:28 vm02 bash[17545]: cluster 2026-03-09T16:42:27.982711+0000 mgr.y (mgr.24316) 111 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:29.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:29 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:29] "GET /metrics HTTP/1.1" 200 207616 "" "Prometheus/2.33.4" 2026-03-09T16:42:31.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:31 vm08 bash[17777]: cluster 2026-03-09T16:42:29.983009+0000 mgr.y (mgr.24316) 112 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:31.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:31 vm02 bash[22739]: cluster 2026-03-09T16:42:29.983009+0000 mgr.y (mgr.24316) 112 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:31.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:31 vm02 bash[17545]: cluster 2026-03-09T16:42:29.983009+0000 mgr.y (mgr.24316) 112 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:33.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:33 vm08 bash[17777]: cluster 2026-03-09T16:42:31.983478+0000 mgr.y (mgr.24316) 113 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:33.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:33 vm02 bash[22739]: cluster 2026-03-09T16:42:31.983478+0000 mgr.y (mgr.24316) 113 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:33.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:33 vm02 bash[17545]: cluster 2026-03-09T16:42:31.983478+0000 mgr.y (mgr.24316) 113 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:33.967 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:33 vm02 bash[46330]: level=error ts=2026-03-09T16:42:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:33.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:33.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:35.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:35 vm08 bash[17777]: cluster 2026-03-09T16:42:33.986225+0000 mgr.y (mgr.24316) 114 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:35.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:35 vm08 bash[17777]: audit 2026-03-09T16:42:34.683261+0000 mgr.y (mgr.24316) 115 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:35.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:35 vm02 bash[22739]: cluster 2026-03-09T16:42:33.986225+0000 mgr.y (mgr.24316) 114 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:35.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:35 vm02 bash[22739]: audit 2026-03-09T16:42:34.683261+0000 mgr.y (mgr.24316) 115 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:35.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:35 vm02 bash[17545]: cluster 2026-03-09T16:42:33.986225+0000 mgr.y (mgr.24316) 114 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:35.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:35 vm02 bash[17545]: audit 2026-03-09T16:42:34.683261+0000 mgr.y (mgr.24316) 115 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:37.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:37 vm08 bash[17777]: cluster 2026-03-09T16:42:35.986477+0000 mgr.y (mgr.24316) 116 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:37.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:37 vm02 bash[17545]: cluster 2026-03-09T16:42:35.986477+0000 mgr.y (mgr.24316) 116 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:37.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:37 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:42:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:42:37.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:37 vm02 bash[22739]: cluster 2026-03-09T16:42:35.986477+0000 mgr.y (mgr.24316) 116 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:38.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:38 vm02 bash[22739]: audit 2026-03-09T16:42:37.120761+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:38.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:38 vm02 bash[22739]: audit 2026-03-09T16:42:37.128174+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:38.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:38 vm02 bash[17545]: audit 2026-03-09T16:42:37.120761+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:38.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:38 vm02 bash[17545]: audit 2026-03-09T16:42:37.128174+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:38.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:42:37 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:42:38.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:38 vm08 bash[17777]: audit 2026-03-09T16:42:37.120761+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:38.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:38 vm08 bash[17777]: audit 2026-03-09T16:42:37.128174+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:39.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:39 vm08 bash[17777]: cluster 2026-03-09T16:42:37.986940+0000 mgr.y (mgr.24316) 117 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:39.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:39 vm02 bash[22739]: cluster 2026-03-09T16:42:37.986940+0000 mgr.y (mgr.24316) 117 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:39.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:39 vm02 bash[17545]: cluster 2026-03-09T16:42:37.986940+0000 mgr.y (mgr.24316) 117 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:39.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:39 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:39] "GET /metrics HTTP/1.1" 200 207616 "" "Prometheus/2.33.4" 2026-03-09T16:42:41.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:41 vm02 bash[22739]: cluster 2026-03-09T16:42:39.987245+0000 mgr.y (mgr.24316) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:41 vm02 bash[22739]: audit 2026-03-09T16:42:40.064436+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:41 vm02 bash[22739]: audit 2026-03-09T16:42:40.064758+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:41 vm02 bash[22739]: audit 2026-03-09T16:42:40.086426+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:41 vm02 bash[22739]: audit 2026-03-09T16:42:40.086764+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:41 vm02 bash[17545]: cluster 2026-03-09T16:42:39.987245+0000 mgr.y (mgr.24316) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:41 vm02 bash[17545]: audit 2026-03-09T16:42:40.064436+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:41 vm02 bash[17545]: audit 2026-03-09T16:42:40.064758+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:41 vm02 bash[17545]: audit 2026-03-09T16:42:40.086426+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:42:41.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:41 vm02 bash[17545]: audit 2026-03-09T16:42:40.086764+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:42:41.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:41 vm08 bash[17777]: cluster 2026-03-09T16:42:39.987245+0000 mgr.y (mgr.24316) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:41.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:41 vm08 bash[17777]: audit 2026-03-09T16:42:40.064436+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:42:41.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:41 vm08 bash[17777]: audit 2026-03-09T16:42:40.064758+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:42:41.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:41 vm08 bash[17777]: audit 2026-03-09T16:42:40.086426+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:42:41.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:41 vm08 bash[17777]: audit 2026-03-09T16:42:40.086764+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:42:41.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:41 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:42:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:42:42.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:42 vm08 bash[17777]: audit 2026-03-09T16:42:41.097064+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:42:42.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:42 vm08 bash[17777]: audit 2026-03-09T16:42:41.098233+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:42:42.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:42 vm08 bash[17777]: audit 2026-03-09T16:42:41.098967+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:42:42.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:42 vm08 bash[17777]: audit 2026-03-09T16:42:41.104095+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:42 vm08 bash[17777]: audit 2026-03-09T16:42:41.244717+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:42 vm08 bash[17777]: audit 2026-03-09T16:42:41.251876+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:42 vm02 bash[22739]: audit 2026-03-09T16:42:41.097064+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:42 vm02 bash[22739]: audit 2026-03-09T16:42:41.098233+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:42 vm02 bash[22739]: audit 2026-03-09T16:42:41.098967+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:42 vm02 bash[22739]: audit 2026-03-09T16:42:41.104095+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:42 vm02 bash[22739]: audit 2026-03-09T16:42:41.244717+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:42 vm02 bash[22739]: audit 2026-03-09T16:42:41.251876+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:42 vm02 bash[17545]: audit 2026-03-09T16:42:41.097064+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:42 vm02 bash[17545]: audit 2026-03-09T16:42:41.098233+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:42 vm02 bash[17545]: audit 2026-03-09T16:42:41.098967+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:42 vm02 bash[17545]: audit 2026-03-09T16:42:41.104095+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:42 vm02 bash[17545]: audit 2026-03-09T16:42:41.244717+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:42.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:42 vm02 bash[17545]: audit 2026-03-09T16:42:41.251876+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:43 vm02 bash[22739]: cluster 2026-03-09T16:42:41.987735+0000 mgr.y (mgr.24316) 119 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:43.718 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:43 vm02 bash[46330]: level=error ts=2026-03-09T16:42:43.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:43.718 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:43.718 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:43.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:43 vm02 bash[17545]: cluster 2026-03-09T16:42:41.987735+0000 mgr.y (mgr.24316) 119 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:43.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:43 vm08 bash[17777]: cluster 2026-03-09T16:42:41.987735+0000 mgr.y (mgr.24316) 119 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:45.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:45 vm02 bash[22739]: cluster 2026-03-09T16:42:43.988048+0000 mgr.y (mgr.24316) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:45.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:45 vm02 bash[22739]: audit 2026-03-09T16:42:44.686570+0000 mgr.y (mgr.24316) 121 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:45.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:45 vm02 bash[17545]: cluster 2026-03-09T16:42:43.988048+0000 mgr.y (mgr.24316) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:45.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:45 vm02 bash[17545]: audit 2026-03-09T16:42:44.686570+0000 mgr.y (mgr.24316) 121 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:45 vm08 bash[17777]: cluster 2026-03-09T16:42:43.988048+0000 mgr.y (mgr.24316) 120 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:42:45.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:45 vm08 bash[17777]: audit 2026-03-09T16:42:44.686570+0000 mgr.y (mgr.24316) 121 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:47.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:47 vm08 bash[17777]: cluster 2026-03-09T16:42:45.988402+0000 mgr.y (mgr.24316) 122 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:47 vm02 bash[22739]: cluster 2026-03-09T16:42:45.988402+0000 mgr.y (mgr.24316) 122 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:47.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:47 vm02 bash[17545]: cluster 2026-03-09T16:42:45.988402+0000 mgr.y (mgr.24316) 122 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:48.406 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:42:47 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:42:49.437 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:49] "GET /metrics HTTP/1.1" 200 207628 "" "Prometheus/2.33.4" 2026-03-09T16:42:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:49 vm02 bash[22739]: cluster 2026-03-09T16:42:47.988944+0000 mgr.y (mgr.24316) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:49.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:49 vm02 bash[17545]: cluster 2026-03-09T16:42:47.988944+0000 mgr.y (mgr.24316) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:49 vm08 bash[17777]: cluster 2026-03-09T16:42:47.988944+0000 mgr.y (mgr.24316) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:51.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:51 vm02 bash[22739]: cluster 2026-03-09T16:42:49.989262+0000 mgr.y (mgr.24316) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:51.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:51 vm02 bash[17545]: cluster 2026-03-09T16:42:49.989262+0000 mgr.y (mgr.24316) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:51.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:51 vm08 bash[17777]: cluster 2026-03-09T16:42:49.989262+0000 mgr.y (mgr.24316) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:53 vm08 bash[17777]: cluster 2026-03-09T16:42:51.989862+0000 mgr.y (mgr.24316) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:53.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:53 vm02 bash[22739]: cluster 2026-03-09T16:42:51.989862+0000 mgr.y (mgr.24316) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:53.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:53 vm02 bash[46330]: level=error ts=2026-03-09T16:42:53.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:53.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:53.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:42:53.968 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:42:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:42:53.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:42:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:53 vm02 bash[17545]: cluster 2026-03-09T16:42:51.989862+0000 mgr.y (mgr.24316) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:55.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:55 vm08 bash[17777]: cluster 2026-03-09T16:42:53.990195+0000 mgr.y (mgr.24316) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:55.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:55 vm08 bash[17777]: audit 2026-03-09T16:42:54.696228+0000 mgr.y (mgr.24316) 127 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:55.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:55 vm02 bash[22739]: cluster 2026-03-09T16:42:53.990195+0000 mgr.y (mgr.24316) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:55.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:55 vm02 bash[22739]: audit 2026-03-09T16:42:54.696228+0000 mgr.y (mgr.24316) 127 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:55 vm02 bash[17545]: cluster 2026-03-09T16:42:53.990195+0000 mgr.y (mgr.24316) 126 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:55 vm02 bash[17545]: audit 2026-03-09T16:42:54.696228+0000 mgr.y (mgr.24316) 127 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:42:57.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:57 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:42:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:42:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:57 vm08 bash[17777]: cluster 2026-03-09T16:42:55.990523+0000 mgr.y (mgr.24316) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:57 vm08 bash[17777]: audit 2026-03-09T16:42:57.184768+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:57.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:57 vm08 bash[17777]: audit 2026-03-09T16:42:57.193774+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:57.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:57 vm02 bash[22739]: cluster 2026-03-09T16:42:55.990523+0000 mgr.y (mgr.24316) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:57.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:57 vm02 bash[22739]: audit 2026-03-09T16:42:57.184768+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:57.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:57 vm02 bash[22739]: audit 2026-03-09T16:42:57.193774+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:57 vm02 bash[17545]: cluster 2026-03-09T16:42:55.990523+0000 mgr.y (mgr.24316) 128 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:42:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:57 vm02 bash[17545]: audit 2026-03-09T16:42:57.184768+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:57 vm02 bash[17545]: audit 2026-03-09T16:42:57.193774+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:42:58.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:42:57 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:42:59.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:42:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:42:59] "GET /metrics HTTP/1.1" 200 207676 "" "Prometheus/2.33.4" 2026-03-09T16:42:59.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:42:59 vm08 bash[17777]: cluster 2026-03-09T16:42:57.991124+0000 mgr.y (mgr.24316) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:59.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:42:59 vm02 bash[22739]: cluster 2026-03-09T16:42:57.991124+0000 mgr.y (mgr.24316) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:42:59.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:42:59 vm02 bash[17545]: cluster 2026-03-09T16:42:57.991124+0000 mgr.y (mgr.24316) 129 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:01 vm02 bash[22739]: cluster 2026-03-09T16:42:59.991395+0000 mgr.y (mgr.24316) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:01 vm02 bash[22739]: audit 2026-03-09T16:43:01.308739+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:01 vm02 bash[22739]: audit 2026-03-09T16:43:01.316165+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:01 vm02 bash[17545]: cluster 2026-03-09T16:42:59.991395+0000 mgr.y (mgr.24316) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:01 vm02 bash[17545]: audit 2026-03-09T16:43:01.308739+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:01 vm02 bash[17545]: audit 2026-03-09T16:43:01.316165+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:01.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:01 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:43:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:43:01.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:01 vm08 bash[17777]: cluster 2026-03-09T16:42:59.991395+0000 mgr.y (mgr.24316) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:01.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:01 vm08 bash[17777]: audit 2026-03-09T16:43:01.308739+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:01.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:01 vm08 bash[17777]: audit 2026-03-09T16:43:01.316165+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:03.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:03 vm02 bash[22739]: cluster 2026-03-09T16:43:01.991868+0000 mgr.y (mgr.24316) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:03.967 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:03 vm02 bash[46330]: level=error ts=2026-03-09T16:43:03.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:03.967 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:03.967 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:03 vm02 bash[17545]: cluster 2026-03-09T16:43:01.991868+0000 mgr.y (mgr.24316) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:03 vm08 bash[17777]: cluster 2026-03-09T16:43:01.991868+0000 mgr.y (mgr.24316) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:06.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:05 vm08 bash[17777]: cluster 2026-03-09T16:43:03.992147+0000 mgr.y (mgr.24316) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:06.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:05 vm08 bash[17777]: audit 2026-03-09T16:43:04.705147+0000 mgr.y (mgr.24316) 133 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:06.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:05 vm02 bash[22739]: cluster 2026-03-09T16:43:03.992147+0000 mgr.y (mgr.24316) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:06.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:05 vm02 bash[22739]: audit 2026-03-09T16:43:04.705147+0000 mgr.y (mgr.24316) 133 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:06.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:05 vm02 bash[17545]: cluster 2026-03-09T16:43:03.992147+0000 mgr.y (mgr.24316) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:06.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:05 vm02 bash[17545]: audit 2026-03-09T16:43:04.705147+0000 mgr.y (mgr.24316) 133 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:07.999 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:07 vm08 bash[17777]: cluster 2026-03-09T16:43:05.992421+0000 mgr.y (mgr.24316) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:07 vm02 bash[22739]: cluster 2026-03-09T16:43:05.992421+0000 mgr.y (mgr.24316) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:07 vm02 bash[17545]: cluster 2026-03-09T16:43:05.992421+0000 mgr.y (mgr.24316) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:08.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:43:07 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:43:09.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:09] "GET /metrics HTTP/1.1" 200 207676 "" "Prometheus/2.33.4" 2026-03-09T16:43:10.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:09 vm08 bash[17777]: cluster 2026-03-09T16:43:07.992944+0000 mgr.y (mgr.24316) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:10.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:09 vm02 bash[22739]: cluster 2026-03-09T16:43:07.992944+0000 mgr.y (mgr.24316) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:10.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:09 vm02 bash[17545]: cluster 2026-03-09T16:43:07.992944+0000 mgr.y (mgr.24316) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:12.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:11 vm08 bash[17777]: cluster 2026-03-09T16:43:09.993199+0000 mgr.y (mgr.24316) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:12.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:11 vm02 bash[22739]: cluster 2026-03-09T16:43:09.993199+0000 mgr.y (mgr.24316) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:12.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:11 vm02 bash[17545]: cluster 2026-03-09T16:43:09.993199+0000 mgr.y (mgr.24316) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:13.790 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:13 vm02 bash[46330]: level=error ts=2026-03-09T16:43:13.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:13.790 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:13.790 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:14.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:13 vm08 bash[17777]: cluster 2026-03-09T16:43:11.993771+0000 mgr.y (mgr.24316) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:14.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:13 vm02 bash[22739]: cluster 2026-03-09T16:43:11.993771+0000 mgr.y (mgr.24316) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:14.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:13 vm02 bash[17545]: cluster 2026-03-09T16:43:11.993771+0000 mgr.y (mgr.24316) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:16.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:15 vm08 bash[17777]: cluster 2026-03-09T16:43:13.994180+0000 mgr.y (mgr.24316) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:16.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:15 vm08 bash[17777]: audit 2026-03-09T16:43:14.715737+0000 mgr.y (mgr.24316) 139 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:16.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:15 vm02 bash[22739]: cluster 2026-03-09T16:43:13.994180+0000 mgr.y (mgr.24316) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:16.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:15 vm02 bash[22739]: audit 2026-03-09T16:43:14.715737+0000 mgr.y (mgr.24316) 139 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:16.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:15 vm02 bash[17545]: cluster 2026-03-09T16:43:13.994180+0000 mgr.y (mgr.24316) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:16.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:15 vm02 bash[17545]: audit 2026-03-09T16:43:14.715737+0000 mgr.y (mgr.24316) 139 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:17.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:17 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:43:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:43:18.067 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:17 vm02 bash[22739]: cluster 2026-03-09T16:43:15.994541+0000 mgr.y (mgr.24316) 140 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:18.068 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:17 vm02 bash[22739]: audit 2026-03-09T16:43:17.254769+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:18.068 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:17 vm02 bash[22739]: audit 2026-03-09T16:43:17.265729+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:18.068 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:17 vm02 bash[17545]: cluster 2026-03-09T16:43:15.994541+0000 mgr.y (mgr.24316) 140 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:18.068 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:17 vm02 bash[17545]: audit 2026-03-09T16:43:17.254769+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:18.068 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:17 vm02 bash[17545]: audit 2026-03-09T16:43:17.265729+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:18.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:43:17 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:43:18.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:17 vm08 bash[17777]: cluster 2026-03-09T16:43:15.994541+0000 mgr.y (mgr.24316) 140 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:18.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:17 vm08 bash[17777]: audit 2026-03-09T16:43:17.254769+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:18.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:17 vm08 bash[17777]: audit 2026-03-09T16:43:17.265729+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:19.216 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:19] "GET /metrics HTTP/1.1" 200 207698 "" "Prometheus/2.33.4" 2026-03-09T16:43:19.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:19 vm02 bash[22739]: cluster 2026-03-09T16:43:17.995045+0000 mgr.y (mgr.24316) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:19 vm02 bash[17545]: cluster 2026-03-09T16:43:17.995045+0000 mgr.y (mgr.24316) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:20.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:19 vm08 bash[17777]: cluster 2026-03-09T16:43:17.995045+0000 mgr.y (mgr.24316) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:21.383 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:21 vm02 bash[22739]: cluster 2026-03-09T16:43:19.995425+0000 mgr.y (mgr.24316) 142 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:21.383 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:21 vm02 bash[17545]: cluster 2026-03-09T16:43:19.995425+0000 mgr.y (mgr.24316) 142 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:21 vm08 bash[17777]: cluster 2026-03-09T16:43:19.995425+0000 mgr.y (mgr.24316) 142 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:21.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:21 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:43:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:43:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:22 vm08 bash[17777]: audit 2026-03-09T16:43:21.373941+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:22.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:22 vm08 bash[17777]: audit 2026-03-09T16:43:21.380717+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:22.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:22 vm02 bash[22739]: audit 2026-03-09T16:43:21.373941+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:22.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:22 vm02 bash[22739]: audit 2026-03-09T16:43:21.380717+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:22.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:22 vm02 bash[17545]: audit 2026-03-09T16:43:21.373941+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:22.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:22 vm02 bash[17545]: audit 2026-03-09T16:43:21.380717+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:23 vm08 bash[17777]: cluster 2026-03-09T16:43:21.996621+0000 mgr.y (mgr.24316) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:23 vm02 bash[22739]: cluster 2026-03-09T16:43:21.996621+0000 mgr.y (mgr.24316) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:23.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:23 vm02 bash[46330]: level=error ts=2026-03-09T16:43:23.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:23.717 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:23.717 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:23.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:23 vm02 bash[17545]: cluster 2026-03-09T16:43:21.996621+0000 mgr.y (mgr.24316) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:25.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:25 vm08 bash[17777]: cluster 2026-03-09T16:43:23.996949+0000 mgr.y (mgr.24316) 144 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:25.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:25 vm08 bash[17777]: audit 2026-03-09T16:43:24.723614+0000 mgr.y (mgr.24316) 145 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:25.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:25 vm02 bash[22739]: cluster 2026-03-09T16:43:23.996949+0000 mgr.y (mgr.24316) 144 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:25.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:25 vm02 bash[22739]: audit 2026-03-09T16:43:24.723614+0000 mgr.y (mgr.24316) 145 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:25.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:25 vm02 bash[17545]: cluster 2026-03-09T16:43:23.996949+0000 mgr.y (mgr.24316) 144 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:25.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:25 vm02 bash[17545]: audit 2026-03-09T16:43:24.723614+0000 mgr.y (mgr.24316) 145 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:27.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:27 vm02 bash[22739]: cluster 2026-03-09T16:43:25.997287+0000 mgr.y (mgr.24316) 146 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:27.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:27 vm02 bash[17545]: cluster 2026-03-09T16:43:25.997287+0000 mgr.y (mgr.24316) 146 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:27 vm08 bash[17777]: cluster 2026-03-09T16:43:25.997287+0000 mgr.y (mgr.24316) 146 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:28.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:43:27 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:43:29.410 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:29 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:29] "GET /metrics HTTP/1.1" 200 207702 "" "Prometheus/2.33.4" 2026-03-09T16:43:29.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:29 vm02 bash[22739]: cluster 2026-03-09T16:43:27.997800+0000 mgr.y (mgr.24316) 147 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:29.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:29 vm02 bash[17545]: cluster 2026-03-09T16:43:27.997800+0000 mgr.y (mgr.24316) 147 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:29.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:29 vm08 bash[17777]: cluster 2026-03-09T16:43:27.997800+0000 mgr.y (mgr.24316) 147 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:31.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:31 vm02 bash[22739]: cluster 2026-03-09T16:43:29.998167+0000 mgr.y (mgr.24316) 148 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:31.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:31 vm02 bash[17545]: cluster 2026-03-09T16:43:29.998167+0000 mgr.y (mgr.24316) 148 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:31 vm08 bash[17777]: cluster 2026-03-09T16:43:29.998167+0000 mgr.y (mgr.24316) 148 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:33.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:33 vm02 bash[22739]: cluster 2026-03-09T16:43:31.998725+0000 mgr.y (mgr.24316) 149 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:33.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:33 vm02 bash[46330]: level=error ts=2026-03-09T16:43:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:33.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:33.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:33.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:33.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:33 vm02 bash[17545]: cluster 2026-03-09T16:43:31.998725+0000 mgr.y (mgr.24316) 149 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:33.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:33 vm08 bash[17777]: cluster 2026-03-09T16:43:31.998725+0000 mgr.y (mgr.24316) 149 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:35.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:35 vm02 bash[22739]: cluster 2026-03-09T16:43:33.999732+0000 mgr.y (mgr.24316) 150 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:35.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:35 vm02 bash[22739]: audit 2026-03-09T16:43:34.733135+0000 mgr.y (mgr.24316) 151 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:35.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:35 vm02 bash[17545]: cluster 2026-03-09T16:43:33.999732+0000 mgr.y (mgr.24316) 150 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:35.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:35 vm02 bash[17545]: audit 2026-03-09T16:43:34.733135+0000 mgr.y (mgr.24316) 151 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:35 vm08 bash[17777]: cluster 2026-03-09T16:43:33.999732+0000 mgr.y (mgr.24316) 150 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:35 vm08 bash[17777]: audit 2026-03-09T16:43:34.733135+0000 mgr.y (mgr.24316) 151 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:37.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:37 vm08 bash[17777]: cluster 2026-03-09T16:43:36.000035+0000 mgr.y (mgr.24316) 152 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:37.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:37 vm08 bash[17777]: audit 2026-03-09T16:43:37.320330+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:37.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:37 vm08 bash[17777]: audit 2026-03-09T16:43:37.328450+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:37 vm02 bash[22739]: cluster 2026-03-09T16:43:36.000035+0000 mgr.y (mgr.24316) 152 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:37 vm02 bash[22739]: audit 2026-03-09T16:43:37.320330+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:37 vm02 bash[22739]: audit 2026-03-09T16:43:37.328450+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:37 vm02 bash[17545]: cluster 2026-03-09T16:43:36.000035+0000 mgr.y (mgr.24316) 152 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:37 vm02 bash[17545]: audit 2026-03-09T16:43:37.320330+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:37 vm02 bash[17545]: audit 2026-03-09T16:43:37.328450+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:37.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:37 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:43:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:43:38.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:43:37 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:43:39.444 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:39 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:39] "GET /metrics HTTP/1.1" 200 207702 "" "Prometheus/2.33.4" 2026-03-09T16:43:39.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:39 vm02 bash[22739]: cluster 2026-03-09T16:43:38.000643+0000 mgr.y (mgr.24316) 153 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:39.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:39 vm02 bash[17545]: cluster 2026-03-09T16:43:38.000643+0000 mgr.y (mgr.24316) 153 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:39 vm08 bash[17777]: cluster 2026-03-09T16:43:38.000643+0000 mgr.y (mgr.24316) 153 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:40 vm02 bash[22739]: audit 2026-03-09T16:43:40.067172+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:40 vm02 bash[22739]: audit 2026-03-09T16:43:40.067456+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:40 vm02 bash[22739]: audit 2026-03-09T16:43:40.088217+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:40 vm02 bash[22739]: audit 2026-03-09T16:43:40.088543+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:40 vm02 bash[17545]: audit 2026-03-09T16:43:40.067172+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:40 vm02 bash[17545]: audit 2026-03-09T16:43:40.067456+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:40 vm02 bash[17545]: audit 2026-03-09T16:43:40.088217+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:43:40.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:40 vm02 bash[17545]: audit 2026-03-09T16:43:40.088543+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:43:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:40 vm08 bash[17777]: audit 2026-03-09T16:43:40.067172+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:43:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:40 vm08 bash[17777]: audit 2026-03-09T16:43:40.067456+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:43:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:40 vm08 bash[17777]: audit 2026-03-09T16:43:40.088217+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:43:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:40 vm08 bash[17777]: audit 2026-03-09T16:43:40.088543+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: cluster 2026-03-09T16:43:40.000906+0000 mgr.y (mgr.24316) 154 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: audit 2026-03-09T16:43:41.109557+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: audit 2026-03-09T16:43:41.110828+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: audit 2026-03-09T16:43:41.111471+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: audit 2026-03-09T16:43:41.117609+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: audit 2026-03-09T16:43:41.439539+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:41 vm02 bash[22739]: audit 2026-03-09T16:43:41.446922+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: cluster 2026-03-09T16:43:40.000906+0000 mgr.y (mgr.24316) 154 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: audit 2026-03-09T16:43:41.109557+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: audit 2026-03-09T16:43:41.110828+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: audit 2026-03-09T16:43:41.111471+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:43:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: audit 2026-03-09T16:43:41.117609+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: audit 2026-03-09T16:43:41.439539+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:41 vm02 bash[17545]: audit 2026-03-09T16:43:41.446922+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:41 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:43:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:43:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: cluster 2026-03-09T16:43:40.000906+0000 mgr.y (mgr.24316) 154 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: audit 2026-03-09T16:43:41.109557+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:43:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: audit 2026-03-09T16:43:41.110828+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:43:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: audit 2026-03-09T16:43:41.111471+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:43:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: audit 2026-03-09T16:43:41.117609+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: audit 2026-03-09T16:43:41.439539+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:41.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:41 vm08 bash[17777]: audit 2026-03-09T16:43:41.446922+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:43 vm02 bash[22739]: cluster 2026-03-09T16:43:42.001394+0000 mgr.y (mgr.24316) 155 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:43.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:43 vm02 bash[17545]: cluster 2026-03-09T16:43:42.001394+0000 mgr.y (mgr.24316) 155 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:43.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:43 vm02 bash[46330]: level=error ts=2026-03-09T16:43:43.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:43.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:43.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:43 vm08 bash[17777]: cluster 2026-03-09T16:43:42.001394+0000 mgr.y (mgr.24316) 155 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:45 vm08 bash[17777]: cluster 2026-03-09T16:43:44.001673+0000 mgr.y (mgr.24316) 156 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:45 vm08 bash[17777]: audit 2026-03-09T16:43:44.734952+0000 mgr.y (mgr.24316) 157 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:45 vm02 bash[17545]: cluster 2026-03-09T16:43:44.001673+0000 mgr.y (mgr.24316) 156 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:45 vm02 bash[17545]: audit 2026-03-09T16:43:44.734952+0000 mgr.y (mgr.24316) 157 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:45 vm02 bash[22739]: cluster 2026-03-09T16:43:44.001673+0000 mgr.y (mgr.24316) 156 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:45 vm02 bash[22739]: audit 2026-03-09T16:43:44.734952+0000 mgr.y (mgr.24316) 157 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:47 vm08 bash[17777]: cluster 2026-03-09T16:43:46.002001+0000 mgr.y (mgr.24316) 158 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:47.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:47 vm02 bash[17545]: cluster 2026-03-09T16:43:46.002001+0000 mgr.y (mgr.24316) 158 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:47 vm02 bash[22739]: cluster 2026-03-09T16:43:46.002001+0000 mgr.y (mgr.24316) 158 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:48.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:43:47 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:43:49.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:49] "GET /metrics HTTP/1.1" 200 207696 "" "Prometheus/2.33.4" 2026-03-09T16:43:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:49 vm08 bash[17777]: cluster 2026-03-09T16:43:48.002639+0000 mgr.y (mgr.24316) 159 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:49 vm02 bash[17545]: cluster 2026-03-09T16:43:48.002639+0000 mgr.y (mgr.24316) 159 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:49 vm02 bash[22739]: cluster 2026-03-09T16:43:48.002639+0000 mgr.y (mgr.24316) 159 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:51 vm08 bash[17777]: cluster 2026-03-09T16:43:50.002959+0000 mgr.y (mgr.24316) 160 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:51 vm02 bash[17545]: cluster 2026-03-09T16:43:50.002959+0000 mgr.y (mgr.24316) 160 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:51 vm02 bash[22739]: cluster 2026-03-09T16:43:50.002959+0000 mgr.y (mgr.24316) 160 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:53 vm08 bash[17777]: cluster 2026-03-09T16:43:52.003448+0000 mgr.y (mgr.24316) 161 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:53.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:53 vm02 bash[17545]: cluster 2026-03-09T16:43:52.003448+0000 mgr.y (mgr.24316) 161 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:53 vm02 bash[22739]: cluster 2026-03-09T16:43:52.003448+0000 mgr.y (mgr.24316) 161 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:53.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:53 vm02 bash[46330]: level=error ts=2026-03-09T16:43:53.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:53.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:43:53.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:43:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:43:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:43:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:55 vm08 bash[17777]: cluster 2026-03-09T16:43:54.003845+0000 mgr.y (mgr.24316) 162 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:55 vm08 bash[17777]: audit 2026-03-09T16:43:54.744947+0000 mgr.y (mgr.24316) 163 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:55 vm02 bash[17545]: cluster 2026-03-09T16:43:54.003845+0000 mgr.y (mgr.24316) 162 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:55 vm02 bash[17545]: audit 2026-03-09T16:43:54.744947+0000 mgr.y (mgr.24316) 163 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:55 vm02 bash[22739]: cluster 2026-03-09T16:43:54.003845+0000 mgr.y (mgr.24316) 162 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:55 vm02 bash[22739]: audit 2026-03-09T16:43:54.744947+0000 mgr.y (mgr.24316) 163 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:43:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:57 vm08 bash[17777]: cluster 2026-03-09T16:43:56.004200+0000 mgr.y (mgr.24316) 164 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:57 vm08 bash[17777]: audit 2026-03-09T16:43:57.391233+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:57 vm08 bash[17777]: audit 2026-03-09T16:43:57.399454+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:57 vm02 bash[17545]: cluster 2026-03-09T16:43:56.004200+0000 mgr.y (mgr.24316) 164 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:57 vm02 bash[17545]: audit 2026-03-09T16:43:57.391233+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:57 vm02 bash[17545]: audit 2026-03-09T16:43:57.399454+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:57 vm02 bash[22739]: cluster 2026-03-09T16:43:56.004200+0000 mgr.y (mgr.24316) 164 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:57 vm02 bash[22739]: audit 2026-03-09T16:43:57.391233+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:57 vm02 bash[22739]: audit 2026-03-09T16:43:57.399454+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:43:57.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:57 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:43:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:43:58.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:43:57 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:43:59.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:43:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:43:59] "GET /metrics HTTP/1.1" 200 207673 "" "Prometheus/2.33.4" 2026-03-09T16:43:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:43:59 vm08 bash[17777]: cluster 2026-03-09T16:43:58.004724+0000 mgr.y (mgr.24316) 165 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:59.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:43:59 vm02 bash[22739]: cluster 2026-03-09T16:43:58.004724+0000 mgr.y (mgr.24316) 165 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:43:59.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:43:59 vm02 bash[17545]: cluster 2026-03-09T16:43:58.004724+0000 mgr.y (mgr.24316) 165 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:01.532 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:01 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:44:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:44:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:01 vm08 bash[17777]: cluster 2026-03-09T16:44:00.005014+0000 mgr.y (mgr.24316) 166 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:01 vm08 bash[17777]: audit 2026-03-09T16:44:01.502771+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:01 vm08 bash[17777]: audit 2026-03-09T16:44:01.510592+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:01 vm02 bash[17545]: cluster 2026-03-09T16:44:00.005014+0000 mgr.y (mgr.24316) 166 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:01 vm02 bash[17545]: audit 2026-03-09T16:44:01.502771+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:01.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:01 vm02 bash[17545]: audit 2026-03-09T16:44:01.510592+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:01.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:01 vm02 bash[22739]: cluster 2026-03-09T16:44:00.005014+0000 mgr.y (mgr.24316) 166 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:01.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:01 vm02 bash[22739]: audit 2026-03-09T16:44:01.502771+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:01.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:01 vm02 bash[22739]: audit 2026-03-09T16:44:01.510592+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:03 vm08 bash[17777]: cluster 2026-03-09T16:44:02.005510+0000 mgr.y (mgr.24316) 167 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:03 vm02 bash[22739]: cluster 2026-03-09T16:44:02.005510+0000 mgr.y (mgr.24316) 167 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:03.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:03 vm02 bash[46330]: level=error ts=2026-03-09T16:44:03.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:03.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:03.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:03.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:03.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:03 vm02 bash[17545]: cluster 2026-03-09T16:44:02.005510+0000 mgr.y (mgr.24316) 167 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:05 vm08 bash[17777]: cluster 2026-03-09T16:44:04.005807+0000 mgr.y (mgr.24316) 168 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:05 vm08 bash[17777]: audit 2026-03-09T16:44:04.755183+0000 mgr.y (mgr.24316) 169 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:05.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:05 vm02 bash[22739]: cluster 2026-03-09T16:44:04.005807+0000 mgr.y (mgr.24316) 168 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:05.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:05 vm02 bash[22739]: audit 2026-03-09T16:44:04.755183+0000 mgr.y (mgr.24316) 169 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:05.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:05 vm02 bash[17545]: cluster 2026-03-09T16:44:04.005807+0000 mgr.y (mgr.24316) 168 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:05.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:05 vm02 bash[17545]: audit 2026-03-09T16:44:04.755183+0000 mgr.y (mgr.24316) 169 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:07 vm08 bash[17777]: cluster 2026-03-09T16:44:06.006155+0000 mgr.y (mgr.24316) 170 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:07.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:07 vm02 bash[22739]: cluster 2026-03-09T16:44:06.006155+0000 mgr.y (mgr.24316) 170 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:07.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:07 vm02 bash[17545]: cluster 2026-03-09T16:44:06.006155+0000 mgr.y (mgr.24316) 170 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:44:07 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:44:09.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:09] "GET /metrics HTTP/1.1" 200 207673 "" "Prometheus/2.33.4" 2026-03-09T16:44:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:09 vm08 bash[17777]: cluster 2026-03-09T16:44:08.006677+0000 mgr.y (mgr.24316) 171 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:09.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:09 vm02 bash[22739]: cluster 2026-03-09T16:44:08.006677+0000 mgr.y (mgr.24316) 171 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:09.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:09 vm02 bash[17545]: cluster 2026-03-09T16:44:08.006677+0000 mgr.y (mgr.24316) 171 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:12.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:11 vm08 bash[17777]: cluster 2026-03-09T16:44:10.006988+0000 mgr.y (mgr.24316) 172 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:12.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:11 vm02 bash[22739]: cluster 2026-03-09T16:44:10.006988+0000 mgr.y (mgr.24316) 172 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:12.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:11 vm02 bash[17545]: cluster 2026-03-09T16:44:10.006988+0000 mgr.y (mgr.24316) 172 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:13.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:13 vm02 bash[22739]: cluster 2026-03-09T16:44:12.007566+0000 mgr.y (mgr.24316) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:13.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:13 vm02 bash[46330]: level=error ts=2026-03-09T16:44:13.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:13.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:13.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:13.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:13 vm02 bash[17545]: cluster 2026-03-09T16:44:12.007566+0000 mgr.y (mgr.24316) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:14.060 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:13 vm08 bash[17777]: cluster 2026-03-09T16:44:12.007566+0000 mgr.y (mgr.24316) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:16.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:15 vm08 bash[17777]: cluster 2026-03-09T16:44:14.007880+0000 mgr.y (mgr.24316) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:16.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:15 vm08 bash[17777]: audit 2026-03-09T16:44:14.764981+0000 mgr.y (mgr.24316) 175 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:16.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:15 vm02 bash[22739]: cluster 2026-03-09T16:44:14.007880+0000 mgr.y (mgr.24316) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:16.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:15 vm02 bash[22739]: audit 2026-03-09T16:44:14.764981+0000 mgr.y (mgr.24316) 175 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:16.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:15 vm02 bash[17545]: cluster 2026-03-09T16:44:14.007880+0000 mgr.y (mgr.24316) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:16.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:15 vm02 bash[17545]: audit 2026-03-09T16:44:14.764981+0000 mgr.y (mgr.24316) 175 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:17.760 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:17 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:44:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:44:18.138 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:17 vm08 bash[17777]: cluster 2026-03-09T16:44:16.008124+0000 mgr.y (mgr.24316) 176 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:18.138 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:17 vm08 bash[17777]: audit 2026-03-09T16:44:17.457867+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:18.138 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:17 vm08 bash[17777]: audit 2026-03-09T16:44:17.465815+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:18.138 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:44:17 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:44:18.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:17 vm02 bash[22739]: cluster 2026-03-09T16:44:16.008124+0000 mgr.y (mgr.24316) 176 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:18.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:17 vm02 bash[22739]: audit 2026-03-09T16:44:17.457867+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:18.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:17 vm02 bash[22739]: audit 2026-03-09T16:44:17.465815+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:18.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:17 vm02 bash[17545]: cluster 2026-03-09T16:44:16.008124+0000 mgr.y (mgr.24316) 176 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:18.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:17 vm02 bash[17545]: audit 2026-03-09T16:44:17.457867+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:18.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:17 vm02 bash[17545]: audit 2026-03-09T16:44:17.465815+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:19.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:19] "GET /metrics HTTP/1.1" 200 207640 "" "Prometheus/2.33.4" 2026-03-09T16:44:20.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:19 vm08 bash[17777]: cluster 2026-03-09T16:44:18.008658+0000 mgr.y (mgr.24316) 177 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:20.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:19 vm02 bash[22739]: cluster 2026-03-09T16:44:18.008658+0000 mgr.y (mgr.24316) 177 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:20.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:19 vm02 bash[17545]: cluster 2026-03-09T16:44:18.008658+0000 mgr.y (mgr.24316) 177 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:21 vm02 bash[22739]: cluster 2026-03-09T16:44:20.008916+0000 mgr.y (mgr.24316) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:21 vm02 bash[22739]: audit 2026-03-09T16:44:21.569166+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:21 vm02 bash[22739]: audit 2026-03-09T16:44:21.578705+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:21 vm02 bash[17545]: cluster 2026-03-09T16:44:20.008916+0000 mgr.y (mgr.24316) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:21 vm02 bash[17545]: audit 2026-03-09T16:44:21.569166+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:21 vm02 bash[17545]: audit 2026-03-09T16:44:21.578705+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:21.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:21 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:44:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:44:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:21 vm08 bash[17777]: cluster 2026-03-09T16:44:20.008916+0000 mgr.y (mgr.24316) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:21 vm08 bash[17777]: audit 2026-03-09T16:44:21.569166+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:21 vm08 bash[17777]: audit 2026-03-09T16:44:21.578705+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:23.776 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:23 vm02 bash[46330]: level=error ts=2026-03-09T16:44:23.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:23.776 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:23.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:23.776 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:23.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:24.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:23 vm08 bash[17777]: cluster 2026-03-09T16:44:22.009416+0000 mgr.y (mgr.24316) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:24.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:23 vm02 bash[22739]: cluster 2026-03-09T16:44:22.009416+0000 mgr.y (mgr.24316) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:24.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:23 vm02 bash[17545]: cluster 2026-03-09T16:44:22.009416+0000 mgr.y (mgr.24316) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:26.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:25 vm08 bash[17777]: cluster 2026-03-09T16:44:24.009778+0000 mgr.y (mgr.24316) 180 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:26.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:25 vm08 bash[17777]: audit 2026-03-09T16:44:24.773904+0000 mgr.y (mgr.24316) 181 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:26.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:25 vm02 bash[22739]: cluster 2026-03-09T16:44:24.009778+0000 mgr.y (mgr.24316) 180 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:26.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:25 vm02 bash[22739]: audit 2026-03-09T16:44:24.773904+0000 mgr.y (mgr.24316) 181 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:26.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:25 vm02 bash[17545]: cluster 2026-03-09T16:44:24.009778+0000 mgr.y (mgr.24316) 180 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:26.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:25 vm02 bash[17545]: audit 2026-03-09T16:44:24.773904+0000 mgr.y (mgr.24316) 181 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:26.462 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2026-03-09T16:44:26.977 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2026-03-09T16:44:27.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:27 vm02 bash[17545]: cluster 2026-03-09T16:44:26.010062+0000 mgr.y (mgr.24316) 182 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:27.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:27 vm02 bash[22739]: cluster 2026-03-09T16:44:26.010062+0000 mgr.y (mgr.24316) 182 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:28.125 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph config set global log_to_journald false --force' 2026-03-09T16:44:28.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:27 vm08 bash[17777]: cluster 2026-03-09T16:44:26.010062+0000 mgr.y (mgr.24316) 182 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:28.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:44:27 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:44:28.613 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T16:44:29.052 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:44:29.052 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 7s ago 6m - - 2026-03-09T16:44:29.052 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 11s ago 6m - - 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (3m) 7s ago 3m 16.0M - ba2b418f427c e69e9334b6ef 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (3m) 11s ago 3m 40.2M - 8.3.5 dad864ee21e9 23aa26217dd9 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 7s ago 2m 42.0M - 3.5 e1d6a67b021e bfecd1f6cc72 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443 running (6m) 11s ago 6m 399M - 17.2.0 e1d6a67b021e 815ec64e707f 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:9283 running (6m) 7s ago 6m 451M - 17.2.0 e1d6a67b021e 819b783ff988 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (6m) 7s ago 6m 48.1M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (6m) 11s ago 6m 37.5M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (6m) 7s ago 6m 38.4M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (3m) 7s ago 3m 9320k - 1dbe0e931976 7d6dc8520068 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (3m) 11s ago 3m 9060k - 1dbe0e931976 b171102dbfe6 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (5m) 7s ago 5m 49.3M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (5m) 7s ago 5m 47.4M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (5m) 7s ago 5m 45.0M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (5m) 7s ago 5m 46.0M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (4m) 11s ago 4m 47.1M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (4m) 11s ago 4m 44.7M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (4m) 11s ago 4m 44.2M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (4m) 11s ago 4m 47.4M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (3m) 11s ago 3m 48.7M - 514e6a882f6e 15c0c2349d34 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (2m) 7s ago 2m 81.7M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:44:29.053 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (2m) 11s ago 2m 81.9M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:44:29.105 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions' 2026-03-09T16:44:29.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:29 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:29] "GET /metrics HTTP/1.1" 200 207641 "" "Prometheus/2.33.4" 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:44:29.563 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:44:29.618 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph -s' 2026-03-09T16:44:29.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:29 vm02 bash[22739]: cluster 2026-03-09T16:44:28.010689+0000 mgr.y (mgr.24316) 183 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:29.867 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:29 vm02 bash[22739]: audit 2026-03-09T16:44:29.564327+0000 mon.c (mon.1) 107 : audit [DBG] from='client.? 192.168.123.102:0/2808053431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:44:29.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:29 vm02 bash[17545]: cluster 2026-03-09T16:44:28.010689+0000 mgr.y (mgr.24316) 183 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:29.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:29 vm02 bash[17545]: audit 2026-03-09T16:44:29.564327+0000 mon.c (mon.1) 107 : audit [DBG] from='client.? 192.168.123.102:0/2808053431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: cluster: 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: id: 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: health: HEALTH_OK 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: services: 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: mon: 3 daemons, quorum a,c,b (age 6m) 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: mgr: y(active, since 3m), standbys: x 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: data: 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: pools: 6 pools, 161 pgs 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: objects: 209 objects, 457 KiB 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: usage: 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: pgs: 161 active+clean 2026-03-09T16:44:30.090 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:44:30.091 INFO:teuthology.orchestra.run.vm02.stdout: io: 2026-03-09T16:44:30.091 INFO:teuthology.orchestra.run.vm02.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2026-03-09T16:44:30.091 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:44:30.150 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ls' 2026-03-09T16:44:30.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:29 vm08 bash[17777]: cluster 2026-03-09T16:44:28.010689+0000 mgr.y (mgr.24316) 183 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:30.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:29 vm08 bash[17777]: audit 2026-03-09T16:44:29.564327+0000 mon.c (mon.1) 107 : audit [DBG] from='client.? 192.168.123.102:0/2808053431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:agent 2/2 13s ago 3m * 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager ?:9093,9094 1/1 9s ago 3m vm02=a;count:1 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:grafana ?:3000 1/1 13s ago 3m vm08=a;count:1 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo 1/1 9s ago 3m count:1 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:mgr 2/2 13s ago 6m vm02=y;vm08=x;count:2 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:mon 3/3 13s ago 6m vm02:192.168.123.102=a;vm02:[v2:192.168.123.102:3301,v1:192.168.123.102:6790]=c;vm08:192.168.123.108=b;count:3 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter ?:9100 2/2 13s ago 3m vm02=a;vm08=b;count:2 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:osd 8 13s ago - 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:prometheus ?:9095 1/1 13s ago 3m vm08=a;count:1 2026-03-09T16:44:30.573 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo ?:8000 2/2 13s ago 2m count:2 2026-03-09T16:44:30.626 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:30 vm02 bash[17545]: audit 2026-03-09T16:44:29.049023+0000 mgr.y (mgr.24316) 184 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:30 vm02 bash[17545]: cluster 2026-03-09T16:44:30.010997+0000 mgr.y (mgr.24316) 185 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:30 vm02 bash[17545]: audit 2026-03-09T16:44:30.090857+0000 mon.c (mon.1) 108 : audit [DBG] from='client.? 192.168.123.102:0/2575153116' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:30 vm02 bash[17545]: audit 2026-03-09T16:44:30.572004+0000 mgr.y (mgr.24316) 186 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:30 vm02 bash[22739]: audit 2026-03-09T16:44:29.049023+0000 mgr.y (mgr.24316) 184 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:30 vm02 bash[22739]: cluster 2026-03-09T16:44:30.010997+0000 mgr.y (mgr.24316) 185 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:30 vm02 bash[22739]: audit 2026-03-09T16:44:30.090857+0000 mon.c (mon.1) 108 : audit [DBG] from='client.? 192.168.123.102:0/2575153116' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:44:30.877 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:30 vm02 bash[22739]: audit 2026-03-09T16:44:30.572004+0000 mgr.y (mgr.24316) 186 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:31.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:30 vm08 bash[17777]: audit 2026-03-09T16:44:29.049023+0000 mgr.y (mgr.24316) 184 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:31.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:30 vm08 bash[17777]: cluster 2026-03-09T16:44:30.010997+0000 mgr.y (mgr.24316) 185 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:31.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:30 vm08 bash[17777]: audit 2026-03-09T16:44:30.090857+0000 mon.c (mon.1) 108 : audit [DBG] from='client.? 192.168.123.102:0/2575153116' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:44:31.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:30 vm08 bash[17777]: audit 2026-03-09T16:44:30.572004+0000 mgr.y (mgr.24316) 186 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:31.430 INFO:teuthology.orchestra.run.vm02.stdout:Scheduled to redeploy mgr.x on host 'vm08' 2026-03-09T16:44:31.484 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps --refresh' 2026-03-09T16:44:31.889 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 10s ago 6m - - 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 14s ago 6m - - 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (3m) 10s ago 3m 16.0M - ba2b418f427c e69e9334b6ef 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (3m) 14s ago 3m 40.2M - 8.3.5 dad864ee21e9 23aa26217dd9 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 10s ago 2m 42.0M - 3.5 e1d6a67b021e bfecd1f6cc72 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443 running (6m) 14s ago 6m 399M - 17.2.0 e1d6a67b021e 815ec64e707f 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:9283 running (6m) 10s ago 6m 451M - 17.2.0 e1d6a67b021e 819b783ff988 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (6m) 10s ago 6m 48.1M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (6m) 14s ago 6m 37.5M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (6m) 10s ago 6m 38.4M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (3m) 10s ago 3m 9320k - 1dbe0e931976 7d6dc8520068 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (3m) 14s ago 3m 9060k - 1dbe0e931976 b171102dbfe6 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (5m) 10s ago 5m 49.3M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (5m) 10s ago 5m 47.4M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (5m) 10s ago 5m 45.0M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (5m) 10s ago 5m 46.0M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (4m) 14s ago 5m 47.1M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (4m) 14s ago 4m 44.7M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (4m) 14s ago 4m 44.2M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (4m) 14s ago 4m 47.4M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (3m) 14s ago 3m 48.7M - 514e6a882f6e 15c0c2349d34 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (2m) 10s ago 2m 81.7M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:44:31.890 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (2m) 14s ago 2m 81.9M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:44:31.942 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'sleep 180' 2026-03-09T16:44:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:31 vm02 bash[17545]: audit 2026-03-09T16:44:31.096846+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 192.168.123.102:0/3344825032' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:44:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:31 vm02 bash[17545]: audit 2026-03-09T16:44:31.281251+0000 mgr.y (mgr.24316) 187 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:31 vm02 bash[17545]: audit 2026-03-09T16:44:31.426494+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:31 vm02 bash[17545]: cephadm 2026-03-09T16:44:31.431028+0000 mgr.y (mgr.24316) 188 : cephadm [INF] Schedule redeploy daemon mgr.x 2026-03-09T16:44:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:31 vm02 bash[17545]: audit 2026-03-09T16:44:31.478145+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:44:31.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:31 vm02 bash[22739]: audit 2026-03-09T16:44:31.096846+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 192.168.123.102:0/3344825032' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:44:31.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:31 vm02 bash[22739]: audit 2026-03-09T16:44:31.281251+0000 mgr.y (mgr.24316) 187 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:31.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:31 vm02 bash[22739]: audit 2026-03-09T16:44:31.426494+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:31.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:31 vm02 bash[22739]: cephadm 2026-03-09T16:44:31.431028+0000 mgr.y (mgr.24316) 188 : cephadm [INF] Schedule redeploy daemon mgr.x 2026-03-09T16:44:31.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:31 vm02 bash[22739]: audit 2026-03-09T16:44:31.478145+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:44:32.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:31 vm08 bash[17777]: audit 2026-03-09T16:44:31.096846+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 192.168.123.102:0/3344825032' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:44:32.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:31 vm08 bash[17777]: audit 2026-03-09T16:44:31.281251+0000 mgr.y (mgr.24316) 187 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:32.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:31 vm08 bash[17777]: audit 2026-03-09T16:44:31.426494+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:32.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:31 vm08 bash[17777]: cephadm 2026-03-09T16:44:31.431028+0000 mgr.y (mgr.24316) 188 : cephadm [INF] Schedule redeploy daemon mgr.x 2026-03-09T16:44:32.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:31 vm08 bash[17777]: audit 2026-03-09T16:44:31.478145+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:44:33.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:32 vm08 bash[17777]: audit 2026-03-09T16:44:31.886129+0000 mgr.y (mgr.24316) 189 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:33.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:32 vm08 bash[17777]: cluster 2026-03-09T16:44:32.011511+0000 mgr.y (mgr.24316) 190 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:33.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:32 vm02 bash[22739]: audit 2026-03-09T16:44:31.886129+0000 mgr.y (mgr.24316) 189 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:33.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:32 vm02 bash[22739]: cluster 2026-03-09T16:44:32.011511+0000 mgr.y (mgr.24316) 190 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:33.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:32 vm02 bash[17545]: audit 2026-03-09T16:44:31.886129+0000 mgr.y (mgr.24316) 189 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:44:33.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:32 vm02 bash[17545]: cluster 2026-03-09T16:44:32.011511+0000 mgr.y (mgr.24316) 190 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:33.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:33 vm02 bash[46330]: level=error ts=2026-03-09T16:44:33.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:33.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:33.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:35.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:35 vm08 bash[17777]: cluster 2026-03-09T16:44:34.011788+0000 mgr.y (mgr.24316) 191 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:35.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:35 vm08 bash[17777]: audit 2026-03-09T16:44:34.778745+0000 mgr.y (mgr.24316) 192 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:35.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:35 vm02 bash[22739]: cluster 2026-03-09T16:44:34.011788+0000 mgr.y (mgr.24316) 191 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:35.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:35 vm02 bash[22739]: audit 2026-03-09T16:44:34.778745+0000 mgr.y (mgr.24316) 192 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:35.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:35 vm02 bash[17545]: cluster 2026-03-09T16:44:34.011788+0000 mgr.y (mgr.24316) 191 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:35.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:35 vm02 bash[17545]: audit 2026-03-09T16:44:34.778745+0000 mgr.y (mgr.24316) 192 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:37.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:37 vm08 bash[17777]: cluster 2026-03-09T16:44:36.012055+0000 mgr.y (mgr.24316) 193 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:37.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:37 vm02 bash[22739]: cluster 2026-03-09T16:44:36.012055+0000 mgr.y (mgr.24316) 193 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:37.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:37 vm02 bash[17545]: cluster 2026-03-09T16:44:36.012055+0000 mgr.y (mgr.24316) 193 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:37.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:37 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:44:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:44:38.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:44:37 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:44:38.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:38 vm08 bash[17777]: audit 2026-03-09T16:44:37.522550+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:38.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:38 vm08 bash[17777]: audit 2026-03-09T16:44:37.528516+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:38.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:38 vm02 bash[22739]: audit 2026-03-09T16:44:37.522550+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:38.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:38 vm02 bash[22739]: audit 2026-03-09T16:44:37.528516+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:38.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:38 vm02 bash[17545]: audit 2026-03-09T16:44:37.522550+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:38.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:38 vm02 bash[17545]: audit 2026-03-09T16:44:37.528516+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:39.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:39 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:39] "GET /metrics HTTP/1.1" 200 207641 "" "Prometheus/2.33.4" 2026-03-09T16:44:39.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:39 vm08 bash[17777]: cluster 2026-03-09T16:44:38.012612+0000 mgr.y (mgr.24316) 194 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:39 vm02 bash[22739]: cluster 2026-03-09T16:44:38.012612+0000 mgr.y (mgr.24316) 194 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:39.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:39 vm02 bash[17545]: cluster 2026-03-09T16:44:38.012612+0000 mgr.y (mgr.24316) 194 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:40 vm08 bash[17777]: audit 2026-03-09T16:44:40.069681+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:44:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:40 vm08 bash[17777]: audit 2026-03-09T16:44:40.070179+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:44:40.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:40 vm08 bash[17777]: audit 2026-03-09T16:44:40.090333+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:44:40.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:40 vm08 bash[17777]: audit 2026-03-09T16:44:40.094180+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:44:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:40 vm02 bash[22739]: audit 2026-03-09T16:44:40.069681+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:44:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:40 vm02 bash[22739]: audit 2026-03-09T16:44:40.070179+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:44:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:40 vm02 bash[22739]: audit 2026-03-09T16:44:40.090333+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:44:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:40 vm02 bash[22739]: audit 2026-03-09T16:44:40.094180+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:44:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:40 vm02 bash[17545]: audit 2026-03-09T16:44:40.069681+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:44:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:40 vm02 bash[17545]: audit 2026-03-09T16:44:40.070179+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:44:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:40 vm02 bash[17545]: audit 2026-03-09T16:44:40.090333+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:44:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:40 vm02 bash[17545]: audit 2026-03-09T16:44:40.094180+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:44:41.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:41 vm08 bash[17777]: cluster 2026-03-09T16:44:40.012938+0000 mgr.y (mgr.24316) 195 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:41 vm02 bash[22739]: cluster 2026-03-09T16:44:40.012938+0000 mgr.y (mgr.24316) 195 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:41.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:41 vm02 bash[17545]: cluster 2026-03-09T16:44:40.012938+0000 mgr.y (mgr.24316) 195 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:41.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:41 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:44:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:44:42.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:42 vm02 bash[22739]: audit 2026-03-09T16:44:41.657457+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:42.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:42 vm02 bash[22739]: audit 2026-03-09T16:44:41.668622+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:42.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:42 vm02 bash[17545]: audit 2026-03-09T16:44:41.657457+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:42.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:42 vm02 bash[17545]: audit 2026-03-09T16:44:41.668622+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:43.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:42 vm08 bash[17777]: audit 2026-03-09T16:44:41.657457+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:43.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:42 vm08 bash[17777]: audit 2026-03-09T16:44:41.668622+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:43.669 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:43 vm02 bash[46330]: level=error ts=2026-03-09T16:44:43.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:43.669 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:43.669 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:43.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:43.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:43 vm02 bash[22739]: cluster 2026-03-09T16:44:42.013466+0000 mgr.y (mgr.24316) 196 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:43.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:43 vm02 bash[17545]: cluster 2026-03-09T16:44:42.013466+0000 mgr.y (mgr.24316) 196 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:43 vm08 bash[17777]: cluster 2026-03-09T16:44:42.013466+0000 mgr.y (mgr.24316) 196 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:45.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:45 vm02 bash[22739]: cluster 2026-03-09T16:44:44.013757+0000 mgr.y (mgr.24316) 197 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:45.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:45 vm02 bash[22739]: audit 2026-03-09T16:44:44.780697+0000 mgr.y (mgr.24316) 198 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:45.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:45 vm02 bash[17545]: cluster 2026-03-09T16:44:44.013757+0000 mgr.y (mgr.24316) 197 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:45.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:45 vm02 bash[17545]: audit 2026-03-09T16:44:44.780697+0000 mgr.y (mgr.24316) 198 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:46.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:45 vm08 bash[17777]: cluster 2026-03-09T16:44:44.013757+0000 mgr.y (mgr.24316) 197 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:46.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:45 vm08 bash[17777]: audit 2026-03-09T16:44:44.780697+0000 mgr.y (mgr.24316) 198 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:47.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:47 vm02 bash[22739]: cluster 2026-03-09T16:44:46.014045+0000 mgr.y (mgr.24316) 199 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:47.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:47 vm02 bash[17545]: cluster 2026-03-09T16:44:46.014045+0000 mgr.y (mgr.24316) 199 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:47.999 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:47 vm08 bash[17777]: cluster 2026-03-09T16:44:46.014045+0000 mgr.y (mgr.24316) 199 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:48.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:44:47 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:44:49.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:49] "GET /metrics HTTP/1.1" 200 207631 "" "Prometheus/2.33.4" 2026-03-09T16:44:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:49 vm02 bash[22739]: cluster 2026-03-09T16:44:48.014558+0000 mgr.y (mgr.24316) 200 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:49 vm02 bash[17545]: cluster 2026-03-09T16:44:48.014558+0000 mgr.y (mgr.24316) 200 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:50.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:49 vm08 bash[17777]: cluster 2026-03-09T16:44:48.014558+0000 mgr.y (mgr.24316) 200 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:51.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:51 vm02 bash[22739]: cluster 2026-03-09T16:44:50.014860+0000 mgr.y (mgr.24316) 201 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:51.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:51 vm02 bash[17545]: cluster 2026-03-09T16:44:50.014860+0000 mgr.y (mgr.24316) 201 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:52.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:51 vm08 bash[17777]: cluster 2026-03-09T16:44:50.014860+0000 mgr.y (mgr.24316) 201 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:53 vm02 bash[22739]: cluster 2026-03-09T16:44:52.015352+0000 mgr.y (mgr.24316) 202 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:53 vm02 bash[17545]: cluster 2026-03-09T16:44:52.015352+0000 mgr.y (mgr.24316) 202 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:53.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:53 vm02 bash[46330]: level=error ts=2026-03-09T16:44:53.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:53.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:53.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:44:53.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:44:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:44:53.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:44:54.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:53 vm08 bash[17777]: cluster 2026-03-09T16:44:52.015352+0000 mgr.y (mgr.24316) 202 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:55 vm08 bash[17777]: cluster 2026-03-09T16:44:54.015623+0000 mgr.y (mgr.24316) 203 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:55 vm08 bash[17777]: audit 2026-03-09T16:44:54.790286+0000 mgr.y (mgr.24316) 204 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:56.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:55 vm02 bash[22739]: cluster 2026-03-09T16:44:54.015623+0000 mgr.y (mgr.24316) 203 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:56.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:55 vm02 bash[22739]: audit 2026-03-09T16:44:54.790286+0000 mgr.y (mgr.24316) 204 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:56.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:55 vm02 bash[17545]: cluster 2026-03-09T16:44:54.015623+0000 mgr.y (mgr.24316) 203 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:56.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:55 vm02 bash[17545]: audit 2026-03-09T16:44:54.790286+0000 mgr.y (mgr.24316) 204 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:44:57.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:57 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:44:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:44:58.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:57 vm08 bash[17777]: cluster 2026-03-09T16:44:56.015900+0000 mgr.y (mgr.24316) 205 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:58.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:57 vm08 bash[17777]: audit 2026-03-09T16:44:57.588223+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:58.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:57 vm08 bash[17777]: audit 2026-03-09T16:44:57.598098+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:58.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:44:57 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:44:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:57 vm02 bash[22739]: cluster 2026-03-09T16:44:56.015900+0000 mgr.y (mgr.24316) 205 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:57 vm02 bash[22739]: audit 2026-03-09T16:44:57.588223+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:57 vm02 bash[22739]: audit 2026-03-09T16:44:57.598098+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:58.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:57 vm02 bash[17545]: cluster 2026-03-09T16:44:56.015900+0000 mgr.y (mgr.24316) 205 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:44:58.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:57 vm02 bash[17545]: audit 2026-03-09T16:44:57.588223+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:58.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:57 vm02 bash[17545]: audit 2026-03-09T16:44:57.598098+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:44:59.353 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:44:58 vm08 bash[17777]: cluster 2026-03-09T16:44:58.016455+0000 mgr.y (mgr.24316) 206 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:59.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:44:58 vm02 bash[22739]: cluster 2026-03-09T16:44:58.016455+0000 mgr.y (mgr.24316) 206 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:59.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:44:58 vm02 bash[17545]: cluster 2026-03-09T16:44:58.016455+0000 mgr.y (mgr.24316) 206 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:44:59.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:44:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:44:59] "GET /metrics HTTP/1.1" 200 207632 "" "Prometheus/2.33.4" 2026-03-09T16:45:01.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:01 vm08 bash[17777]: cluster 2026-03-09T16:45:00.016776+0000 mgr.y (mgr.24316) 207 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:01.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:01 vm02 bash[22739]: cluster 2026-03-09T16:45:00.016776+0000 mgr.y (mgr.24316) 207 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:01.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:01 vm02 bash[17545]: cluster 2026-03-09T16:45:00.016776+0000 mgr.y (mgr.24316) 207 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:02.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:02 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:45:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:45:03.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:03 vm02 bash[22739]: cluster 2026-03-09T16:45:02.017355+0000 mgr.y (mgr.24316) 208 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:03.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:03 vm02 bash[22739]: audit 2026-03-09T16:45:02.201036+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:03.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:03 vm02 bash[22739]: audit 2026-03-09T16:45:02.214779+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:03.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:03 vm02 bash[17545]: cluster 2026-03-09T16:45:02.017355+0000 mgr.y (mgr.24316) 208 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:03.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:03 vm02 bash[17545]: audit 2026-03-09T16:45:02.201036+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:03.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:03 vm02 bash[17545]: audit 2026-03-09T16:45:02.214779+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:03 vm08 bash[17777]: cluster 2026-03-09T16:45:02.017355+0000 mgr.y (mgr.24316) 208 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:03.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:03 vm08 bash[17777]: audit 2026-03-09T16:45:02.201036+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:03.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:03 vm08 bash[17777]: audit 2026-03-09T16:45:02.214779+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:03.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:03 vm02 bash[46330]: level=error ts=2026-03-09T16:45:03.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:03.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:03.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:05.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:05 vm02 bash[22739]: cluster 2026-03-09T16:45:04.017841+0000 mgr.y (mgr.24316) 209 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:05.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:05 vm02 bash[22739]: audit 2026-03-09T16:45:04.801662+0000 mgr.y (mgr.24316) 210 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:05.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:05 vm02 bash[17545]: cluster 2026-03-09T16:45:04.017841+0000 mgr.y (mgr.24316) 209 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:05 vm02 bash[17545]: audit 2026-03-09T16:45:04.801662+0000 mgr.y (mgr.24316) 210 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:05.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:05 vm08 bash[17777]: cluster 2026-03-09T16:45:04.017841+0000 mgr.y (mgr.24316) 209 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:05.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:05 vm08 bash[17777]: audit 2026-03-09T16:45:04.801662+0000 mgr.y (mgr.24316) 210 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:07 vm08 bash[17777]: cluster 2026-03-09T16:45:06.018191+0000 mgr.y (mgr.24316) 211 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:07.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:07 vm02 bash[17545]: cluster 2026-03-09T16:45:06.018191+0000 mgr.y (mgr.24316) 211 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:07.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:07 vm02 bash[22739]: cluster 2026-03-09T16:45:06.018191+0000 mgr.y (mgr.24316) 211 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:08.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:07 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:45:09.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:09] "GET /metrics HTTP/1.1" 200 207632 "" "Prometheus/2.33.4" 2026-03-09T16:45:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:09 vm08 bash[17777]: cluster 2026-03-09T16:45:08.018846+0000 mgr.y (mgr.24316) 212 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:09.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:09 vm02 bash[17545]: cluster 2026-03-09T16:45:08.018846+0000 mgr.y (mgr.24316) 212 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:09.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:09 vm02 bash[22739]: cluster 2026-03-09T16:45:08.018846+0000 mgr.y (mgr.24316) 212 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:12.069 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:11 vm02 bash[17545]: cluster 2026-03-09T16:45:10.019194+0000 mgr.y (mgr.24316) 213 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:12.073 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:11 vm02 bash[22739]: cluster 2026-03-09T16:45:10.019194+0000 mgr.y (mgr.24316) 213 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:12.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:11 vm08 bash[17777]: cluster 2026-03-09T16:45:10.019194+0000 mgr.y (mgr.24316) 213 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:13.528 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:13 vm02 bash[22739]: cluster 2026-03-09T16:45:12.019733+0000 mgr.y (mgr.24316) 214 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:13.528 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:13 vm02 bash[17545]: cluster 2026-03-09T16:45:12.019733+0000 mgr.y (mgr.24316) 214 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:13.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:13 vm08 bash[17777]: cluster 2026-03-09T16:45:12.019733+0000 mgr.y (mgr.24316) 214 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:13.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:13 vm02 bash[46330]: level=error ts=2026-03-09T16:45:13.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:13.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:13.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:14.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.398959+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:14.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.414063+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:14.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.414804+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:45:14.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.437013+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:14.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.480935+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:45:14.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.481213+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:45:14.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.481780+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:45:14.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: audit 2026-03-09T16:45:13.482271+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:14.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:14 vm08 bash[17777]: cephadm 2026-03-09T16:45:13.482728+0000 mgr.y (mgr.24316) 215 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.398959+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.414063+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.414804+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.437013+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.480935+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.481213+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.481780+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: audit 2026-03-09T16:45:13.482271+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:14 vm02 bash[22739]: cephadm 2026-03-09T16:45:13.482728+0000 mgr.y (mgr.24316) 215 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.398959+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.414063+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.414804+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.437013+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.480935+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.481213+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.481780+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: audit 2026-03-09T16:45:13.482271+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:14 vm02 bash[17545]: cephadm 2026-03-09T16:45:13.482728+0000 mgr.y (mgr.24316) 215 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T16:45:15.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:15 vm02 bash[22739]: cluster 2026-03-09T16:45:14.020076+0000 mgr.y (mgr.24316) 216 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:15.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:15 vm02 bash[22739]: audit 2026-03-09T16:45:14.810800+0000 mgr.y (mgr.24316) 217 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:15.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:15 vm02 bash[17545]: cluster 2026-03-09T16:45:14.020076+0000 mgr.y (mgr.24316) 216 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:15.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:15 vm02 bash[17545]: audit 2026-03-09T16:45:14.810800+0000 mgr.y (mgr.24316) 217 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:15 vm08 bash[17777]: cluster 2026-03-09T16:45:14.020076+0000 mgr.y (mgr.24316) 216 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:15 vm08 bash[17777]: audit 2026-03-09T16:45:14.810800+0000 mgr.y (mgr.24316) 217 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:17 vm02 bash[22739]: cluster 2026-03-09T16:45:16.020477+0000 mgr.y (mgr.24316) 218 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:17 vm02 bash[17545]: cluster 2026-03-09T16:45:16.020477+0000 mgr.y (mgr.24316) 218 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:17.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:17 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:45:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:45:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:17 vm08 bash[17777]: cluster 2026-03-09T16:45:16.020477+0000 mgr.y (mgr.24316) 218 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:18.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:17 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:45:18.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:18 vm02 bash[22739]: audit 2026-03-09T16:45:17.667489+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:18.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:18 vm02 bash[22739]: audit 2026-03-09T16:45:17.676743+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:18.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:18 vm02 bash[17545]: audit 2026-03-09T16:45:17.667489+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:18.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:18 vm02 bash[17545]: audit 2026-03-09T16:45:17.676743+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:19.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:18 vm08 bash[17777]: audit 2026-03-09T16:45:17.667489+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:19.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:18 vm08 bash[17777]: audit 2026-03-09T16:45:17.676743+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:19.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:19] "GET /metrics HTTP/1.1" 200 207626 "" "Prometheus/2.33.4" 2026-03-09T16:45:19.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:19 vm02 bash[22739]: cluster 2026-03-09T16:45:18.021209+0000 mgr.y (mgr.24316) 219 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:19 vm02 bash[17545]: cluster 2026-03-09T16:45:18.021209+0000 mgr.y (mgr.24316) 219 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:19.971 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:19 vm08 bash[17777]: cluster 2026-03-09T16:45:18.021209+0000 mgr.y (mgr.24316) 219 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:21 vm02 bash[22739]: cluster 2026-03-09T16:45:20.021483+0000 mgr.y (mgr.24316) 220 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:21 vm02 bash[17545]: cluster 2026-03-09T16:45:20.021483+0000 mgr.y (mgr.24316) 220 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:21 vm08 bash[17777]: cluster 2026-03-09T16:45:20.021483+0000 mgr.y (mgr.24316) 220 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:22.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:22 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:45:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:45:23.531 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:23 vm02 bash[22739]: cluster 2026-03-09T16:45:22.022228+0000 mgr.y (mgr.24316) 221 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:23.531 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:23 vm02 bash[22739]: audit 2026-03-09T16:45:22.280910+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:23.531 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:23 vm02 bash[22739]: audit 2026-03-09T16:45:22.308820+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:23.531 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:23 vm02 bash[17545]: cluster 2026-03-09T16:45:22.022228+0000 mgr.y (mgr.24316) 221 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:23.531 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:23 vm02 bash[17545]: audit 2026-03-09T16:45:22.280910+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:23.531 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:23 vm02 bash[17545]: audit 2026-03-09T16:45:22.308820+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:23.531 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:23 vm02 bash[46330]: level=error ts=2026-03-09T16:45:23.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:23 vm08 bash[17777]: cluster 2026-03-09T16:45:22.022228+0000 mgr.y (mgr.24316) 221 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:23 vm08 bash[17777]: audit 2026-03-09T16:45:22.280910+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:23 vm08 bash[17777]: audit 2026-03-09T16:45:22.308820+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:23.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:23.965 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:25.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:25 vm08 bash[17777]: cluster 2026-03-09T16:45:24.022555+0000 mgr.y (mgr.24316) 222 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:25.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:25 vm08 bash[17777]: audit 2026-03-09T16:45:24.820557+0000 mgr.y (mgr.24316) 223 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:25.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:25 vm02 bash[22739]: cluster 2026-03-09T16:45:24.022555+0000 mgr.y (mgr.24316) 222 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:25.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:25 vm02 bash[22739]: audit 2026-03-09T16:45:24.820557+0000 mgr.y (mgr.24316) 223 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:25.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:25 vm02 bash[17545]: cluster 2026-03-09T16:45:24.022555+0000 mgr.y (mgr.24316) 222 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:25.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:25 vm02 bash[17545]: audit 2026-03-09T16:45:24.820557+0000 mgr.y (mgr.24316) 223 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:27.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:27 vm08 bash[17777]: cluster 2026-03-09T16:45:26.022865+0000 mgr.y (mgr.24316) 224 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:27.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:27 vm02 bash[22739]: cluster 2026-03-09T16:45:26.022865+0000 mgr.y (mgr.24316) 224 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:27.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:27 vm02 bash[17545]: cluster 2026-03-09T16:45:26.022865+0000 mgr.y (mgr.24316) 224 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:28.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:27 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:45:29.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:29 vm02 bash[22739]: cluster 2026-03-09T16:45:28.023346+0000 mgr.y (mgr.24316) 225 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:29.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:29 vm02 bash[17545]: cluster 2026-03-09T16:45:28.023346+0000 mgr.y (mgr.24316) 225 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:29.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:29 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:29] "GET /metrics HTTP/1.1" 200 207639 "" "Prometheus/2.33.4" 2026-03-09T16:45:29.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:29 vm08 bash[17777]: cluster 2026-03-09T16:45:28.023346+0000 mgr.y (mgr.24316) 225 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:31.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:31 vm08 bash[17777]: cluster 2026-03-09T16:45:30.023648+0000 mgr.y (mgr.24316) 226 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:31.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:31 vm02 bash[22739]: cluster 2026-03-09T16:45:30.023648+0000 mgr.y (mgr.24316) 226 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:31.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:31 vm02 bash[17545]: cluster 2026-03-09T16:45:30.023648+0000 mgr.y (mgr.24316) 226 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:33.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:33 vm02 bash[22739]: cluster 2026-03-09T16:45:32.024208+0000 mgr.y (mgr.24316) 227 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:33.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:33 vm02 bash[17545]: cluster 2026-03-09T16:45:32.024208+0000 mgr.y (mgr.24316) 227 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:33.715 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:33 vm02 bash[46330]: level=error ts=2026-03-09T16:45:33.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:33.715 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:33.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:33.715 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:33.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:33.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:33 vm08 bash[17777]: cluster 2026-03-09T16:45:32.024208+0000 mgr.y (mgr.24316) 227 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:35.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:35 vm02 bash[17545]: cluster 2026-03-09T16:45:34.024478+0000 mgr.y (mgr.24316) 228 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:35.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:35 vm02 bash[22739]: cluster 2026-03-09T16:45:34.024478+0000 mgr.y (mgr.24316) 228 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:35.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:35 vm08 bash[17777]: cluster 2026-03-09T16:45:34.024478+0000 mgr.y (mgr.24316) 228 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:36 vm02 bash[22739]: audit 2026-03-09T16:45:34.830310+0000 mgr.y (mgr.24316) 229 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:36 vm02 bash[17545]: audit 2026-03-09T16:45:34.830310+0000 mgr.y (mgr.24316) 229 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:36 vm08 bash[17777]: audit 2026-03-09T16:45:34.830310+0000 mgr.y (mgr.24316) 229 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:38.003 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:37 vm08 bash[17777]: cluster 2026-03-09T16:45:36.024779+0000 mgr.y (mgr.24316) 230 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:38.019 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:37 vm02 bash[22739]: cluster 2026-03-09T16:45:36.024779+0000 mgr.y (mgr.24316) 230 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:38.019 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:37 vm02 bash[17545]: cluster 2026-03-09T16:45:36.024779+0000 mgr.y (mgr.24316) 230 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:38.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:38 vm08 bash[18809]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:45:38.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:38 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:45:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:45:39.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:39 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:39] "GET /metrics HTTP/1.1" 200 207639 "" "Prometheus/2.33.4" 2026-03-09T16:45:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:39 vm02 bash[22739]: audit 2026-03-09T16:45:37.984176+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:39 vm02 bash[22739]: audit 2026-03-09T16:45:38.018184+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:39 vm02 bash[22739]: cluster 2026-03-09T16:45:38.026455+0000 mgr.y (mgr.24316) 231 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:39 vm02 bash[17545]: audit 2026-03-09T16:45:37.984176+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:39 vm02 bash[17545]: audit 2026-03-09T16:45:38.018184+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:39 vm02 bash[17545]: cluster 2026-03-09T16:45:38.026455+0000 mgr.y (mgr.24316) 231 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:40.267 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:39 vm08 bash[17777]: audit 2026-03-09T16:45:37.984176+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:40.267 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:39 vm08 bash[17777]: audit 2026-03-09T16:45:38.018184+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:40.267 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:39 vm08 bash[17777]: cluster 2026-03-09T16:45:38.026455+0000 mgr.y (mgr.24316) 231 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:41 vm08 bash[17777]: audit 2026-03-09T16:45:40.072297+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:45:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:41 vm08 bash[17777]: audit 2026-03-09T16:45:40.072650+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:45:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:41 vm08 bash[17777]: audit 2026-03-09T16:45:40.096603+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:45:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:41 vm08 bash[17777]: audit 2026-03-09T16:45:40.096952+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:45:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:41 vm02 bash[22739]: audit 2026-03-09T16:45:40.072297+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:45:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:41 vm02 bash[22739]: audit 2026-03-09T16:45:40.072650+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:45:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:41 vm02 bash[22739]: audit 2026-03-09T16:45:40.096603+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:45:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:41 vm02 bash[22739]: audit 2026-03-09T16:45:40.096952+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:45:41.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:41 vm02 bash[17545]: audit 2026-03-09T16:45:40.072297+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:45:41.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:41 vm02 bash[17545]: audit 2026-03-09T16:45:40.072650+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:45:41.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:41 vm02 bash[17545]: audit 2026-03-09T16:45:40.096603+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:45:41.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:41 vm02 bash[17545]: audit 2026-03-09T16:45:40.096952+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:45:42.341 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:42 vm02 bash[22739]: cluster 2026-03-09T16:45:40.026757+0000 mgr.y (mgr.24316) 232 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:42.341 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:42 vm02 bash[17545]: cluster 2026-03-09T16:45:40.026757+0000 mgr.y (mgr.24316) 232 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:42 vm08 bash[17777]: cluster 2026-03-09T16:45:40.026757+0000 mgr.y (mgr.24316) 232 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:42.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:42 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:45:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:45:43.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:43 vm02 bash[22739]: cluster 2026-03-09T16:45:42.027365+0000 mgr.y (mgr.24316) 233 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:43.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:43 vm02 bash[22739]: audit 2026-03-09T16:45:42.386331+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:43.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:43 vm02 bash[22739]: audit 2026-03-09T16:45:42.392671+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:43.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:43 vm02 bash[17545]: cluster 2026-03-09T16:45:42.027365+0000 mgr.y (mgr.24316) 233 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:43.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:43 vm02 bash[17545]: audit 2026-03-09T16:45:42.386331+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:43.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:43 vm02 bash[17545]: audit 2026-03-09T16:45:42.392671+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:43 vm08 bash[17777]: cluster 2026-03-09T16:45:42.027365+0000 mgr.y (mgr.24316) 233 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:43 vm08 bash[17777]: audit 2026-03-09T16:45:42.386331+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:43 vm08 bash[17777]: audit 2026-03-09T16:45:42.392671+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:43.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:43 vm02 bash[46330]: level=error ts=2026-03-09T16:45:43.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:43.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:43.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:44.980 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: Stopping Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 bash[44085]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mgr.x 2026-03-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 bash[44093]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mgr-x 2026-03-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x.service: Main process exited, code=exited, status=143/n/a 2026-03-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 bash[44125]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mgr.x 2026-03-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x.service: Failed with result 'exit-code'. 2026-03-09T16:45:44.981 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: Stopped Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:45:44.981 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:44.981 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.260 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.260 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.260 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.260 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.261 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.261 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.261 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.261 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.261 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:45 vm08 systemd[1]: Started Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:45:45.261 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:45:44 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.service:24: 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-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: cluster 2026-03-09T16:45:44.027672+0000 mgr.y (mgr.24316) 234 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: audit 2026-03-09T16:45:45.095855+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: audit 2026-03-09T16:45:45.103457+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: audit 2026-03-09T16:45:45.105394+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: audit 2026-03-09T16:45:45.106180+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: audit 2026-03-09T16:45:45.106649+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:45 vm02 bash[22739]: audit 2026-03-09T16:45:45.111907+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: cluster 2026-03-09T16:45:44.027672+0000 mgr.y (mgr.24316) 234 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: audit 2026-03-09T16:45:45.095855+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: audit 2026-03-09T16:45:45.103457+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: audit 2026-03-09T16:45:45.105394+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: audit 2026-03-09T16:45:45.106180+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: audit 2026-03-09T16:45:45.106649+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:45:45.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[17545]: audit 2026-03-09T16:45:45.111907+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.466 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:45 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:45.206Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T16:45:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: cluster 2026-03-09T16:45:44.027672+0000 mgr.y (mgr.24316) 234 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: audit 2026-03-09T16:45:45.095855+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: audit 2026-03-09T16:45:45.103457+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: audit 2026-03-09T16:45:45.105394+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: audit 2026-03-09T16:45:45.106180+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: audit 2026-03-09T16:45:45.106649+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:45 vm08 bash[17777]: audit 2026-03-09T16:45:45.111907+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:45 vm08 bash[44184]: debug 2026-03-09T16:45:45.257+0000 7f14fc27c140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:45 vm08 bash[44184]: debug 2026-03-09T16:45:45.289+0000 7f14fc27c140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:45:45.655 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:45 vm08 bash[44184]: debug 2026-03-09T16:45:45.413+0000 7f14fc27c140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T16:45:46.142 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:45 vm08 bash[44184]: debug 2026-03-09T16:45:45.693+0000 7f14fc27c140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:45:46.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.137+0000 7f14fc27c140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:45:46.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.221+0000 7f14fc27c140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:45:46.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: /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-09T16:45:46.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: 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-09T16:45:46.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: from numpy import show_config as show_numpy_config 2026-03-09T16:45:46.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.345+0000 7f14fc27c140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:45:46.673 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:46 vm08 bash[17777]: audit 2026-03-09T16:45:44.839984+0000 mgr.y (mgr.24316) 235 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:46.673 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.493+0000 7f14fc27c140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:45:46.673 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.533+0000 7f14fc27c140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:45:46.673 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.573+0000 7f14fc27c140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:45:46.673 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.613+0000 7f14fc27c140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:45:46.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:46 vm02 bash[22739]: audit 2026-03-09T16:45:44.839984+0000 mgr.y (mgr.24316) 235 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:46.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:46 vm02 bash[17545]: audit 2026-03-09T16:45:44.839984+0000 mgr.y (mgr.24316) 235 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:47.119 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:46 vm08 bash[44184]: debug 2026-03-09T16:45:46.669+0000 7f14fc27c140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:45:47.382 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.113+0000 7f14fc27c140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:45:47.382 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.149+0000 7f14fc27c140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:45:47.382 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.189+0000 7f14fc27c140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:45:47.382 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.333+0000 7f14fc27c140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:45:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:47 vm08 bash[17777]: cluster 2026-03-09T16:45:46.028031+0000 mgr.y (mgr.24316) 236 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:47.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.377+0000 7f14fc27c140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:45:47.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.421+0000 7f14fc27c140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:45:47.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.529+0000 7f14fc27c140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:45:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:47 vm02 bash[22739]: cluster 2026-03-09T16:45:46.028031+0000 mgr.y (mgr.24316) 236 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:47.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:47 vm02 bash[17545]: cluster 2026-03-09T16:45:46.028031+0000 mgr.y (mgr.24316) 236 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:48.088 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.681+0000 7f14fc27c140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:45:48.088 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.853+0000 7f14fc27c140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:45:48.088 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.889+0000 7f14fc27c140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:45:48.088 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:47 vm08 bash[44184]: debug 2026-03-09T16:45:47.929+0000 7f14fc27c140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:45:48.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: debug 2026-03-09T16:45:48.085+0000 7f14fc27c140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:45:48.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: debug 2026-03-09T16:45:48.309+0000 7f14fc27c140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:45:48.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: [09/Mar/2026:16:45:48] ENGINE Bus STARTING 2026-03-09T16:45:48.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: CherryPy Checker: 2026-03-09T16:45:48.405 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: The Application mounted at '' has an empty config. 2026-03-09T16:45:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:48 vm02 bash[22739]: cluster 2026-03-09T16:45:48.315661+0000 mon.a (mon.0) 979 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:48 vm02 bash[22739]: cluster 2026-03-09T16:45:48.315780+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:48 vm02 bash[22739]: audit 2026-03-09T16:45:48.316548+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:48 vm02 bash[22739]: audit 2026-03-09T16:45:48.317303+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:48 vm02 bash[22739]: audit 2026-03-09T16:45:48.318657+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:48 vm02 bash[22739]: audit 2026-03-09T16:45:48.319106+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:48.633Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[17545]: cluster 2026-03-09T16:45:48.315661+0000 mon.a (mon.0) 979 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[17545]: cluster 2026-03-09T16:45:48.315780+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[17545]: audit 2026-03-09T16:45:48.316548+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[17545]: audit 2026-03-09T16:45:48.317303+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[17545]: audit 2026-03-09T16:45:48.318657+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:45:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:48 vm02 bash[17545]: audit 2026-03-09T16:45:48.319106+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:45:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:48 vm08 bash[17777]: cluster 2026-03-09T16:45:48.315661+0000 mon.a (mon.0) 979 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T16:45:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:48 vm08 bash[17777]: cluster 2026-03-09T16:45:48.315780+0000 mon.a (mon.0) 980 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:45:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:48 vm08 bash[17777]: audit 2026-03-09T16:45:48.316548+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:45:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:48 vm08 bash[17777]: audit 2026-03-09T16:45:48.317303+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:45:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:48 vm08 bash[17777]: audit 2026-03-09T16:45:48.318657+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:45:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:48 vm08 bash[17777]: audit 2026-03-09T16:45:48.319106+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:45:48.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: [09/Mar/2026:16:45:48] ENGINE Serving on http://:::9283 2026-03-09T16:45:48.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:48 vm08 bash[44184]: [09/Mar/2026:16:45:48] ENGINE Bus STARTED 2026-03-09T16:45:49.436 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:49] "GET /metrics HTTP/1.1" 200 207639 "" "Prometheus/2.33.4" 2026-03-09T16:45:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:49 vm02 bash[22739]: cluster 2026-03-09T16:45:48.028662+0000 mgr.y (mgr.24316) 237 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:49 vm02 bash[22739]: cluster 2026-03-09T16:45:48.456519+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e22: y(active, since 5m), standbys: x 2026-03-09T16:45:49.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:49 vm02 bash[17545]: cluster 2026-03-09T16:45:48.028662+0000 mgr.y (mgr.24316) 237 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:49.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:49 vm02 bash[17545]: cluster 2026-03-09T16:45:48.456519+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e22: y(active, since 5m), standbys: x 2026-03-09T16:45:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:49 vm08 bash[17777]: cluster 2026-03-09T16:45:48.028662+0000 mgr.y (mgr.24316) 237 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:49 vm08 bash[17777]: cluster 2026-03-09T16:45:48.456519+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e22: y(active, since 5m), standbys: x 2026-03-09T16:45:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:51 vm02 bash[22739]: cluster 2026-03-09T16:45:50.028960+0000 mgr.y (mgr.24316) 238 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:51.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:51 vm02 bash[17545]: cluster 2026-03-09T16:45:50.028960+0000 mgr.y (mgr.24316) 238 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:51 vm08 bash[17777]: cluster 2026-03-09T16:45:50.028960+0000 mgr.y (mgr.24316) 238 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:53 vm02 bash[22739]: cluster 2026-03-09T16:45:52.029487+0000 mgr.y (mgr.24316) 239 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:53.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:53 vm02 bash[46330]: level=error ts=2026-03-09T16:45:53.532Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:53.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:53.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:45:53.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:45:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:45:53.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:45:53.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:53 vm02 bash[17545]: cluster 2026-03-09T16:45:52.029487+0000 mgr.y (mgr.24316) 239 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:53 vm08 bash[17777]: cluster 2026-03-09T16:45:52.029487+0000 mgr.y (mgr.24316) 239 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:55 vm02 bash[22739]: cluster 2026-03-09T16:45:54.029782+0000 mgr.y (mgr.24316) 240 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:55.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:55 vm02 bash[17545]: cluster 2026-03-09T16:45:54.029782+0000 mgr.y (mgr.24316) 240 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:55.810 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:55 vm08 bash[17777]: cluster 2026-03-09T16:45:54.029782+0000 mgr.y (mgr.24316) 240 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:56.809 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:56 vm08 bash[17777]: audit 2026-03-09T16:45:54.847083+0000 mgr.y (mgr.24316) 241 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:56.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:56 vm02 bash[22739]: audit 2026-03-09T16:45:54.847083+0000 mgr.y (mgr.24316) 241 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:56.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:56 vm02 bash[17545]: audit 2026-03-09T16:45:54.847083+0000 mgr.y (mgr.24316) 241 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:45:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:57 vm08 bash[17777]: cluster 2026-03-09T16:45:56.030142+0000 mgr.y (mgr.24316) 242 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:57.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:57 vm02 bash[22739]: cluster 2026-03-09T16:45:56.030142+0000 mgr.y (mgr.24316) 242 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:57.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:57 vm02 bash[17545]: cluster 2026-03-09T16:45:56.030142+0000 mgr.y (mgr.24316) 242 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:45:58.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:45:57 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:45:58.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:58 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:45:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:45:59.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:59 vm08 bash[17777]: cluster 2026-03-09T16:45:58.030651+0000 mgr.y (mgr.24316) 243 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:59.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:59 vm08 bash[17777]: audit 2026-03-09T16:45:58.080658+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:59.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:45:59 vm08 bash[17777]: audit 2026-03-09T16:45:58.092816+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:59 vm02 bash[22739]: cluster 2026-03-09T16:45:58.030651+0000 mgr.y (mgr.24316) 243 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:59 vm02 bash[22739]: audit 2026-03-09T16:45:58.080658+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:45:59 vm02 bash[22739]: audit 2026-03-09T16:45:58.092816+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:59 vm02 bash[17545]: cluster 2026-03-09T16:45:58.030651+0000 mgr.y (mgr.24316) 243 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:59 vm02 bash[17545]: audit 2026-03-09T16:45:58.080658+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:45:59 vm02 bash[17545]: audit 2026-03-09T16:45:58.092816+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:45:59.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:45:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:45:59] "GET /metrics HTTP/1.1" 200 207641 "" "Prometheus/2.33.4" 2026-03-09T16:46:01.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:01 vm08 bash[17777]: cluster 2026-03-09T16:46:00.030935+0000 mgr.y (mgr.24316) 244 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:01.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:01 vm02 bash[22739]: cluster 2026-03-09T16:46:00.030935+0000 mgr.y (mgr.24316) 244 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:01.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:01 vm02 bash[17545]: cluster 2026-03-09T16:46:00.030935+0000 mgr.y (mgr.24316) 244 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:02.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:02 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:46:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:46:03.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:03 vm02 bash[22739]: cluster 2026-03-09T16:46:02.031482+0000 mgr.y (mgr.24316) 245 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:03.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:03 vm02 bash[22739]: audit 2026-03-09T16:46:02.455151+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:03.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:03 vm02 bash[22739]: audit 2026-03-09T16:46:02.462226+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:03.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:03 vm02 bash[46330]: level=error ts=2026-03-09T16:46:03.533Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:03.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:03.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:03.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:03.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:03.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:03 vm02 bash[17545]: cluster 2026-03-09T16:46:02.031482+0000 mgr.y (mgr.24316) 245 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:03.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:03 vm02 bash[17545]: audit 2026-03-09T16:46:02.455151+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:03.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:03 vm02 bash[17545]: audit 2026-03-09T16:46:02.462226+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:03.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:03 vm08 bash[17777]: cluster 2026-03-09T16:46:02.031482+0000 mgr.y (mgr.24316) 245 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:03.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:03 vm08 bash[17777]: audit 2026-03-09T16:46:02.455151+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:03.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:03 vm08 bash[17777]: audit 2026-03-09T16:46:02.462226+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:04.216 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:03 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:46:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:46:05.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:04 vm08 bash[17777]: audit 2026-03-09T16:46:03.779223+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:05.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:04 vm08 bash[17777]: audit 2026-03-09T16:46:03.786481+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:05.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:04 vm02 bash[22739]: audit 2026-03-09T16:46:03.779223+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:05.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:04 vm02 bash[22739]: audit 2026-03-09T16:46:03.786481+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:05.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:04 vm02 bash[17545]: audit 2026-03-09T16:46:03.779223+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:05.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:04 vm02 bash[17545]: audit 2026-03-09T16:46:03.786481+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:06.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:05 vm08 bash[17777]: cluster 2026-03-09T16:46:04.031767+0000 mgr.y (mgr.24316) 246 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:06.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:05 vm02 bash[22739]: cluster 2026-03-09T16:46:04.031767+0000 mgr.y (mgr.24316) 246 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:06.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:05 vm02 bash[17545]: cluster 2026-03-09T16:46:04.031767+0000 mgr.y (mgr.24316) 246 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:06.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:06 vm08 bash[17777]: audit 2026-03-09T16:46:04.852201+0000 mgr.y (mgr.24316) 247 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:07.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:06 vm02 bash[22739]: audit 2026-03-09T16:46:04.852201+0000 mgr.y (mgr.24316) 247 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:07.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:06 vm02 bash[17545]: audit 2026-03-09T16:46:04.852201+0000 mgr.y (mgr.24316) 247 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:08.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:07 vm08 bash[17777]: cluster 2026-03-09T16:46:06.032076+0000 mgr.y (mgr.24316) 248 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:08.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:46:07 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:46:08.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:07 vm02 bash[22739]: cluster 2026-03-09T16:46:06.032076+0000 mgr.y (mgr.24316) 248 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:07 vm02 bash[17545]: cluster 2026-03-09T16:46:06.032076+0000 mgr.y (mgr.24316) 248 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:09.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:09] "GET /metrics HTTP/1.1" 200 207641 "" "Prometheus/2.33.4" 2026-03-09T16:46:10.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:09 vm08 bash[17777]: cluster 2026-03-09T16:46:08.034516+0000 mgr.y (mgr.24316) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:10.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:09 vm02 bash[22739]: cluster 2026-03-09T16:46:08.034516+0000 mgr.y (mgr.24316) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:10.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:09 vm02 bash[17545]: cluster 2026-03-09T16:46:08.034516+0000 mgr.y (mgr.24316) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:12.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:11 vm08 bash[17777]: cluster 2026-03-09T16:46:10.034752+0000 mgr.y (mgr.24316) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:12.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:11 vm02 bash[22739]: cluster 2026-03-09T16:46:10.034752+0000 mgr.y (mgr.24316) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:12.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:11 vm02 bash[17545]: cluster 2026-03-09T16:46:10.034752+0000 mgr.y (mgr.24316) 250 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:13.819 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:13 vm02 bash[46330]: level=error ts=2026-03-09T16:46:13.534Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:13.820 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:13.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:13.820 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:13.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:14.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:13 vm08 bash[17777]: cluster 2026-03-09T16:46:12.035386+0000 mgr.y (mgr.24316) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:14.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:13 vm02 bash[22739]: cluster 2026-03-09T16:46:12.035386+0000 mgr.y (mgr.24316) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:14.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:13 vm02 bash[17545]: cluster 2026-03-09T16:46:12.035386+0000 mgr.y (mgr.24316) 251 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:16.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:15 vm08 bash[17777]: cluster 2026-03-09T16:46:14.035717+0000 mgr.y (mgr.24316) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:16.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:15 vm02 bash[22739]: cluster 2026-03-09T16:46:14.035717+0000 mgr.y (mgr.24316) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:16.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:15 vm02 bash[17545]: cluster 2026-03-09T16:46:14.035717+0000 mgr.y (mgr.24316) 252 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:16 vm08 bash[17777]: audit 2026-03-09T16:46:14.861206+0000 mgr.y (mgr.24316) 253 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:17.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:16 vm02 bash[22739]: audit 2026-03-09T16:46:14.861206+0000 mgr.y (mgr.24316) 253 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:17.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:16 vm02 bash[17545]: audit 2026-03-09T16:46:14.861206+0000 mgr.y (mgr.24316) 253 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:18.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:17 vm08 bash[17777]: cluster 2026-03-09T16:46:16.036087+0000 mgr.y (mgr.24316) 254 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:18.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:46:17 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:46:18.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:17 vm02 bash[22739]: cluster 2026-03-09T16:46:16.036087+0000 mgr.y (mgr.24316) 254 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:18.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:17 vm02 bash[17545]: cluster 2026-03-09T16:46:16.036087+0000 mgr.y (mgr.24316) 254 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:19.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:18 vm08 bash[17777]: cluster 2026-03-09T16:46:18.038400+0000 mgr.y (mgr.24316) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:19.155 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:18 vm02 bash[22739]: cluster 2026-03-09T16:46:18.038400+0000 mgr.y (mgr.24316) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:19.155 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:18 vm02 bash[17545]: cluster 2026-03-09T16:46:18.038400+0000 mgr.y (mgr.24316) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:19.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:19] "GET /metrics HTTP/1.1" 200 207640 "" "Prometheus/2.33.4" 2026-03-09T16:46:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:21 vm08 bash[17777]: cluster 2026-03-09T16:46:20.038669+0000 mgr.y (mgr.24316) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:21 vm02 bash[22739]: cluster 2026-03-09T16:46:20.038669+0000 mgr.y (mgr.24316) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:21 vm02 bash[17545]: cluster 2026-03-09T16:46:20.038669+0000 mgr.y (mgr.24316) 256 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:22.943 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:22 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:46:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:46:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:23 vm08 bash[17777]: cluster 2026-03-09T16:46:22.039223+0000 mgr.y (mgr.24316) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:23 vm08 bash[17777]: audit 2026-03-09T16:46:22.514294+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:23 vm08 bash[17777]: audit 2026-03-09T16:46:22.522798+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:23 vm08 bash[17777]: audit 2026-03-09T16:46:23.373414+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:23 vm08 bash[17777]: audit 2026-03-09T16:46:23.379153+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:23 vm02 bash[22739]: cluster 2026-03-09T16:46:22.039223+0000 mgr.y (mgr.24316) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:23 vm02 bash[22739]: audit 2026-03-09T16:46:22.514294+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:23 vm02 bash[22739]: audit 2026-03-09T16:46:22.522798+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:23 vm02 bash[22739]: audit 2026-03-09T16:46:23.373414+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:23 vm02 bash[22739]: audit 2026-03-09T16:46:23.379153+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[46330]: level=error ts=2026-03-09T16:46:23.534Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:23.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:23.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:23.716 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:23.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[17545]: cluster 2026-03-09T16:46:22.039223+0000 mgr.y (mgr.24316) 257 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[17545]: audit 2026-03-09T16:46:22.514294+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[17545]: audit 2026-03-09T16:46:22.522798+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[17545]: audit 2026-03-09T16:46:23.373414+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:23 vm02 bash[17545]: audit 2026-03-09T16:46:23.379153+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:23.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:23 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:46:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:46:25.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:25 vm08 bash[17777]: cluster 2026-03-09T16:46:24.039525+0000 mgr.y (mgr.24316) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:25.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:25 vm02 bash[22739]: cluster 2026-03-09T16:46:24.039525+0000 mgr.y (mgr.24316) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:25 vm02 bash[17545]: cluster 2026-03-09T16:46:24.039525+0000 mgr.y (mgr.24316) 258 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:26.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:26 vm08 bash[17777]: audit 2026-03-09T16:46:24.871028+0000 mgr.y (mgr.24316) 259 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:26.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:26 vm02 bash[22739]: audit 2026-03-09T16:46:24.871028+0000 mgr.y (mgr.24316) 259 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:26 vm02 bash[17545]: audit 2026-03-09T16:46:24.871028+0000 mgr.y (mgr.24316) 259 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:27 vm08 bash[17777]: cluster 2026-03-09T16:46:26.039915+0000 mgr.y (mgr.24316) 260 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:27.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:27 vm02 bash[22739]: cluster 2026-03-09T16:46:26.039915+0000 mgr.y (mgr.24316) 260 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:27.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:27 vm02 bash[17545]: cluster 2026-03-09T16:46:26.039915+0000 mgr.y (mgr.24316) 260 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:28.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:46:27 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:46:29.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:29 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:29] "GET /metrics HTTP/1.1" 200 207645 "" "Prometheus/2.33.4" 2026-03-09T16:46:29.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:29 vm08 bash[17777]: cluster 2026-03-09T16:46:28.042343+0000 mgr.y (mgr.24316) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:46:29.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:29 vm02 bash[22739]: cluster 2026-03-09T16:46:28.042343+0000 mgr.y (mgr.24316) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:46:29.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:29 vm02 bash[17545]: cluster 2026-03-09T16:46:28.042343+0000 mgr.y (mgr.24316) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T16:46:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:31 vm08 bash[17777]: cluster 2026-03-09T16:46:30.042636+0000 mgr.y (mgr.24316) 262 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:31 vm02 bash[22739]: cluster 2026-03-09T16:46:30.042636+0000 mgr.y (mgr.24316) 262 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:31 vm02 bash[17545]: cluster 2026-03-09T16:46:30.042636+0000 mgr.y (mgr.24316) 262 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:33.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:33 vm08 bash[17777]: cluster 2026-03-09T16:46:32.043230+0000 mgr.y (mgr.24316) 263 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:33.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:33 vm02 bash[22739]: cluster 2026-03-09T16:46:32.043230+0000 mgr.y (mgr.24316) 263 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:33.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:33 vm02 bash[46330]: level=error ts=2026-03-09T16:46:33.534Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:33.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:33.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:33.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:33.539Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:33.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:33 vm02 bash[17545]: cluster 2026-03-09T16:46:32.043230+0000 mgr.y (mgr.24316) 263 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:35 vm08 bash[17777]: cluster 2026-03-09T16:46:34.043570+0000 mgr.y (mgr.24316) 264 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:35.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:35 vm02 bash[22739]: cluster 2026-03-09T16:46:34.043570+0000 mgr.y (mgr.24316) 264 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:35.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:35 vm02 bash[17545]: cluster 2026-03-09T16:46:34.043570+0000 mgr.y (mgr.24316) 264 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:36 vm08 bash[17777]: audit 2026-03-09T16:46:34.881387+0000 mgr.y (mgr.24316) 265 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:36.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:36 vm02 bash[22739]: audit 2026-03-09T16:46:34.881387+0000 mgr.y (mgr.24316) 265 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:36.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:36 vm02 bash[17545]: audit 2026-03-09T16:46:34.881387+0000 mgr.y (mgr.24316) 265 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:37.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:37 vm02 bash[22739]: cluster 2026-03-09T16:46:36.043957+0000 mgr.y (mgr.24316) 266 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:37.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:37 vm02 bash[17545]: cluster 2026-03-09T16:46:36.043957+0000 mgr.y (mgr.24316) 266 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:37.998 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:37 vm08 bash[17777]: cluster 2026-03-09T16:46:36.043957+0000 mgr.y (mgr.24316) 266 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:38.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:46:37 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:46:39.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:39 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:39] "GET /metrics HTTP/1.1" 200 207645 "" "Prometheus/2.33.4" 2026-03-09T16:46:39.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:39 vm02 bash[22739]: cluster 2026-03-09T16:46:38.044288+0000 mgr.y (mgr.24316) 267 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:39.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:39 vm02 bash[17545]: cluster 2026-03-09T16:46:38.044288+0000 mgr.y (mgr.24316) 267 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:39 vm08 bash[17777]: cluster 2026-03-09T16:46:38.044288+0000 mgr.y (mgr.24316) 267 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:40 vm02 bash[22739]: audit 2026-03-09T16:46:40.075195+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:40 vm02 bash[22739]: audit 2026-03-09T16:46:40.075535+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:40 vm02 bash[22739]: audit 2026-03-09T16:46:40.099711+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:40 vm02 bash[22739]: audit 2026-03-09T16:46:40.100048+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:40 vm02 bash[17545]: audit 2026-03-09T16:46:40.075195+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:40 vm02 bash[17545]: audit 2026-03-09T16:46:40.075535+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:40 vm02 bash[17545]: audit 2026-03-09T16:46:40.099711+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:46:40.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:40 vm02 bash[17545]: audit 2026-03-09T16:46:40.100048+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:46:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:40 vm08 bash[17777]: audit 2026-03-09T16:46:40.075195+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:46:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:40 vm08 bash[17777]: audit 2026-03-09T16:46:40.075535+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:46:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:40 vm08 bash[17777]: audit 2026-03-09T16:46:40.099711+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:46:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:40 vm08 bash[17777]: audit 2026-03-09T16:46:40.100048+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:46:41.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:41 vm02 bash[22739]: cluster 2026-03-09T16:46:40.044551+0000 mgr.y (mgr.24316) 268 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:41.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:41 vm02 bash[17545]: cluster 2026-03-09T16:46:40.044551+0000 mgr.y (mgr.24316) 268 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:42.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:41 vm08 bash[17777]: cluster 2026-03-09T16:46:40.044551+0000 mgr.y (mgr.24316) 268 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:42.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:42 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:46:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[17545]: cluster 2026-03-09T16:46:42.045052+0000 mgr.y (mgr.24316) 269 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[17545]: audit 2026-03-09T16:46:42.579093+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[17545]: audit 2026-03-09T16:46:42.586172+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[17545]: audit 2026-03-09T16:46:43.427577+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[17545]: audit 2026-03-09T16:46:43.433799+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:43 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:46:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:43 vm02 bash[22739]: cluster 2026-03-09T16:46:42.045052+0000 mgr.y (mgr.24316) 269 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:43 vm02 bash[22739]: audit 2026-03-09T16:46:42.579093+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:43 vm02 bash[22739]: audit 2026-03-09T16:46:42.586172+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:43 vm02 bash[22739]: audit 2026-03-09T16:46:43.427577+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:43 vm02 bash[22739]: audit 2026-03-09T16:46:43.433799+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[46330]: level=error ts=2026-03-09T16:46:43.534Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:43.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:43.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:43.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:43.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:43 vm08 bash[17777]: cluster 2026-03-09T16:46:42.045052+0000 mgr.y (mgr.24316) 269 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:43 vm08 bash[17777]: audit 2026-03-09T16:46:42.579093+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:43 vm08 bash[17777]: audit 2026-03-09T16:46:42.586172+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:43 vm08 bash[17777]: audit 2026-03-09T16:46:43.427577+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:43 vm08 bash[17777]: audit 2026-03-09T16:46:43.433799+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:45 vm08 bash[17777]: cluster 2026-03-09T16:46:44.045347+0000 mgr.y (mgr.24316) 270 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:45 vm08 bash[17777]: audit 2026-03-09T16:46:45.114698+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:46:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:45 vm08 bash[17777]: audit 2026-03-09T16:46:45.115751+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:46:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:45 vm08 bash[17777]: audit 2026-03-09T16:46:45.116258+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:46:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:45 vm08 bash[17777]: audit 2026-03-09T16:46:45.121391+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:45 vm02 bash[22739]: cluster 2026-03-09T16:46:44.045347+0000 mgr.y (mgr.24316) 270 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:45 vm02 bash[22739]: audit 2026-03-09T16:46:45.114698+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:45 vm02 bash[22739]: audit 2026-03-09T16:46:45.115751+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:45 vm02 bash[22739]: audit 2026-03-09T16:46:45.116258+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:45 vm02 bash[22739]: audit 2026-03-09T16:46:45.121391+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:45 vm02 bash[17545]: cluster 2026-03-09T16:46:44.045347+0000 mgr.y (mgr.24316) 270 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:45 vm02 bash[17545]: audit 2026-03-09T16:46:45.114698+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:45 vm02 bash[17545]: audit 2026-03-09T16:46:45.115751+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:45 vm02 bash[17545]: audit 2026-03-09T16:46:45.116258+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24316 192.168.123.102:0/3212426083' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:46:45.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:45 vm02 bash[17545]: audit 2026-03-09T16:46:45.121391+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:46:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:46 vm08 bash[17777]: audit 2026-03-09T16:46:44.890330+0000 mgr.y (mgr.24316) 271 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:46.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:46 vm02 bash[22739]: audit 2026-03-09T16:46:44.890330+0000 mgr.y (mgr.24316) 271 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:46.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:46 vm02 bash[17545]: audit 2026-03-09T16:46:44.890330+0000 mgr.y (mgr.24316) 271 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:47 vm08 bash[17777]: cluster 2026-03-09T16:46:46.045773+0000 mgr.y (mgr.24316) 272 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:47 vm02 bash[22739]: cluster 2026-03-09T16:46:46.045773+0000 mgr.y (mgr.24316) 272 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:47.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:47 vm02 bash[17545]: cluster 2026-03-09T16:46:46.045773+0000 mgr.y (mgr.24316) 272 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:48.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:46:47 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:46:49.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:49] "GET /metrics HTTP/1.1" 200 207657 "" "Prometheus/2.33.4" 2026-03-09T16:46:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:49 vm08 bash[17777]: cluster 2026-03-09T16:46:48.046109+0000 mgr.y (mgr.24316) 273 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:49 vm02 bash[22739]: cluster 2026-03-09T16:46:48.046109+0000 mgr.y (mgr.24316) 273 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:49 vm02 bash[17545]: cluster 2026-03-09T16:46:48.046109+0000 mgr.y (mgr.24316) 273 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:51 vm08 bash[17777]: cluster 2026-03-09T16:46:50.046400+0000 mgr.y (mgr.24316) 274 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:51 vm02 bash[22739]: cluster 2026-03-09T16:46:50.046400+0000 mgr.y (mgr.24316) 274 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:51 vm02 bash[17545]: cluster 2026-03-09T16:46:50.046400+0000 mgr.y (mgr.24316) 274 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:53 vm08 bash[17777]: cluster 2026-03-09T16:46:52.046862+0000 mgr.y (mgr.24316) 275 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:53 vm02 bash[22739]: cluster 2026-03-09T16:46:52.046862+0000 mgr.y (mgr.24316) 275 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:53.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:53 vm02 bash[46330]: level=error ts=2026-03-09T16:46:53.535Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:53.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:53.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:46:53.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:46:53 vm02 bash[46330]: level=warn ts=2026-03-09T16:46:53.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:46:53.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:53 vm02 bash[17545]: cluster 2026-03-09T16:46:52.046862+0000 mgr.y (mgr.24316) 275 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:55 vm08 bash[17777]: cluster 2026-03-09T16:46:54.047161+0000 mgr.y (mgr.24316) 276 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:55 vm02 bash[17545]: cluster 2026-03-09T16:46:54.047161+0000 mgr.y (mgr.24316) 276 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:55 vm02 bash[22739]: cluster 2026-03-09T16:46:54.047161+0000 mgr.y (mgr.24316) 276 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:46:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:56 vm08 bash[17777]: audit 2026-03-09T16:46:54.900663+0000 mgr.y (mgr.24316) 277 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:56.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:56 vm02 bash[22739]: audit 2026-03-09T16:46:54.900663+0000 mgr.y (mgr.24316) 277 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:56.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:56 vm02 bash[17545]: audit 2026-03-09T16:46:54.900663+0000 mgr.y (mgr.24316) 277 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:46:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:57 vm08 bash[17777]: cluster 2026-03-09T16:46:56.047555+0000 mgr.y (mgr.24316) 278 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:57.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:57 vm02 bash[22739]: cluster 2026-03-09T16:46:56.047555+0000 mgr.y (mgr.24316) 278 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:57.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:57 vm02 bash[17545]: cluster 2026-03-09T16:46:56.047555+0000 mgr.y (mgr.24316) 278 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:46:58.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:46:57 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:46:59.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:46:59 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:46:59] "GET /metrics HTTP/1.1" 200 207656 "" "Prometheus/2.33.4" 2026-03-09T16:46:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:46:59 vm08 bash[17777]: cluster 2026-03-09T16:46:58.047913+0000 mgr.y (mgr.24316) 279 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:46:59.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:46:59 vm02 bash[22739]: cluster 2026-03-09T16:46:58.047913+0000 mgr.y (mgr.24316) 279 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:46:59.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:46:59 vm02 bash[17545]: cluster 2026-03-09T16:46:58.047913+0000 mgr.y (mgr.24316) 279 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:01 vm08 bash[17777]: cluster 2026-03-09T16:47:00.048174+0000 mgr.y (mgr.24316) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:01.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:01 vm02 bash[22739]: cluster 2026-03-09T16:47:00.048174+0000 mgr.y (mgr.24316) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:01.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:01 vm02 bash[17545]: cluster 2026-03-09T16:47:00.048174+0000 mgr.y (mgr.24316) 280 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:02.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:02 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:47:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:47:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:03 vm08 bash[17777]: cluster 2026-03-09T16:47:02.048708+0000 mgr.y (mgr.24316) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:03 vm08 bash[17777]: audit 2026-03-09T16:47:02.641880+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:03 vm08 bash[17777]: audit 2026-03-09T16:47:02.650335+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:03 vm08 bash[17777]: audit 2026-03-09T16:47:03.484917+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:03 vm08 bash[17777]: audit 2026-03-09T16:47:03.489703+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:03 vm02 bash[22739]: cluster 2026-03-09T16:47:02.048708+0000 mgr.y (mgr.24316) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:03 vm02 bash[22739]: audit 2026-03-09T16:47:02.641880+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:03 vm02 bash[22739]: audit 2026-03-09T16:47:02.650335+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:03 vm02 bash[22739]: audit 2026-03-09T16:47:03.484917+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:03 vm02 bash[22739]: audit 2026-03-09T16:47:03.489703+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[46330]: level=error ts=2026-03-09T16:47:03.536Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:03.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:03.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:03.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:03.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[17545]: cluster 2026-03-09T16:47:02.048708+0000 mgr.y (mgr.24316) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[17545]: audit 2026-03-09T16:47:02.641880+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[17545]: audit 2026-03-09T16:47:02.650335+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[17545]: audit 2026-03-09T16:47:03.484917+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:03 vm02 bash[17545]: audit 2026-03-09T16:47:03.489703+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:03.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:03 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:47:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:47:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:05 vm08 bash[17777]: cluster 2026-03-09T16:47:04.048993+0000 mgr.y (mgr.24316) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:05.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:05 vm02 bash[22739]: cluster 2026-03-09T16:47:04.048993+0000 mgr.y (mgr.24316) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:05.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:05 vm02 bash[17545]: cluster 2026-03-09T16:47:04.048993+0000 mgr.y (mgr.24316) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:47:06.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:06 vm08 bash[17777]: audit 2026-03-09T16:47:04.910687+0000 mgr.y (mgr.24316) 283 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:06.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:06 vm02 bash[22739]: audit 2026-03-09T16:47:04.910687+0000 mgr.y (mgr.24316) 283 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:06.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:06 vm02 bash[17545]: audit 2026-03-09T16:47:04.910687+0000 mgr.y (mgr.24316) 283 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:08.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:07 vm08 bash[17777]: cluster 2026-03-09T16:47:06.049364+0000 mgr.y (mgr.24316) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:08.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:07 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:47:08.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:07 vm02 bash[22739]: cluster 2026-03-09T16:47:06.049364+0000 mgr.y (mgr.24316) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:07 vm02 bash[17545]: cluster 2026-03-09T16:47:06.049364+0000 mgr.y (mgr.24316) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:09.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:09 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:09] "GET /metrics HTTP/1.1" 200 207656 "" "Prometheus/2.33.4" 2026-03-09T16:47:10.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:09 vm08 bash[17777]: cluster 2026-03-09T16:47:08.049667+0000 mgr.y (mgr.24316) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:10.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:09 vm02 bash[22739]: cluster 2026-03-09T16:47:08.049667+0000 mgr.y (mgr.24316) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:10.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:09 vm02 bash[17545]: cluster 2026-03-09T16:47:08.049667+0000 mgr.y (mgr.24316) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:12.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:11 vm08 bash[17777]: cluster 2026-03-09T16:47:10.049909+0000 mgr.y (mgr.24316) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:12.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:11 vm02 bash[22739]: cluster 2026-03-09T16:47:10.049909+0000 mgr.y (mgr.24316) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:12.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:11 vm02 bash[17545]: cluster 2026-03-09T16:47:10.049909+0000 mgr.y (mgr.24316) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:13.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:13 vm02 bash[22739]: cluster 2026-03-09T16:47:12.050407+0000 mgr.y (mgr.24316) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:13.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:13 vm02 bash[17545]: cluster 2026-03-09T16:47:12.050407+0000 mgr.y (mgr.24316) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:13.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:13 vm02 bash[46330]: level=error ts=2026-03-09T16:47:13.536Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:47:13.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:13.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:13.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:13 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:13.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:47:14.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:13 vm08 bash[17777]: cluster 2026-03-09T16:47:12.050407+0000 mgr.y (mgr.24316) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:15.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:14 vm02 bash[22739]: cluster 2026-03-09T16:47:14.050760+0000 mgr.y (mgr.24316) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:15.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:14 vm02 bash[17545]: cluster 2026-03-09T16:47:14.050760+0000 mgr.y (mgr.24316) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:15.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:14 vm08 bash[17777]: cluster 2026-03-09T16:47:14.050760+0000 mgr.y (mgr.24316) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:16 vm08 bash[17777]: audit 2026-03-09T16:47:14.920641+0000 mgr.y (mgr.24316) 289 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:16.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:16 vm02 bash[22739]: audit 2026-03-09T16:47:14.920641+0000 mgr.y (mgr.24316) 289 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:16.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:16 vm02 bash[17545]: audit 2026-03-09T16:47:14.920641+0000 mgr.y (mgr.24316) 289 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:17.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:17 vm02 bash[22739]: cluster 2026-03-09T16:47:16.051173+0000 mgr.y (mgr.24316) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:17.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:17 vm02 bash[17545]: cluster 2026-03-09T16:47:16.051173+0000 mgr.y (mgr.24316) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:17 vm08 bash[17777]: cluster 2026-03-09T16:47:16.051173+0000 mgr.y (mgr.24316) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:18.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:17 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:47:19.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:19 vm02 bash[22739]: cluster 2026-03-09T16:47:18.051485+0000 mgr.y (mgr.24316) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:19.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:19 vm02 bash[17545]: cluster 2026-03-09T16:47:18.051485+0000 mgr.y (mgr.24316) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:19.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:19 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:19] "GET /metrics HTTP/1.1" 200 207657 "" "Prometheus/2.33.4" 2026-03-09T16:47:19.599 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:19 vm08 bash[17777]: cluster 2026-03-09T16:47:18.051485+0000 mgr.y (mgr.24316) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:21 vm08 bash[17777]: cluster 2026-03-09T16:47:20.051795+0000 mgr.y (mgr.24316) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:21.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:21 vm02 bash[22739]: cluster 2026-03-09T16:47:20.051795+0000 mgr.y (mgr.24316) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:21.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:21 vm02 bash[17545]: cluster 2026-03-09T16:47:20.051795+0000 mgr.y (mgr.24316) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:22.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:22 vm02 bash[17793]: 192.168.123.102 - - [09/Mar/2026:16:47:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:47:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:23 vm08 bash[17777]: cluster 2026-03-09T16:47:22.052418+0000 mgr.y (mgr.24316) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:23 vm08 bash[17777]: audit 2026-03-09T16:47:22.704864+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:23 vm08 bash[17777]: audit 2026-03-09T16:47:22.710482+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:23 vm08 bash[17777]: audit 2026-03-09T16:47:23.544751+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:23 vm08 bash[17777]: audit 2026-03-09T16:47:23.550571+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:23 vm02 bash[22739]: cluster 2026-03-09T16:47:22.052418+0000 mgr.y (mgr.24316) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:23 vm02 bash[22739]: audit 2026-03-09T16:47:22.704864+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:23 vm02 bash[22739]: audit 2026-03-09T16:47:22.710482+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:23 vm02 bash[22739]: audit 2026-03-09T16:47:23.544751+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:23 vm02 bash[22739]: audit 2026-03-09T16:47:23.550571+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[46330]: level=error ts=2026-03-09T16:47:23.536Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:23.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:23.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:23.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:23.539Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[17545]: cluster 2026-03-09T16:47:22.052418+0000 mgr.y (mgr.24316) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[17545]: audit 2026-03-09T16:47:22.704864+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[17545]: audit 2026-03-09T16:47:22.710482+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[17545]: audit 2026-03-09T16:47:23.544751+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:23 vm02 bash[17545]: audit 2026-03-09T16:47:23.550571+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2026-03-09T16:47:23.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:23 vm02 bash[17793]: 192.168.123.108 - - [09/Mar/2026:16:47:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2026-03-09T16:47:25.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:25 vm02 bash[22739]: cluster 2026-03-09T16:47:24.052722+0000 mgr.y (mgr.24316) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:25 vm02 bash[17545]: cluster 2026-03-09T16:47:24.052722+0000 mgr.y (mgr.24316) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:26.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:25 vm08 bash[17777]: cluster 2026-03-09T16:47:24.052722+0000 mgr.y (mgr.24316) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:27.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:26 vm08 bash[17777]: audit 2026-03-09T16:47:24.926354+0000 mgr.y (mgr.24316) 295 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:27.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:26 vm02 bash[22739]: audit 2026-03-09T16:47:24.926354+0000 mgr.y (mgr.24316) 295 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:27.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:26 vm02 bash[17545]: audit 2026-03-09T16:47:24.926354+0000 mgr.y (mgr.24316) 295 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:27.999 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:27 vm08 bash[17777]: cluster 2026-03-09T16:47:26.053145+0000 mgr.y (mgr.24316) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:28.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:27 vm02 bash[22739]: cluster 2026-03-09T16:47:26.053145+0000 mgr.y (mgr.24316) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:28.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:27 vm02 bash[17545]: cluster 2026-03-09T16:47:26.053145+0000 mgr.y (mgr.24316) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:28.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:27 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:47:29.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:29 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:29] "GET /metrics HTTP/1.1" 200 207663 "" "Prometheus/2.33.4" 2026-03-09T16:47:30.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:29 vm08 bash[17777]: cluster 2026-03-09T16:47:28.053556+0000 mgr.y (mgr.24316) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:30.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:29 vm02 bash[22739]: cluster 2026-03-09T16:47:28.053556+0000 mgr.y (mgr.24316) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:30.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:29 vm02 bash[17545]: cluster 2026-03-09T16:47:28.053556+0000 mgr.y (mgr.24316) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:32.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:31 vm08 bash[17777]: cluster 2026-03-09T16:47:30.053914+0000 mgr.y (mgr.24316) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:32.198 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:31 vm02 bash[22739]: cluster 2026-03-09T16:47:30.053914+0000 mgr.y (mgr.24316) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:32.199 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:31 vm02 bash[17545]: cluster 2026-03-09T16:47:30.053914+0000 mgr.y (mgr.24316) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:32.262 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 10s ago 9m - - 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 9s ago 9m - - 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (6m) 10s ago 6m 16.0M - ba2b418f427c e69e9334b6ef 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (6m) 9s ago 6m 40.5M - 8.3.5 dad864ee21e9 23aa26217dd9 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (5m) 10s ago 5m 42.9M - 3.5 e1d6a67b021e bfecd1f6cc72 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283 running (107s) 9s ago 9m 463M - 19.2.3-678-ge911bdeb 654f31e6858e 9444b42fb0cf 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:9283 running (9m) 10s ago 9m 457M - 17.2.0 e1d6a67b021e 819b783ff988 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (9m) 10s ago 9m 52.8M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (9m) 9s ago 9m 37.5M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (9m) 10s ago 9m 40.8M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (6m) 10s ago 6m 8076k - 1dbe0e931976 7d6dc8520068 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (6m) 9s ago 6m 9820k - 1dbe0e931976 b171102dbfe6 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (8m) 10s ago 9m 50.6M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (8m) 10s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (8m) 10s ago 8m 46.3M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (8m) 10s ago 8m 47.5M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (7m) 9s ago 8m 48.9M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (7m) 9s ago 7m 46.1M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (7m) 9s ago 7m 45.6M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (7m) 9s ago 7m 48.7M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (6m) 9s ago 6m 51.3M - 514e6a882f6e 15c0c2349d34 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (6m) 10s ago 6m 82.8M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:47:32.847 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (5m) 9s ago 6m 83.4M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:47:32.938 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions' 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 1 2026-03-09T16:47:33.494 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 1 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:47:33.495 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:47:33.558 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph -s' 2026-03-09T16:47:33.757 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:33 vm02 bash[46330]: level=error ts=2026-03-09T16:47:33.537Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:33.757 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:33.539Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:33.758 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:33 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:33.539Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:47:33.970 INFO:teuthology.orchestra.run.vm02.stdout: cluster: 2026-03-09T16:47:33.970 INFO:teuthology.orchestra.run.vm02.stdout: id: 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:47:33.970 INFO:teuthology.orchestra.run.vm02.stdout: health: HEALTH_OK 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: services: 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: mgr: y(active, since 6m), standbys: x 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: data: 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: pools: 6 pools, 161 pgs 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: objects: 209 objects, 457 KiB 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: usage: 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: pgs: 161 active+clean 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: io: 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2026-03-09T16:47:33.971 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:47:34.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:33 vm02 bash[17545]: cluster 2026-03-09T16:47:32.054542+0000 mgr.y (mgr.24316) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:34.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:33 vm02 bash[17545]: audit 2026-03-09T16:47:32.838517+0000 mgr.y (mgr.24316) 300 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:47:34.022 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:33 vm02 bash[17545]: audit 2026-03-09T16:47:33.494208+0000 mon.b (mon.2) 43 : audit [DBG] from='client.? 192.168.123.102:0/214452090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:47:34.022 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:33 vm02 bash[22739]: cluster 2026-03-09T16:47:32.054542+0000 mgr.y (mgr.24316) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:34.022 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:33 vm02 bash[22739]: audit 2026-03-09T16:47:32.838517+0000 mgr.y (mgr.24316) 300 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:47:34.022 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:33 vm02 bash[22739]: audit 2026-03-09T16:47:33.494208+0000 mon.b (mon.2) 43 : audit [DBG] from='client.? 192.168.123.102:0/214452090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:47:34.022 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph health detail' 2026-03-09T16:47:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:33 vm08 bash[17777]: cluster 2026-03-09T16:47:32.054542+0000 mgr.y (mgr.24316) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:47:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:33 vm08 bash[17777]: audit 2026-03-09T16:47:32.838517+0000 mgr.y (mgr.24316) 300 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:47:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:33 vm08 bash[17777]: audit 2026-03-09T16:47:33.494208+0000 mon.b (mon.2) 43 : audit [DBG] from='client.? 192.168.123.102:0/214452090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:47:34.479 INFO:teuthology.orchestra.run.vm02.stdout:HEALTH_OK 2026-03-09T16:47:34.532 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2026-03-09T16:47:35.044 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T16:47:35.046 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:34 vm02 bash[17545]: audit 2026-03-09T16:47:33.970074+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 192.168.123.102:0/1904915167' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:47:35.046 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:34 vm02 bash[17545]: cluster 2026-03-09T16:47:34.054956+0000 mgr.y (mgr.24316) 301 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:35.046 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:34 vm02 bash[17545]: audit 2026-03-09T16:47:34.478950+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 192.168.123.102:0/1032289525' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:47:35.046 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:34 vm02 bash[22739]: audit 2026-03-09T16:47:33.970074+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 192.168.123.102:0/1904915167' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:47:35.046 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:34 vm02 bash[22739]: cluster 2026-03-09T16:47:34.054956+0000 mgr.y (mgr.24316) 301 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:35.046 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:34 vm02 bash[22739]: audit 2026-03-09T16:47:34.478950+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 192.168.123.102:0/1032289525' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:47:35.087 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph mgr fail' 2026-03-09T16:47:35.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:34 vm08 bash[17777]: audit 2026-03-09T16:47:33.970074+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 192.168.123.102:0/1904915167' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:47:35.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:34 vm08 bash[17777]: cluster 2026-03-09T16:47:34.054956+0000 mgr.y (mgr.24316) 301 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:35.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:34 vm08 bash[17777]: audit 2026-03-09T16:47:34.478950+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 192.168.123.102:0/1032289525' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:47:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:35 vm08 bash[17777]: audit 2026-03-09T16:47:34.935215+0000 mgr.y (mgr.24316) 302 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:35 vm08 bash[17777]: audit 2026-03-09T16:47:35.031915+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 192.168.123.102:0/1427868319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:47:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:35 vm08 bash[17777]: audit 2026-03-09T16:47:35.530991+0000 mon.b (mon.2) 44 : audit [INF] from='client.? 192.168.123.102:0/3415202030' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:47:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:35 vm08 bash[17777]: audit 2026-03-09T16:47:35.531291+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:47:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:35 vm08 bash[17777]: cluster 2026-03-09T16:47:35.540694+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:35 vm02 bash[22739]: audit 2026-03-09T16:47:34.935215+0000 mgr.y (mgr.24316) 302 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:35 vm02 bash[22739]: audit 2026-03-09T16:47:35.031915+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 192.168.123.102:0/1427868319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:35 vm02 bash[22739]: audit 2026-03-09T16:47:35.530991+0000 mon.b (mon.2) 44 : audit [INF] from='client.? 192.168.123.102:0/3415202030' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:35 vm02 bash[22739]: audit 2026-03-09T16:47:35.531291+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:35 vm02 bash[22739]: cluster 2026-03-09T16:47:35.540694+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:35 vm02 bash[17545]: audit 2026-03-09T16:47:34.935215+0000 mgr.y (mgr.24316) 302 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:35 vm02 bash[17545]: audit 2026-03-09T16:47:35.031915+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 192.168.123.102:0/1427868319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:35 vm02 bash[17545]: audit 2026-03-09T16:47:35.530991+0000 mon.b (mon.2) 44 : audit [INF] from='client.? 192.168.123.102:0/3415202030' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:35 vm02 bash[17545]: audit 2026-03-09T16:47:35.531291+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:47:36.201 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:35 vm02 bash[17545]: cluster 2026-03-09T16:47:35.540694+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2026-03-09T16:47:36.308 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'sleep 180' 2026-03-09T16:47:36.458 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:36 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:36.391Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T16:47:36.459 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:36 vm02 bash[17793]: debug 2026-03-09T16:47:36.197+0000 7f802e468700 -1 mgr handle_mgr_map I was active but no longer am 2026-03-09T16:47:36.459 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:36 vm02 bash[17793]: ignoring --setuser ceph since I am not root 2026-03-09T16:47:36.459 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:36 vm02 bash[17793]: ignoring --setgroup ceph since I am not root 2026-03-09T16:47:36.459 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:36 vm02 bash[17793]: debug 2026-03-09T16:47:36.345+0000 7f6028b1a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:47:36.459 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:36 vm02 bash[17793]: debug 2026-03-09T16:47:36.393+0000 7f6028b1a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:47:36.510 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:36 vm08 bash[44184]: [09/Mar/2026:16:47:36] ENGINE Bus STOPPING 2026-03-09T16:47:36.855 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:36 vm08 bash[44184]: [09/Mar/2026:16:47:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:47:36.855 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:36 vm08 bash[44184]: [09/Mar/2026:16:47:36] ENGINE Bus STOPPED 2026-03-09T16:47:36.855 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:36 vm08 bash[44184]: [09/Mar/2026:16:47:36] ENGINE Bus STARTING 2026-03-09T16:47:36.855 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:36 vm08 bash[44184]: [09/Mar/2026:16:47:36] ENGINE Serving on http://:::9283 2026-03-09T16:47:36.855 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:36 vm08 bash[44184]: [09/Mar/2026:16:47:36] ENGINE Bus STARTED 2026-03-09T16:47:37.206 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.205477+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:36 vm02 bash[17793]: debug 2026-03-09T16:47:36.785+0000 7f6028b1a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.205477+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.205714+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.205939+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.206607+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.206997+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.207250+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.207630+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.208033+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.208394+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.208761+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.209170+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.209534+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.210418+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.210633+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.210856+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.212724+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: cluster 2026-03-09T16:47:36.212866+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e23: x(active, starting, since 0.680133s) 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: cluster 2026-03-09T16:47:36.519417+0000 mon.a (mon.0) 1012 : cluster [INF] Manager daemon x is now available 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.537490+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.547206+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.555269+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.570657+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.590173+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.593936+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.594433+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.594627+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.600045+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.600467+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.600555+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.600721+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.611472+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:37.207 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.614039+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:37.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.635821+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:47:37.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:36.636234+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:47:37.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:37.077067+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:37 vm02 bash[22739]: audit 2026-03-09T16:47:37.093305+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.205714+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.205939+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.206607+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.206997+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.207250+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.207630+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.208033+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:47:37.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.208394+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.208761+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.209170+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.209534+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.210418+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.210633+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.210856+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.212724+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: cluster 2026-03-09T16:47:36.212866+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e23: x(active, starting, since 0.680133s) 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: cluster 2026-03-09T16:47:36.519417+0000 mon.a (mon.0) 1012 : cluster [INF] Manager daemon x is now available 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.537490+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.547206+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.555269+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.570657+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.590173+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.593936+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.594433+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.594627+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.600045+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.600467+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.600555+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.600721+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.611472+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.614039+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.635821+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:36.636234+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:37.077067+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[17545]: audit 2026-03-09T16:47:37.093305+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.467 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:37 vm02 bash[17793]: debug 2026-03-09T16:47:37.333+0000 7f6028b1a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:47:37.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.205477+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.205714+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.205939+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.206607+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.206997+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.207250+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.207630+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.208033+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.208394+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.208761+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.209170+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.209534+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.210418+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.210633+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.210856+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.212724+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: cluster 2026-03-09T16:47:36.212866+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e23: x(active, starting, since 0.680133s) 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: cluster 2026-03-09T16:47:36.519417+0000 mon.a (mon.0) 1012 : cluster [INF] Manager daemon x is now available 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.537490+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.547206+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.555269+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.570657+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.590173+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.593936+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.594433+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.594627+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.600045+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.600467+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.600555+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.600721+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.611472+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.614039+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.635821+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:36.636234+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:37.077067+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:37 vm08 bash[17777]: audit 2026-03-09T16:47:37.093305+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:37.777 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:37 vm02 bash[17793]: debug 2026-03-09T16:47:37.481+0000 7f6028b1a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:47:37.777 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:37 vm02 bash[17793]: debug 2026-03-09T16:47:37.665+0000 7f6028b1a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:47:37.777 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:37 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:37.734Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T16:47:38.046 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:37 vm02 bash[17793]: debug 2026-03-09T16:47:37.773+0000 7f6028b1a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:47:38.046 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:37 vm02 bash[17793]: debug 2026-03-09T16:47:37.829+0000 7f6028b1a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:47:38.046 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:37 vm02 bash[17793]: debug 2026-03-09T16:47:37.977+0000 7f6028b1a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:37 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:37] "GET /metrics HTTP/1.1" 200 34540 "" "Prometheus/2.33.4" 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.538074+0000 mgr.x (mgr.24704) 1 : cephadm [INF] Queued rgw.foo for migration 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.538289+0000 mgr.x (mgr.24704) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.547770+0000 mgr.x (mgr.24704) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.547796+0000 mgr.x (mgr.24704) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.547850+0000 mgr.x (mgr.24704) 5 : cephadm [INF] Checking for cert/key for grafana.a 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.619544+0000 mgr.x (mgr.24704) 6 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cephadm 2026-03-09T16:47:36.620648+0000 mgr.x (mgr.24704) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: cluster 2026-03-09T16:47:37.250112+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e24: x(active, since 1.71732s) 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.399320+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.408452+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.429433+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.435698+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.443932+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.449980+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.467849+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.473899+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.480969+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.486886+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.487856+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:38.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:38 vm08 bash[17777]: audit 2026-03-09T16:47:37.487987+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:38.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.538074+0000 mgr.x (mgr.24704) 1 : cephadm [INF] Queued rgw.foo for migration 2026-03-09T16:47:38.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.538289+0000 mgr.x (mgr.24704) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2026-03-09T16:47:38.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.547770+0000 mgr.x (mgr.24704) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2026-03-09T16:47:38.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.547796+0000 mgr.x (mgr.24704) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2026-03-09T16:47:38.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.547850+0000 mgr.x (mgr.24704) 5 : cephadm [INF] Checking for cert/key for grafana.a 2026-03-09T16:47:38.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.619544+0000 mgr.x (mgr.24704) 6 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cephadm 2026-03-09T16:47:36.620648+0000 mgr.x (mgr.24704) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: cluster 2026-03-09T16:47:37.250112+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e24: x(active, since 1.71732s) 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.399320+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.408452+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.429433+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.435698+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.443932+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.449980+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.467849+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.473899+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.480969+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.486886+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.487856+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:38 vm02 bash[17545]: audit 2026-03-09T16:47:37.487987+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.538074+0000 mgr.x (mgr.24704) 1 : cephadm [INF] Queued rgw.foo for migration 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.538289+0000 mgr.x (mgr.24704) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.547770+0000 mgr.x (mgr.24704) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.547796+0000 mgr.x (mgr.24704) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.547850+0000 mgr.x (mgr.24704) 5 : cephadm [INF] Checking for cert/key for grafana.a 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.619544+0000 mgr.x (mgr.24704) 6 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cephadm 2026-03-09T16:47:36.620648+0000 mgr.x (mgr.24704) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: cluster 2026-03-09T16:47:37.250112+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e24: x(active, since 1.71732s) 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.399320+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.408452+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.429433+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.435698+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.443932+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.449980+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.467849+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.473899+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.480969+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.486886+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.487856+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:38.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:38 vm02 bash[22739]: audit 2026-03-09T16:47:37.487987+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:38.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:38 vm02 bash[17793]: debug 2026-03-09T16:47:38.037+0000 7f6028b1a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:47:38.468 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:38 vm02 bash[17793]: debug 2026-03-09T16:47:38.125+0000 7f6028b1a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:47:38.949 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:38 vm02 bash[17793]: debug 2026-03-09T16:47:38.709+0000 7f6028b1a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:47:38.949 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:38 vm02 bash[17793]: debug 2026-03-09T16:47:38.869+0000 7f6028b1a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:47:39.154 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:38 vm08 bash[38510]: ts=2026-03-09T16:47:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked down and back up at {{ $value | humanize }} times once a minute for 5 minutes. This could indicate a network issue (latency, packet drop, disruption) on the clusters \"cluster network\". Check the network environment on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSD's to flap (mark each other out)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:47:39.154 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:38 vm08 bash[38510]: ts=2026-03-09T16:47:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by more than 30% from average PG count.\n summary: PG allocations are not balanced across devices\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:47:39.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.210 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.210 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.210 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.210 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.234269+0000 mgr.x (mgr.24704) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cluster 2026-03-09T16:47:37.271326+0000 mgr.x (mgr.24704) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.278349+0000 mgr.x (mgr.24704) 10 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.301131+0000 mgr.x (mgr.24704) 11 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.341180+0000 mgr.x (mgr.24704) 12 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.345477+0000 mgr.x (mgr.24704) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.390770+0000 mgr.x (mgr.24704) 14 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.957775+0000 mgr.x (mgr.24704) 15 : cephadm [INF] Reconfiguring daemon agent.vm02 on vm02 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:37.979637+0000 mgr.x (mgr.24704) 16 : cephadm [INF] Deploying cephadm binary to vm02 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.158160+0000 mgr.x (mgr.24704) 17 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Bus STARTING 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: audit 2026-03-09T16:47:38.714466+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: audit 2026-03-09T16:47:38.722277+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[17545]: audit 2026-03-09T16:47:38.728309+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:38 vm02 bash[17793]: debug 2026-03-09T16:47:38.957+0000 7f6028b1a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:47:39.211 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.211 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.211 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.466 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: Stopping Ceph node-exporter.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:47:39.466 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[58207]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-node-exporter-a 2026-03-09T16:47:39.466 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2026-03-09T16:47:39.466 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.a.service: Failed with result 'exit-code'. 2026-03-09T16:47:39.466 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: Stopped Ceph node-exporter.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.234269+0000 mgr.x (mgr.24704) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cluster 2026-03-09T16:47:37.271326+0000 mgr.x (mgr.24704) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.278349+0000 mgr.x (mgr.24704) 10 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.301131+0000 mgr.x (mgr.24704) 11 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.341180+0000 mgr.x (mgr.24704) 12 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.345477+0000 mgr.x (mgr.24704) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.390770+0000 mgr.x (mgr.24704) 14 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.957775+0000 mgr.x (mgr.24704) 15 : cephadm [INF] Reconfiguring daemon agent.vm02 on vm02 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:37.979637+0000 mgr.x (mgr.24704) 16 : cephadm [INF] Deploying cephadm binary to vm02 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.158160+0000 mgr.x (mgr.24704) 17 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Bus STARTING 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: audit 2026-03-09T16:47:38.714466+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: audit 2026-03-09T16:47:38.722277+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 bash[22739]: audit 2026-03-09T16:47:38.728309+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:39 vm02 bash[17793]: debug 2026-03-09T16:47:39.389+0000 7f6028b1a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.234269+0000 mgr.x (mgr.24704) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cluster 2026-03-09T16:47:37.271326+0000 mgr.x (mgr.24704) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.278349+0000 mgr.x (mgr.24704) 10 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.301131+0000 mgr.x (mgr.24704) 11 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.341180+0000 mgr.x (mgr.24704) 12 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.345477+0000 mgr.x (mgr.24704) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.390770+0000 mgr.x (mgr.24704) 14 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.957775+0000 mgr.x (mgr.24704) 15 : cephadm [INF] Reconfiguring daemon agent.vm02 on vm02 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:37.979637+0000 mgr.x (mgr.24704) 16 : cephadm [INF] Deploying cephadm binary to vm02 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.158160+0000 mgr.x (mgr.24704) 17 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Bus STARTING 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: audit 2026-03-09T16:47:38.714466+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: audit 2026-03-09T16:47:38.722277+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:39 vm08 bash[17777]: audit 2026-03-09T16:47:38.728309+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:39.966 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.966 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.966 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.966 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: Started Ceph node-exporter.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:39.966 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[58325]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2026-03-09T16:47:39.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:39 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:39.726Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:39.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.967 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:39 vm02 bash[17793]: debug 2026-03-09T16:47:39.477+0000 7f6028b1a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:47:39.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:39.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:39 vm02 bash[17793]: debug 2026-03-09T16:47:39.541+0000 7f6028b1a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:47:39.967 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:39 vm02 bash[17793]: debug 2026-03-09T16:47:39.677+0000 7f6028b1a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:47:39.969 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:47:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:40.268 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cluster 2026-03-09T16:47:38.212668+0000 mgr.x (mgr.24704) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:40.268 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.281860+0000 mgr.x (mgr.24704) 19 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Serving on http://192.168.123.108:8765 2026-03-09T16:47:40.268 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.415694+0000 mgr.x (mgr.24704) 20 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Serving on https://192.168.123.108:7150 2026-03-09T16:47:40.268 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.415737+0000 mgr.x (mgr.24704) 21 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Bus STARTED 2026-03-09T16:47:40.268 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.416302+0000 mgr.x (mgr.24704) 22 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Client ('192.168.123.108', 54896) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.729854+0000 mgr.x (mgr.24704) 23 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cephadm 2026-03-09T16:47:38.730174+0000 mgr.x (mgr.24704) 24 : cephadm [INF] Deploying daemon node-exporter.a on vm02 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: cluster 2026-03-09T16:47:39.290945+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e25: x(active, since 3s) 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: audit 2026-03-09T16:47:39.633274+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:40 vm02 bash[22739]: audit 2026-03-09T16:47:39.643433+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cluster 2026-03-09T16:47:38.212668+0000 mgr.x (mgr.24704) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.281860+0000 mgr.x (mgr.24704) 19 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Serving on http://192.168.123.108:8765 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.415694+0000 mgr.x (mgr.24704) 20 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Serving on https://192.168.123.108:7150 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.415737+0000 mgr.x (mgr.24704) 21 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Bus STARTED 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.416302+0000 mgr.x (mgr.24704) 22 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Client ('192.168.123.108', 54896) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.729854+0000 mgr.x (mgr.24704) 23 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cephadm 2026-03-09T16:47:38.730174+0000 mgr.x (mgr.24704) 24 : cephadm [INF] Deploying daemon node-exporter.a on vm02 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: cluster 2026-03-09T16:47:39.290945+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e25: x(active, since 3s) 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: audit 2026-03-09T16:47:39.633274+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:40 vm02 bash[17545]: audit 2026-03-09T16:47:39.643433+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:40 vm02 bash[17793]: debug 2026-03-09T16:47:40.001+0000 7f6028b1a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:47:40.269 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:40 vm02 bash[17793]: debug 2026-03-09T16:47:40.201+0000 7f6028b1a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cluster 2026-03-09T16:47:38.212668+0000 mgr.x (mgr.24704) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.281860+0000 mgr.x (mgr.24704) 19 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Serving on http://192.168.123.108:8765 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.415694+0000 mgr.x (mgr.24704) 20 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Serving on https://192.168.123.108:7150 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.415737+0000 mgr.x (mgr.24704) 21 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Bus STARTED 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.416302+0000 mgr.x (mgr.24704) 22 : cephadm [INF] [09/Mar/2026:16:47:38] ENGINE Client ('192.168.123.108', 54896) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.729854+0000 mgr.x (mgr.24704) 23 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cephadm 2026-03-09T16:47:38.730174+0000 mgr.x (mgr.24704) 24 : cephadm [INF] Deploying daemon node-exporter.a on vm02 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: cluster 2026-03-09T16:47:39.290945+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e25: x(active, since 3s) 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: audit 2026-03-09T16:47:39.633274+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:40.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:40 vm08 bash[17777]: audit 2026-03-09T16:47:39.643433+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:40.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:40 vm02 bash[17793]: debug 2026-03-09T16:47:40.265+0000 7f6028b1a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:47:40.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:40 vm02 bash[17793]: debug 2026-03-09T16:47:40.333+0000 7f6028b1a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:47:40.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:40 vm02 bash[17793]: debug 2026-03-09T16:47:40.481+0000 7f6028b1a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: cephadm 2026-03-09T16:47:39.644942+0000 mgr.x (mgr.24704) 25 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: cephadm 2026-03-09T16:47:39.650126+0000 mgr.x (mgr.24704) 26 : cephadm [INF] Deploying daemon alertmanager.a on vm02 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: cluster 2026-03-09T16:47:40.213490+0000 mgr.x (mgr.24704) 27 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: cluster 2026-03-09T16:47:40.997818+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: audit 2026-03-09T16:47:41.000088+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: audit 2026-03-09T16:47:41.001160+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: audit 2026-03-09T16:47:41.003002+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:41 vm02 bash[22739]: audit 2026-03-09T16:47:41.003610+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[58325]: v1.7.0: Pulling from prometheus/node-exporter 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: cephadm 2026-03-09T16:47:39.644942+0000 mgr.x (mgr.24704) 25 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: cephadm 2026-03-09T16:47:39.650126+0000 mgr.x (mgr.24704) 26 : cephadm [INF] Deploying daemon alertmanager.a on vm02 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: cluster 2026-03-09T16:47:40.213490+0000 mgr.x (mgr.24704) 27 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: cluster 2026-03-09T16:47:40.997818+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: audit 2026-03-09T16:47:41.000088+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: audit 2026-03-09T16:47:41.001160+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: audit 2026-03-09T16:47:41.003002+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[17545]: audit 2026-03-09T16:47:41.003610+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:40 vm02 bash[17793]: debug 2026-03-09T16:47:40.993+0000 7f6028b1a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:41 vm02 bash[17793]: [09/Mar/2026:16:47:41] ENGINE Bus STARTING 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:41 vm02 bash[17793]: CherryPy Checker: 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:41 vm02 bash[17793]: The Application mounted at '' has an empty config. 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:41 vm02 bash[17793]: [09/Mar/2026:16:47:41] ENGINE Serving on http://:::9283 2026-03-09T16:47:41.396 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:41 vm02 bash[17793]: [09/Mar/2026:16:47:41] ENGINE Bus STARTED 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: cephadm 2026-03-09T16:47:39.644942+0000 mgr.x (mgr.24704) 25 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: cephadm 2026-03-09T16:47:39.650126+0000 mgr.x (mgr.24704) 26 : cephadm [INF] Deploying daemon alertmanager.a on vm02 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: cluster 2026-03-09T16:47:40.213490+0000 mgr.x (mgr.24704) 27 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: cluster 2026-03-09T16:47:40.997818+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: audit 2026-03-09T16:47:41.000088+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: audit 2026-03-09T16:47:41.001160+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: audit 2026-03-09T16:47:41.003002+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:47:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:41 vm08 bash[17777]: audit 2026-03-09T16:47:41.003610+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.? 192.168.123.102:0/2433301750' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:47:41.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[58325]: 2abcce694348: Pulling fs layer 2026-03-09T16:47:41.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[58325]: 455fd88e5221: Pulling fs layer 2026-03-09T16:47:41.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[58325]: 324153f2810a: Pulling fs layer 2026-03-09T16:47:42.168 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[58325]: 455fd88e5221: Verifying Checksum 2026-03-09T16:47:42.168 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:41 vm02 bash[58325]: 455fd88e5221: Download complete 2026-03-09T16:47:42.168 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 2abcce694348: Verifying Checksum 2026-03-09T16:47:42.168 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 2abcce694348: Download complete 2026-03-09T16:47:42.168 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 2abcce694348: Pull complete 2026-03-09T16:47:42.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:42 vm02 bash[22739]: cluster 2026-03-09T16:47:41.248309+0000 mon.a (mon.0) 1042 : cluster [DBG] mgrmap e26: x(active, since 5s), standbys: y 2026-03-09T16:47:42.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:42 vm02 bash[22739]: audit 2026-03-09T16:47:41.250508+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:47:42.420 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 324153f2810a: Verifying Checksum 2026-03-09T16:47:42.420 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 324153f2810a: Download complete 2026-03-09T16:47:42.420 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 455fd88e5221: Pull complete 2026-03-09T16:47:42.420 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: 324153f2810a: Pull complete 2026-03-09T16:47:42.420 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2026-03-09T16:47:42.420 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2026-03-09T16:47:42.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[17545]: cluster 2026-03-09T16:47:41.248309+0000 mon.a (mon.0) 1042 : cluster [DBG] mgrmap e26: x(active, since 5s), standbys: y 2026-03-09T16:47:42.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[17545]: audit 2026-03-09T16:47:41.250508+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:47:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:42 vm08 bash[17777]: cluster 2026-03-09T16:47:41.248309+0000 mon.a (mon.0) 1042 : cluster [DBG] mgrmap e26: x(active, since 5s), standbys: y 2026-03-09T16:47:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:42 vm08 bash[17777]: audit 2026-03-09T16:47:41.250508+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.452Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.452Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.453Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.454Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.454Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.454Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=arp 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=bcache 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=bonding 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=btrfs 2026-03-09T16:47:42.716 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=conntrack 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=cpu 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=cpufreq 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=diskstats 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=dmi 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=edac 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=entropy 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=fibrechannel 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=filefd 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=filesystem 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=hwmon 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=infiniband 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=ipvs 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=loadavg 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=mdadm 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=meminfo 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=netclass 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=netdev 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=netstat 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=nfs 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=nfsd 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=nvme 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=os 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=pressure 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=rapl 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=schedstat 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=selinux 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=sockstat 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=softnet 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=stat 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=tapestats 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=textfile 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=thermal_zone 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=time 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=udp_queues 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=uname 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=vmstat 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=xfs 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.455Z caller=node_exporter.go:117 level=info collector=zfs 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.456Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2026-03-09T16:47:42.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:42 vm02 bash[58325]: ts=2026-03-09T16:47:42.456Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2026-03-09T16:47:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:43 vm08 bash[17777]: cluster 2026-03-09T16:47:42.213816+0000 mgr.x (mgr.24704) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:43.673 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:43 vm02 bash[22739]: cluster 2026-03-09T16:47:42.213816+0000 mgr.x (mgr.24704) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:43.673 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:43 vm02 bash[46330]: level=error ts=2026-03-09T16:47:43.538Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://192.168.123.102:8443//api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:43.674 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:43.540Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.108:8443/api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.108 because it doesn't contain any IP SANs" 2026-03-09T16:47:43.674 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:43 vm02 bash[46330]: level=warn ts=2026-03-09T16:47:43.540Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://192.168.123.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 192.168.123.102 because it doesn't contain any IP SANs" 2026-03-09T16:47:43.674 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:43 vm02 bash[17545]: cluster 2026-03-09T16:47:42.213816+0000 mgr.x (mgr.24704) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 72 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:44.188 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.189 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.466 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.466 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: Stopping Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:47:44.467 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[46330]: level=info ts=2026-03-09T16:47:44.288Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2026-03-09T16:47:44.467 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59053]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-alertmanager-a 2026-03-09T16:47:44.467 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@alertmanager.a.service: Deactivated successfully. 2026-03-09T16:47:44.467 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: Stopped Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:44.724 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.724 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.725 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:44.725 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 systemd[1]: Started Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.779Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.779Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.781Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=192.168.123.102 port=9094 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.787Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.842Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.842Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.844Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2026-03-09T16:47:45.188 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:44 vm02 bash[59164]: ts=2026-03-09T16:47:44.844Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2026-03-09T16:47:45.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: cluster 2026-03-09T16:47:44.214301+0000 mgr.x (mgr.24704) 29 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T16:47:45.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:44.587459+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:44.595230+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: cephadm 2026-03-09T16:47:44.598208+0000 mgr.x (mgr.24704) 30 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:44.598562+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:44.598882+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:44.602185+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: cephadm 2026-03-09T16:47:44.603256+0000 mgr.x (mgr.24704) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:44.942535+0000 mgr.x (mgr.24704) 32 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:45.530771+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:45.536194+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:45.539203+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:45 vm02 bash[17545]: audit 2026-03-09T16:47:45.539378+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: cluster 2026-03-09T16:47:44.214301+0000 mgr.x (mgr.24704) 29 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:44.587459+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:44.595230+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: cephadm 2026-03-09T16:47:44.598208+0000 mgr.x (mgr.24704) 30 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:44.598562+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:44.598882+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:44.602185+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: cephadm 2026-03-09T16:47:44.603256+0000 mgr.x (mgr.24704) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:44.942535+0000 mgr.x (mgr.24704) 32 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:45.530771+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:45.536194+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:45.539203+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:45.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:45 vm02 bash[22739]: audit 2026-03-09T16:47:45.539378+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: cluster 2026-03-09T16:47:44.214301+0000 mgr.x (mgr.24704) 29 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:44.587459+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:44.595230+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: cephadm 2026-03-09T16:47:44.598208+0000 mgr.x (mgr.24704) 30 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:44.598562+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:44.598882+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:44.602185+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: cephadm 2026-03-09T16:47:44.603256+0000 mgr.x (mgr.24704) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:44.942535+0000 mgr.x (mgr.24704) 32 : audit [DBG] from='client.24580 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:45.530771+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:45.536194+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:45.539203+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:45 vm08 bash[17777]: audit 2026-03-09T16:47:45.539378+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:46 vm08 bash[17777]: cephadm 2026-03-09T16:47:45.947400+0000 mgr.x (mgr.24704) 33 : cephadm [INF] Reconfiguring daemon agent.vm08 on vm08 2026-03-09T16:47:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:46 vm08 bash[17777]: cephadm 2026-03-09T16:47:45.967668+0000 mgr.x (mgr.24704) 34 : cephadm [INF] Deploying cephadm binary to vm08 2026-03-09T16:47:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:46 vm08 bash[17777]: audit 2026-03-09T16:47:46.046561+0000 mon.b (mon.2) 73 : audit [DBG] from='client.? 192.168.123.102:0/1500962226' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:47:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:46 vm08 bash[17777]: audit 2026-03-09T16:47:46.259494+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? 192.168.123.102:0/64169837' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2960322701"}]: dispatch 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:46 vm02 bash[22739]: cephadm 2026-03-09T16:47:45.947400+0000 mgr.x (mgr.24704) 33 : cephadm [INF] Reconfiguring daemon agent.vm08 on vm08 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:46 vm02 bash[22739]: cephadm 2026-03-09T16:47:45.967668+0000 mgr.x (mgr.24704) 34 : cephadm [INF] Deploying cephadm binary to vm08 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:46 vm02 bash[22739]: audit 2026-03-09T16:47:46.046561+0000 mon.b (mon.2) 73 : audit [DBG] from='client.? 192.168.123.102:0/1500962226' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:46 vm02 bash[22739]: audit 2026-03-09T16:47:46.259494+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? 192.168.123.102:0/64169837' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2960322701"}]: dispatch 2026-03-09T16:47:46.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:46 vm02 bash[59164]: ts=2026-03-09T16:47:46.788Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000504836s 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:46 vm02 bash[17545]: cephadm 2026-03-09T16:47:45.947400+0000 mgr.x (mgr.24704) 33 : cephadm [INF] Reconfiguring daemon agent.vm08 on vm08 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:46 vm02 bash[17545]: cephadm 2026-03-09T16:47:45.967668+0000 mgr.x (mgr.24704) 34 : cephadm [INF] Deploying cephadm binary to vm08 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:46 vm02 bash[17545]: audit 2026-03-09T16:47:46.046561+0000 mon.b (mon.2) 73 : audit [DBG] from='client.? 192.168.123.102:0/1500962226' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:47:46.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:46 vm02 bash[17545]: audit 2026-03-09T16:47:46.259494+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? 192.168.123.102:0/64169837' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2960322701"}]: dispatch 2026-03-09T16:47:47.187 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.187 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.187 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.187 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.188 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.188 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: Stopping Ceph node-exporter.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:47:47.188 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.188 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.188 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.188 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.491 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.491 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.491 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.491 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.492 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.492 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.492 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.492 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[47306]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-node-exporter-b 2026-03-09T16:47:47.492 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2026-03-09T16:47:47.492 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.b.service: Failed with result 'exit-code'. 2026-03-09T16:47:47.492 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: Stopped Ceph node-exporter.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:47.492 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.492 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:47.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 systemd[1]: Started Ceph node-exporter.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:47.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[47419]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: cluster 2026-03-09T16:47:46.214615+0000 mgr.x (mgr.24704) 35 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:46.610801+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 192.168.123.102:0/64169837' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2960322701"}]': finished 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: cluster 2026-03-09T16:47:46.610890+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:46.617178+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:46.623532+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:46.634156+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: cephadm 2026-03-09T16:47:46.637690+0000 mgr.x (mgr.24704) 36 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: cephadm 2026-03-09T16:47:46.638015+0000 mgr.x (mgr.24704) 37 : cephadm [INF] Deploying daemon node-exporter.b on vm08 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:46.830583+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? 192.168.123.102:0/93342368' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1045634036"}]: dispatch 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:47.534471+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:47 vm08 bash[17777]: audit 2026-03-09T16:47:47.541759+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: cluster 2026-03-09T16:47:46.214615+0000 mgr.x (mgr.24704) 35 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:46.610801+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 192.168.123.102:0/64169837' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2960322701"}]': finished 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: cluster 2026-03-09T16:47:46.610890+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:46.617178+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:46.623532+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:46.634156+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: cephadm 2026-03-09T16:47:46.637690+0000 mgr.x (mgr.24704) 36 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: cephadm 2026-03-09T16:47:46.638015+0000 mgr.x (mgr.24704) 37 : cephadm [INF] Deploying daemon node-exporter.b on vm08 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:46.830583+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? 192.168.123.102:0/93342368' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1045634036"}]: dispatch 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:47.534471+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:47 vm02 bash[22739]: audit 2026-03-09T16:47:47.541759+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: cluster 2026-03-09T16:47:46.214615+0000 mgr.x (mgr.24704) 35 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:46.610801+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 192.168.123.102:0/64169837' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/2960322701"}]': finished 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: cluster 2026-03-09T16:47:46.610890+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:46.617178+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:46.623532+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:46.634156+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: cephadm 2026-03-09T16:47:46.637690+0000 mgr.x (mgr.24704) 36 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: cephadm 2026-03-09T16:47:46.638015+0000 mgr.x (mgr.24704) 37 : cephadm [INF] Deploying daemon node-exporter.b on vm08 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:46.830583+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? 192.168.123.102:0/93342368' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1045634036"}]: dispatch 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:47.534471+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:47.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:47 vm02 bash[17545]: audit 2026-03-09T16:47:47.541759+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:48.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:47 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:47] "GET /metrics HTTP/1.1" 200 34540 "" "Prometheus/2.33.4" 2026-03-09T16:47:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:48 vm08 bash[17777]: cephadm 2026-03-09T16:47:47.545236+0000 mgr.x (mgr.24704) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:47:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:48 vm08 bash[17777]: audit 2026-03-09T16:47:47.637520+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 192.168.123.102:0/93342368' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1045634036"}]': finished 2026-03-09T16:47:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:48 vm08 bash[17777]: cluster 2026-03-09T16:47:47.637555+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2026-03-09T16:47:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:48 vm08 bash[17777]: cephadm 2026-03-09T16:47:47.713692+0000 mgr.x (mgr.24704) 39 : cephadm [INF] Deploying daemon prometheus.a on vm08 2026-03-09T16:47:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:48 vm08 bash[17777]: audit 2026-03-09T16:47:47.854300+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 192.168.123.102:0/1030963351' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2960322701"}]: dispatch 2026-03-09T16:47:48.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:48 vm08 bash[47419]: v1.7.0: Pulling from prometheus/node-exporter 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:48 vm02 bash[22739]: cephadm 2026-03-09T16:47:47.545236+0000 mgr.x (mgr.24704) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:48 vm02 bash[22739]: audit 2026-03-09T16:47:47.637520+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 192.168.123.102:0/93342368' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1045634036"}]': finished 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:48 vm02 bash[22739]: cluster 2026-03-09T16:47:47.637555+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:48 vm02 bash[22739]: cephadm 2026-03-09T16:47:47.713692+0000 mgr.x (mgr.24704) 39 : cephadm [INF] Deploying daemon prometheus.a on vm08 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:48 vm02 bash[22739]: audit 2026-03-09T16:47:47.854300+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 192.168.123.102:0/1030963351' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2960322701"}]: dispatch 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:48 vm02 bash[17545]: cephadm 2026-03-09T16:47:47.545236+0000 mgr.x (mgr.24704) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:48 vm02 bash[17545]: audit 2026-03-09T16:47:47.637520+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 192.168.123.102:0/93342368' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1045634036"}]': finished 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:48 vm02 bash[17545]: cluster 2026-03-09T16:47:47.637555+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:48 vm02 bash[17545]: cephadm 2026-03-09T16:47:47.713692+0000 mgr.x (mgr.24704) 39 : cephadm [INF] Deploying daemon prometheus.a on vm08 2026-03-09T16:47:48.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:48 vm02 bash[17545]: audit 2026-03-09T16:47:47.854300+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 192.168.123.102:0/1030963351' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2960322701"}]: dispatch 2026-03-09T16:47:49.466 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:49 vm02 bash[17793]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:47:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2026-03-09T16:47:49.562 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 2abcce694348: Pulling fs layer 2026-03-09T16:47:49.562 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 455fd88e5221: Pulling fs layer 2026-03-09T16:47:49.562 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 324153f2810a: Pulling fs layer 2026-03-09T16:47:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[17777]: cluster 2026-03-09T16:47:48.214937+0000 mgr.x (mgr.24704) 40 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2026-03-09T16:47:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[17777]: audit 2026-03-09T16:47:48.659988+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 192.168.123.102:0/1030963351' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2960322701"}]': finished 2026-03-09T16:47:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[17777]: cluster 2026-03-09T16:47:48.660098+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2026-03-09T16:47:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[17777]: audit 2026-03-09T16:47:48.855813+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 192.168.123.102:0/3945754816' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]: dispatch 2026-03-09T16:47:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[17777]: audit 2026-03-09T16:47:48.857053+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]: dispatch 2026-03-09T16:47:49.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 455fd88e5221: Verifying Checksum 2026-03-09T16:47:49.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 455fd88e5221: Download complete 2026-03-09T16:47:49.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 2abcce694348: Verifying Checksum 2026-03-09T16:47:49.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 2abcce694348: Download complete 2026-03-09T16:47:49.904 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 2abcce694348: Pull complete 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:49 vm02 bash[22739]: cluster 2026-03-09T16:47:48.214937+0000 mgr.x (mgr.24704) 40 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:49 vm02 bash[22739]: audit 2026-03-09T16:47:48.659988+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 192.168.123.102:0/1030963351' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2960322701"}]': finished 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:49 vm02 bash[22739]: cluster 2026-03-09T16:47:48.660098+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:49 vm02 bash[22739]: audit 2026-03-09T16:47:48.855813+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 192.168.123.102:0/3945754816' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]: dispatch 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:49 vm02 bash[22739]: audit 2026-03-09T16:47:48.857053+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]: dispatch 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:49 vm02 bash[17545]: cluster 2026-03-09T16:47:48.214937+0000 mgr.x (mgr.24704) 40 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:49 vm02 bash[17545]: audit 2026-03-09T16:47:48.659988+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 192.168.123.102:0/1030963351' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/2960322701"}]': finished 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:49 vm02 bash[17545]: cluster 2026-03-09T16:47:48.660098+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:49 vm02 bash[17545]: audit 2026-03-09T16:47:48.855813+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 192.168.123.102:0/3945754816' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]: dispatch 2026-03-09T16:47:49.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:49 vm02 bash[17545]: audit 2026-03-09T16:47:48.857053+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]: dispatch 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 324153f2810a: Verifying Checksum 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 324153f2810a: Download complete 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:49 vm08 bash[47419]: 455fd88e5221: Pull complete 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: 324153f2810a: Pull complete 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.156Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.156Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.156Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.156Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=arp 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=bcache 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=bonding 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=btrfs 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=conntrack 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=cpu 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=cpufreq 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=diskstats 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=dmi 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=edac 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=entropy 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=fibrechannel 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=filefd 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=filesystem 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=hwmon 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=infiniband 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=ipvs 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=loadavg 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=mdadm 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=meminfo 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=netclass 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=netdev 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=netstat 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=nfs 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=nfsd 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=nvme 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=os 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=pressure 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=rapl 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=schedstat 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=selinux 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=sockstat 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=softnet 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=stat 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=tapestats 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=textfile 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=thermal_zone 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=time 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=udp_queues 2026-03-09T16:47:50.296 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=uname 2026-03-09T16:47:50.297 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=vmstat 2026-03-09T16:47:50.297 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=xfs 2026-03-09T16:47:50.297 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=node_exporter.go:117 level=info collector=zfs 2026-03-09T16:47:50.297 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2026-03-09T16:47:50.297 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[47419]: ts=2026-03-09T16:47:50.157Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2026-03-09T16:47:50.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:50 vm02 bash[22739]: audit 2026-03-09T16:47:49.667788+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]': finished 2026-03-09T16:47:50.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:50 vm02 bash[22739]: cluster 2026-03-09T16:47:49.667878+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2026-03-09T16:47:50.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:50 vm02 bash[22739]: audit 2026-03-09T16:47:49.873744+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 192.168.123.102:0/2572658867' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3291177796"}]: dispatch 2026-03-09T16:47:50.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:50 vm02 bash[17545]: audit 2026-03-09T16:47:49.667788+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]': finished 2026-03-09T16:47:50.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:50 vm02 bash[17545]: cluster 2026-03-09T16:47:49.667878+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2026-03-09T16:47:50.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:50 vm02 bash[17545]: audit 2026-03-09T16:47:49.873744+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 192.168.123.102:0/2572658867' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3291177796"}]: dispatch 2026-03-09T16:47:51.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[17777]: audit 2026-03-09T16:47:49.667788+0000 mon.a (mon.0) 1064 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3278196108"}]': finished 2026-03-09T16:47:51.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[17777]: cluster 2026-03-09T16:47:49.667878+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2026-03-09T16:47:51.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:50 vm08 bash[17777]: audit 2026-03-09T16:47:49.873744+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 192.168.123.102:0/2572658867' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3291177796"}]: dispatch 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:51 vm02 bash[22739]: cluster 2026-03-09T16:47:50.215215+0000 mgr.x (mgr.24704) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 1.5 KiB/s rd, 1 op/s 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:51 vm02 bash[22739]: audit 2026-03-09T16:47:50.680402+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? 192.168.123.102:0/2572658867' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3291177796"}]': finished 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:51 vm02 bash[22739]: cluster 2026-03-09T16:47:50.680554+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:51 vm02 bash[22739]: audit 2026-03-09T16:47:50.879294+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 192.168.123.102:0/245137618' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]: dispatch 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:51 vm02 bash[22739]: audit 2026-03-09T16:47:50.879799+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]: dispatch 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:51 vm02 bash[22739]: audit 2026-03-09T16:47:51.590041+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:51 vm02 bash[17545]: cluster 2026-03-09T16:47:50.215215+0000 mgr.x (mgr.24704) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 1.5 KiB/s rd, 1 op/s 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:51 vm02 bash[17545]: audit 2026-03-09T16:47:50.680402+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? 192.168.123.102:0/2572658867' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3291177796"}]': finished 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:51 vm02 bash[17545]: cluster 2026-03-09T16:47:50.680554+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:51 vm02 bash[17545]: audit 2026-03-09T16:47:50.879294+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 192.168.123.102:0/245137618' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]: dispatch 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:51 vm02 bash[17545]: audit 2026-03-09T16:47:50.879799+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]: dispatch 2026-03-09T16:47:51.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:51 vm02 bash[17545]: audit 2026-03-09T16:47:51.590041+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:47:52.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:51 vm08 bash[17777]: cluster 2026-03-09T16:47:50.215215+0000 mgr.x (mgr.24704) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail; 1.5 KiB/s rd, 1 op/s 2026-03-09T16:47:52.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:51 vm08 bash[17777]: audit 2026-03-09T16:47:50.680402+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? 192.168.123.102:0/2572658867' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/3291177796"}]': finished 2026-03-09T16:47:52.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:51 vm08 bash[17777]: cluster 2026-03-09T16:47:50.680554+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2026-03-09T16:47:52.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:51 vm08 bash[17777]: audit 2026-03-09T16:47:50.879294+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 192.168.123.102:0/245137618' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]: dispatch 2026-03-09T16:47:52.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:51 vm08 bash[17777]: audit 2026-03-09T16:47:50.879799+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]: dispatch 2026-03-09T16:47:52.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:51 vm08 bash[17777]: audit 2026-03-09T16:47:51.590041+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:47:52.654 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:52 vm08 bash[38510]: ts=2026-03-09T16:47:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"192.168.123.108:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"192.168.123.102:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:52 vm02 bash[22739]: audit 2026-03-09T16:47:51.678889+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]': finished 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:52 vm02 bash[22739]: cluster 2026-03-09T16:47:51.678925+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:52 vm02 bash[22739]: audit 2026-03-09T16:47:51.885610+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 192.168.123.102:0/3261501846' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]: dispatch 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:52 vm02 bash[22739]: audit 2026-03-09T16:47:51.886264+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]: dispatch 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:52 vm02 bash[17545]: audit 2026-03-09T16:47:51.678889+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]': finished 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:52 vm02 bash[17545]: cluster 2026-03-09T16:47:51.678925+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:52 vm02 bash[17545]: audit 2026-03-09T16:47:51.885610+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 192.168.123.102:0/3261501846' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]: dispatch 2026-03-09T16:47:52.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:52 vm02 bash[17545]: audit 2026-03-09T16:47:51.886264+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]: dispatch 2026-03-09T16:47:53.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:52 vm08 bash[17777]: audit 2026-03-09T16:47:51.678889+0000 mon.a (mon.0) 1070 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2380845859"}]': finished 2026-03-09T16:47:53.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:52 vm08 bash[17777]: cluster 2026-03-09T16:47:51.678925+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2026-03-09T16:47:53.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:52 vm08 bash[17777]: audit 2026-03-09T16:47:51.885610+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 192.168.123.102:0/3261501846' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]: dispatch 2026-03-09T16:47:53.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:52 vm08 bash[17777]: audit 2026-03-09T16:47:51.886264+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]: dispatch 2026-03-09T16:47:53.756 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:53 vm08 bash[17777]: cluster 2026-03-09T16:47:52.215530+0000 mgr.x (mgr.24704) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:53.756 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:53 vm08 bash[17777]: audit 2026-03-09T16:47:52.698801+0000 mon.a (mon.0) 1073 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]': finished 2026-03-09T16:47:53.756 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:53 vm08 bash[17777]: cluster 2026-03-09T16:47:52.698835+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2026-03-09T16:47:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:53 vm02 bash[22739]: cluster 2026-03-09T16:47:52.215530+0000 mgr.x (mgr.24704) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:53 vm02 bash[22739]: audit 2026-03-09T16:47:52.698801+0000 mon.a (mon.0) 1073 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]': finished 2026-03-09T16:47:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:53 vm02 bash[22739]: cluster 2026-03-09T16:47:52.698835+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2026-03-09T16:47:53.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:53 vm02 bash[17545]: cluster 2026-03-09T16:47:52.215530+0000 mgr.x (mgr.24704) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 73 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:47:53.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:53 vm02 bash[17545]: audit 2026-03-09T16:47:52.698801+0000 mon.a (mon.0) 1073 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2298347535"}]': finished 2026-03-09T16:47:53.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:53 vm02 bash[17545]: cluster 2026-03-09T16:47:52.698835+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2026-03-09T16:47:54.083 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: Stopping Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2026-03-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2026-03-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2026-03-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2026-03-09T16:47:54.083 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.869Z caller=main.go:828 level=info msg="Scrape manager stopped" 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.871Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.871Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[38510]: ts=2026-03-09T16:47:53.871Z caller=main.go:1066 level=info msg="See you next time!" 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 bash[48175]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus-a 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service: Deactivated successfully. 2026-03-09T16:47:54.084 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: Stopped Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:54.084 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.084 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.084 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.084 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.084 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.084 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:53 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.351 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.351 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.351 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.352 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.352 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.352 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.352 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.352 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: Started Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:54.352 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.352 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:54 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:54.609 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.536Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.542Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.542Z caller=main.go:623 level=info host_details="(Linux 5.15.0-1092-kvm #97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026 x86_64 vm08 (none))" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.542Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.542Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.543Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.543Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.557Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.567Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.561Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.567Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.435µs 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.567Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2026-03-09T16:47:54.610 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.584Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.609Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.609Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.609Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.293µs wal_replay_duration=42.192981ms wbl_replay_duration=130ns total_replay_duration=42.254796ms 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.612Z caller=main.go:1150 level=info fs_type=EXT4_SUPER_MAGIC 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.612Z caller=main.go:1153 level=info msg="TSDB started" 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.612Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.625Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.062769ms db_storage=792ns remote_storage=1.213µs web_handler=401ns query_engine=741ns scrape=1.071849ms scrape_sd=108.684µs notify=7.685µs notify_sd=8.036µs rules=11.533562ms tracing=5.39µs 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.625Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2026-03-09T16:47:54.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:54 vm08 bash[48296]: ts=2026-03-09T16:47:54.625Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2026-03-09T16:47:55.198 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:54 vm02 bash[59164]: ts=2026-03-09T16:47:54.789Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001573368s 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: audit 2026-03-09T16:47:54.196822+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: audit 2026-03-09T16:47:54.202567+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: cephadm 2026-03-09T16:47:54.203670+0000 mgr.x (mgr.24704) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: cephadm 2026-03-09T16:47:54.208254+0000 mgr.x (mgr.24704) 44 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: cluster 2026-03-09T16:47:54.215834+0000 mgr.x (mgr.24704) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: audit 2026-03-09T16:47:54.248009+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: audit 2026-03-09T16:47:54.254358+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:55 vm02 bash[22739]: audit 2026-03-09T16:47:54.259206+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: audit 2026-03-09T16:47:54.196822+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: audit 2026-03-09T16:47:54.202567+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: cephadm 2026-03-09T16:47:54.203670+0000 mgr.x (mgr.24704) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2026-03-09T16:47:55.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: cephadm 2026-03-09T16:47:54.208254+0000 mgr.x (mgr.24704) 44 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2026-03-09T16:47:55.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: cluster 2026-03-09T16:47:54.215834+0000 mgr.x (mgr.24704) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:47:55.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: audit 2026-03-09T16:47:54.248009+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: audit 2026-03-09T16:47:54.254358+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:55 vm02 bash[17545]: audit 2026-03-09T16:47:54.259206+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: audit 2026-03-09T16:47:54.196822+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: audit 2026-03-09T16:47:54.202567+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: cephadm 2026-03-09T16:47:54.203670+0000 mgr.x (mgr.24704) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: cephadm 2026-03-09T16:47:54.208254+0000 mgr.x (mgr.24704) 44 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: cluster 2026-03-09T16:47:54.215834+0000 mgr.x (mgr.24704) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: audit 2026-03-09T16:47:54.248009+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: audit 2026-03-09T16:47:54.254358+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:55 vm08 bash[17777]: audit 2026-03-09T16:47:54.259206+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:47:56.285 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:56 vm08 bash[17777]: audit 2026-03-09T16:47:54.259635+0000 mgr.x (mgr.24704) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:47:56.285 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:56 vm08 bash[17777]: cephadm 2026-03-09T16:47:54.265549+0000 mgr.x (mgr.24704) 47 : cephadm [INF] Reconfiguring daemon grafana.a on vm08 2026-03-09T16:47:56.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:56 vm02 bash[22739]: audit 2026-03-09T16:47:54.259635+0000 mgr.x (mgr.24704) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:47:56.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:56 vm02 bash[22739]: cephadm 2026-03-09T16:47:54.265549+0000 mgr.x (mgr.24704) 47 : cephadm [INF] Reconfiguring daemon grafana.a on vm08 2026-03-09T16:47:56.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:56 vm02 bash[17545]: audit 2026-03-09T16:47:54.259635+0000 mgr.x (mgr.24704) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2026-03-09T16:47:56.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:56 vm02 bash[17545]: cephadm 2026-03-09T16:47:54.265549+0000 mgr.x (mgr.24704) 47 : cephadm [INF] Reconfiguring daemon grafana.a on vm08 2026-03-09T16:47:56.543 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE Bus STOPPING 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 systemd[1]: Stopping Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[37982]: t=2026-03-09T16:47:56+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[37982]: t=2026-03-09T16:47:56+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48681]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-grafana-a 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48714]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-grafana.a 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@grafana.a.service: Deactivated successfully. 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 systemd[1]: Stopped Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:56.544 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 systemd[1]: Started Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:47:56.883 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2026-03-09T16:47:56.883 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2026-03-09T16:47:56.883 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2026-03-09T16:47:56.883 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="App mode production" logger=settings 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Starting DB migrations" logger=migrator 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=472.306µs 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Created default organization" logger=sqlstore 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="warming cache for startup" logger=ngalert 2026-03-09T16:47:56.884 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:56 vm08 bash[48740]: t=2026-03-09T16:47:56+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2026-03-09T16:47:57.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:47:57.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE Bus STOPPED 2026-03-09T16:47:57.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE Bus STARTING 2026-03-09T16:47:57.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE Serving on http://:::9283 2026-03-09T16:47:57.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE Bus STARTED 2026-03-09T16:47:57.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:56 vm08 bash[44184]: [09/Mar/2026:16:47:56] ENGINE Bus STOPPING 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:55.862560+0000 mgr.x (mgr.24704) 48 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: cluster 2026-03-09T16:47:56.216127+0000 mgr.x (mgr.24704) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.419512+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.425004+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.428331+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.429350+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://vm02.local:9093"}]: dispatch 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.434170+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.446991+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.456365+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.458676+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.463921+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.468966+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.478025+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.483801+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://vm08.local:9095"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.488642+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.498710+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.499687+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://vm08.local:3000"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.505682+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.548062+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.549309+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.549591+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.549641+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 bash[17545]: audit 2026-03-09T16:47:56.549955+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.420 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:55.862560+0000 mgr.x (mgr.24704) 48 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: cluster 2026-03-09T16:47:56.216127+0000 mgr.x (mgr.24704) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.419512+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.425004+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.428331+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.429350+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://vm02.local:9093"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.434170+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.446991+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.456365+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.458676+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.463921+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.468966+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.478025+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.483801+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://vm08.local:9095"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.488642+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.498710+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.499687+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://vm08.local:3000"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.505682+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.548062+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.549309+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.549591+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.549641+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 bash[22739]: audit 2026-03-09T16:47:56.549955+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:57.420 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.420 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.420 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.420 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.421 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.421 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.421 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:55.862560+0000 mgr.x (mgr.24704) 48 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: cluster 2026-03-09T16:47:56.216127+0000 mgr.x (mgr.24704) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.419512+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.425004+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.428331+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.429350+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://vm02.local:9093"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.434170+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.446991+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.456365+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.458676+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.463921+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.468966+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.478025+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.483801+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://vm08.local:9095"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.488642+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.498710+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.499687+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://vm08.local:3000"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.505682+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.548062+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.549309+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.549591+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.549641+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 bash[17777]: audit 2026-03-09T16:47:56.549955+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:47:57.503 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:47:57.504 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STOPPED 2026-03-09T16:47:57.504 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STARTING 2026-03-09T16:47:57.504 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.504 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.670 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.670 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.670 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.671 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.671 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.671 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.671 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.671 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:47:57 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.873 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Serving on http://:::9283 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STARTED 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STOPPING 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STOPPED 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STARTING 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Serving on http://:::9283 2026-03-09T16:47:57.874 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:47:57 vm08 bash[44184]: [09/Mar/2026:16:47:57] ENGINE Bus STARTED 2026-03-09T16:47:57.874 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:57.875 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 16:47:57 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.428689+0000 mgr.x (mgr.24704) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.429554+0000 mgr.x (mgr.24704) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://vm02.local:9093"}]: dispatch 2026-03-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.447561+0000 mgr.x (mgr.24704) 52 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: cephadm 2026-03-09T16:47:56.457753+0000 mgr.x (mgr.24704) 53 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.461536+0000 mgr.x (mgr.24704) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.464310+0000 mgr.x (mgr.24704) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:47:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.478389+0000 mgr.x (mgr.24704) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.484151+0000 mgr.x (mgr.24704) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://vm08.local:9095"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.499050+0000 mgr.x (mgr.24704) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:56.499962+0000 mgr.x (mgr.24704) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://vm08.local:3000"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: cephadm 2026-03-09T16:47:56.920479+0000 mgr.x (mgr.24704) 60 : cephadm [INF] Deploying daemon agent.vm02 on vm02 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: cephadm 2026-03-09T16:47:56.931737+0000 mgr.x (mgr.24704) 61 : cephadm [INF] Deploying daemon agent.vm08 on vm08 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:57.640764+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:57.695976+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:57.955505+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.009226+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.014844+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.016713+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.017317+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.023946+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.029997+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.066879+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.068815+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.069256+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:58.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:58 vm08 bash[17777]: audit 2026-03-09T16:47:58.073663+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.428689+0000 mgr.x (mgr.24704) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.429554+0000 mgr.x (mgr.24704) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://vm02.local:9093"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.447561+0000 mgr.x (mgr.24704) 52 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: cephadm 2026-03-09T16:47:56.457753+0000 mgr.x (mgr.24704) 53 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.461536+0000 mgr.x (mgr.24704) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.464310+0000 mgr.x (mgr.24704) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.478389+0000 mgr.x (mgr.24704) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.484151+0000 mgr.x (mgr.24704) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://vm08.local:9095"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.499050+0000 mgr.x (mgr.24704) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:56.499962+0000 mgr.x (mgr.24704) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://vm08.local:3000"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: cephadm 2026-03-09T16:47:56.920479+0000 mgr.x (mgr.24704) 60 : cephadm [INF] Deploying daemon agent.vm02 on vm02 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: cephadm 2026-03-09T16:47:56.931737+0000 mgr.x (mgr.24704) 61 : cephadm [INF] Deploying daemon agent.vm08 on vm08 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:57.640764+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:57.695976+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:57.955505+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.009226+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.014844+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.016713+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.017317+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.023946+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.029997+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.066879+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.068815+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.069256+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:58 vm02 bash[22739]: audit 2026-03-09T16:47:58.073663+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.428689+0000 mgr.x (mgr.24704) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.429554+0000 mgr.x (mgr.24704) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://vm02.local:9093"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.447561+0000 mgr.x (mgr.24704) 52 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: cephadm 2026-03-09T16:47:56.457753+0000 mgr.x (mgr.24704) 53 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.461536+0000 mgr.x (mgr.24704) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.464310+0000 mgr.x (mgr.24704) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.478389+0000 mgr.x (mgr.24704) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.484151+0000 mgr.x (mgr.24704) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://vm08.local:9095"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.499050+0000 mgr.x (mgr.24704) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:56.499962+0000 mgr.x (mgr.24704) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://vm08.local:3000"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: cephadm 2026-03-09T16:47:56.920479+0000 mgr.x (mgr.24704) 60 : cephadm [INF] Deploying daemon agent.vm02 on vm02 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: cephadm 2026-03-09T16:47:56.931737+0000 mgr.x (mgr.24704) 61 : cephadm [INF] Deploying daemon agent.vm08 on vm08 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:57.640764+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:57.695976+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:57.955505+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.009226+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.014844+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.016713+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.017317+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.023946+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.029997+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.066879+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.068815+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.069256+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:47:58.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:58 vm02 bash[17545]: audit 2026-03-09T16:47:58.073663+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:47:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:47:59 vm08 bash[17777]: cluster 2026-03-09T16:47:58.216638+0000 mgr.x (mgr.24704) 62 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s rd, 1 op/s 2026-03-09T16:47:59.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:47:59 vm02 bash[22739]: cluster 2026-03-09T16:47:58.216638+0000 mgr.x (mgr.24704) 62 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s rd, 1 op/s 2026-03-09T16:47:59.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:47:59 vm02 bash[17545]: cluster 2026-03-09T16:47:58.216638+0000 mgr.x (mgr.24704) 62 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s rd, 1 op/s 2026-03-09T16:48:01.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:01 vm02 bash[22739]: cluster 2026-03-09T16:48:00.216996+0000 mgr.x (mgr.24704) 63 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:01.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:01 vm02 bash[17545]: cluster 2026-03-09T16:48:00.216996+0000 mgr.x (mgr.24704) 63 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:01 vm08 bash[17777]: cluster 2026-03-09T16:48:00.216996+0000 mgr.x (mgr.24704) 63 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:01.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:48:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:48:01] "GET /metrics HTTP/1.1" 200 37529 "" "Prometheus/2.51.0" 2026-03-09T16:48:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:02 vm08 bash[17777]: cluster 2026-03-09T16:48:02.217360+0000 mgr.x (mgr.24704) 64 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:48:02.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:02 vm02 bash[22739]: cluster 2026-03-09T16:48:02.217360+0000 mgr.x (mgr.24704) 64 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:48:02.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:02 vm02 bash[17545]: cluster 2026-03-09T16:48:02.217360+0000 mgr.x (mgr.24704) 64 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:48:04.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:04 vm08 bash[48296]: ts=2026-03-09T16:48:04.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:04 vm08 bash[17777]: audit 2026-03-09T16:48:03.005437+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:04 vm08 bash[17777]: audit 2026-03-09T16:48:03.011684+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:04 vm08 bash[17777]: audit 2026-03-09T16:48:03.016910+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:04 vm08 bash[17777]: audit 2026-03-09T16:48:03.081134+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:04 vm08 bash[17777]: audit 2026-03-09T16:48:03.086623+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:04 vm08 bash[17777]: audit 2026-03-09T16:48:03.091392+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:04 vm02 bash[22739]: audit 2026-03-09T16:48:03.005437+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:04 vm02 bash[22739]: audit 2026-03-09T16:48:03.011684+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:04 vm02 bash[22739]: audit 2026-03-09T16:48:03.016910+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:04 vm02 bash[22739]: audit 2026-03-09T16:48:03.081134+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:04 vm02 bash[22739]: audit 2026-03-09T16:48:03.086623+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:04 vm02 bash[22739]: audit 2026-03-09T16:48:03.091392+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:04 vm02 bash[17545]: audit 2026-03-09T16:48:03.005437+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:04 vm02 bash[17545]: audit 2026-03-09T16:48:03.011684+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:04 vm02 bash[17545]: audit 2026-03-09T16:48:03.016910+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:04 vm02 bash[17545]: audit 2026-03-09T16:48:03.081134+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:04 vm02 bash[17545]: audit 2026-03-09T16:48:03.086623+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:04.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:04 vm02 bash[17545]: audit 2026-03-09T16:48:03.091392+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:05 vm08 bash[17777]: cluster 2026-03-09T16:48:04.217945+0000 mgr.x (mgr.24704) 65 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 888 B/s rd, 0 op/s 2026-03-09T16:48:05.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:05 vm02 bash[22739]: cluster 2026-03-09T16:48:04.217945+0000 mgr.x (mgr.24704) 65 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 888 B/s rd, 0 op/s 2026-03-09T16:48:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:05 vm02 bash[17545]: cluster 2026-03-09T16:48:04.217945+0000 mgr.x (mgr.24704) 65 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 888 B/s rd, 0 op/s 2026-03-09T16:48:06.545 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:06 vm02 bash[22739]: audit 2026-03-09T16:48:05.872081+0000 mgr.x (mgr.24704) 66 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:06.545 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:06 vm02 bash[22739]: cluster 2026-03-09T16:48:06.218261+0000 mgr.x (mgr.24704) 67 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:06.545 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:06 vm02 bash[17545]: audit 2026-03-09T16:48:05.872081+0000 mgr.x (mgr.24704) 66 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:06.545 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:06 vm02 bash[17545]: cluster 2026-03-09T16:48:06.218261+0000 mgr.x (mgr.24704) 67 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:06.547 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:06 vm08 bash[17777]: audit 2026-03-09T16:48:05.872081+0000 mgr.x (mgr.24704) 66 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:06.547 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:06 vm08 bash[17777]: cluster 2026-03-09T16:48:06.218261+0000 mgr.x (mgr.24704) 67 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:07.281 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:06 vm08 bash[48296]: ts=2026-03-09T16:48:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:07.541 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:07 vm02 bash[22739]: audit 2026-03-09T16:48:06.590377+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:07.541 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:07 vm02 bash[17545]: audit 2026-03-09T16:48:06.590377+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:07 vm08 bash[17777]: audit 2026-03-09T16:48:06.590377+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:08.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:08 vm08 bash[17777]: cluster 2026-03-09T16:48:08.218850+0000 mgr.x (mgr.24704) 68 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:08.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:08 vm02 bash[22739]: cluster 2026-03-09T16:48:08.218850+0000 mgr.x (mgr.24704) 68 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:08.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:08 vm02 bash[17545]: cluster 2026-03-09T16:48:08.218850+0000 mgr.x (mgr.24704) 68 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:09 vm08 bash[17777]: audit 2026-03-09T16:48:08.321736+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:09 vm08 bash[17777]: audit 2026-03-09T16:48:08.328877+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:09 vm08 bash[17777]: audit 2026-03-09T16:48:08.335757+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:09 vm08 bash[17777]: audit 2026-03-09T16:48:08.384402+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:09 vm08 bash[17777]: audit 2026-03-09T16:48:08.390803+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:09 vm08 bash[17777]: audit 2026-03-09T16:48:08.397557+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:09 vm02 bash[22739]: audit 2026-03-09T16:48:08.321736+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:09 vm02 bash[22739]: audit 2026-03-09T16:48:08.328877+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:09 vm02 bash[22739]: audit 2026-03-09T16:48:08.335757+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:09 vm02 bash[22739]: audit 2026-03-09T16:48:08.384402+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:09 vm02 bash[22739]: audit 2026-03-09T16:48:08.390803+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:09 vm02 bash[22739]: audit 2026-03-09T16:48:08.397557+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:09 vm02 bash[17545]: audit 2026-03-09T16:48:08.321736+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:09 vm02 bash[17545]: audit 2026-03-09T16:48:08.328877+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:09 vm02 bash[17545]: audit 2026-03-09T16:48:08.335757+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:09 vm02 bash[17545]: audit 2026-03-09T16:48:08.384402+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:09 vm02 bash[17545]: audit 2026-03-09T16:48:08.390803+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:09.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:09 vm02 bash[17545]: audit 2026-03-09T16:48:08.397557+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:11 vm08 bash[17777]: cluster 2026-03-09T16:48:10.219244+0000 mgr.x (mgr.24704) 69 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:11.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:48:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:48:11] "GET /metrics HTTP/1.1" 200 37528 "" "Prometheus/2.51.0" 2026-03-09T16:48:11.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:11 vm02 bash[22739]: cluster 2026-03-09T16:48:10.219244+0000 mgr.x (mgr.24704) 69 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:11.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:11 vm02 bash[17545]: cluster 2026-03-09T16:48:10.219244+0000 mgr.x (mgr.24704) 69 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:12 vm08 bash[17777]: cluster 2026-03-09T16:48:12.219558+0000 mgr.x (mgr.24704) 70 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:12.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:12 vm02 bash[22739]: cluster 2026-03-09T16:48:12.219558+0000 mgr.x (mgr.24704) 70 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:12.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:12 vm02 bash[17545]: cluster 2026-03-09T16:48:12.219558+0000 mgr.x (mgr.24704) 70 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:14.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:14 vm08 bash[17777]: cluster 2026-03-09T16:48:14.220031+0000 mgr.x (mgr.24704) 71 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:14.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:14 vm08 bash[48296]: ts=2026-03-09T16:48:14.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:14 vm02 bash[22739]: cluster 2026-03-09T16:48:14.220031+0000 mgr.x (mgr.24704) 71 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:14 vm02 bash[17545]: cluster 2026-03-09T16:48:14.220031+0000 mgr.x (mgr.24704) 71 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:16 vm08 bash[17777]: audit 2026-03-09T16:48:15.880267+0000 mgr.x (mgr.24704) 72 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:16 vm08 bash[17777]: cluster 2026-03-09T16:48:16.220341+0000 mgr.x (mgr.24704) 73 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:16.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:16 vm02 bash[22739]: audit 2026-03-09T16:48:15.880267+0000 mgr.x (mgr.24704) 72 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:16.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:16 vm02 bash[22739]: cluster 2026-03-09T16:48:16.220341+0000 mgr.x (mgr.24704) 73 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:16.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:16 vm02 bash[17545]: audit 2026-03-09T16:48:15.880267+0000 mgr.x (mgr.24704) 72 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:16.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:16 vm02 bash[17545]: cluster 2026-03-09T16:48:16.220341+0000 mgr.x (mgr.24704) 73 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:17.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:16 vm08 bash[48296]: ts=2026-03-09T16:48:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:18 vm08 bash[17777]: cluster 2026-03-09T16:48:18.220863+0000 mgr.x (mgr.24704) 74 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:18.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:18 vm02 bash[22739]: cluster 2026-03-09T16:48:18.220863+0000 mgr.x (mgr.24704) 74 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:18.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:18 vm02 bash[17545]: cluster 2026-03-09T16:48:18.220863+0000 mgr.x (mgr.24704) 74 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: cluster 2026-03-09T16:48:20.221183+0000 mgr.x (mgr.24704) 75 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: audit 2026-03-09T16:48:20.620642+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: audit 2026-03-09T16:48:20.628281+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: audit 2026-03-09T16:48:20.633936+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: audit 2026-03-09T16:48:20.720618+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: audit 2026-03-09T16:48:20.726421+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:21 vm02 bash[22739]: audit 2026-03-09T16:48:20.733299+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: cluster 2026-03-09T16:48:20.221183+0000 mgr.x (mgr.24704) 75 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: audit 2026-03-09T16:48:20.620642+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: audit 2026-03-09T16:48:20.628281+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: audit 2026-03-09T16:48:20.633936+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: audit 2026-03-09T16:48:20.720618+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: audit 2026-03-09T16:48:20.726421+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:21 vm02 bash[17545]: audit 2026-03-09T16:48:20.733299+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: cluster 2026-03-09T16:48:20.221183+0000 mgr.x (mgr.24704) 75 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: audit 2026-03-09T16:48:20.620642+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: audit 2026-03-09T16:48:20.628281+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: audit 2026-03-09T16:48:20.633936+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: audit 2026-03-09T16:48:20.720618+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: audit 2026-03-09T16:48:20.726421+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:21 vm08 bash[17777]: audit 2026-03-09T16:48:20.733299+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:21.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:48:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:48:21] "GET /metrics HTTP/1.1" 200 37528 "" "Prometheus/2.51.0" 2026-03-09T16:48:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:22 vm08 bash[17777]: audit 2026-03-09T16:48:21.590380+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:22.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:22 vm02 bash[22739]: audit 2026-03-09T16:48:21.590380+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:22.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:22 vm02 bash[17545]: audit 2026-03-09T16:48:21.590380+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:23 vm08 bash[17777]: cluster 2026-03-09T16:48:22.221529+0000 mgr.x (mgr.24704) 76 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:23.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:23 vm02 bash[22739]: cluster 2026-03-09T16:48:22.221529+0000 mgr.x (mgr.24704) 76 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:23.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:23 vm02 bash[17545]: cluster 2026-03-09T16:48:22.221529+0000 mgr.x (mgr.24704) 76 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:24.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:24 vm08 bash[48296]: ts=2026-03-09T16:48:24.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:25.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:25 vm08 bash[17777]: cluster 2026-03-09T16:48:24.222053+0000 mgr.x (mgr.24704) 77 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:25.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:25 vm02 bash[22739]: cluster 2026-03-09T16:48:24.222053+0000 mgr.x (mgr.24704) 77 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:25.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:25 vm02 bash[17545]: cluster 2026-03-09T16:48:24.222053+0000 mgr.x (mgr.24704) 77 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:26.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:26 vm08 bash[17777]: audit 2026-03-09T16:48:25.884458+0000 mgr.x (mgr.24704) 78 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:26.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:26 vm08 bash[17777]: cluster 2026-03-09T16:48:26.222351+0000 mgr.x (mgr.24704) 79 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:26.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:26 vm02 bash[22739]: audit 2026-03-09T16:48:25.884458+0000 mgr.x (mgr.24704) 78 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:26.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:26 vm02 bash[22739]: cluster 2026-03-09T16:48:26.222351+0000 mgr.x (mgr.24704) 79 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:26.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:26 vm02 bash[17545]: audit 2026-03-09T16:48:25.884458+0000 mgr.x (mgr.24704) 78 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:26.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:26 vm02 bash[17545]: cluster 2026-03-09T16:48:26.222351+0000 mgr.x (mgr.24704) 79 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:27.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:26 vm08 bash[48296]: ts=2026-03-09T16:48:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:28.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:28 vm08 bash[17777]: cluster 2026-03-09T16:48:28.222881+0000 mgr.x (mgr.24704) 80 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:28.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:28 vm02 bash[22739]: cluster 2026-03-09T16:48:28.222881+0000 mgr.x (mgr.24704) 80 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:28.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:28 vm02 bash[17545]: cluster 2026-03-09T16:48:28.222881+0000 mgr.x (mgr.24704) 80 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:31.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:31 vm02 bash[22739]: cluster 2026-03-09T16:48:30.223212+0000 mgr.x (mgr.24704) 81 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:31.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:31 vm02 bash[17545]: cluster 2026-03-09T16:48:30.223212+0000 mgr.x (mgr.24704) 81 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:31.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:31 vm08 bash[17777]: cluster 2026-03-09T16:48:30.223212+0000 mgr.x (mgr.24704) 81 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:31.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:48:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:48:31] "GET /metrics HTTP/1.1" 200 37526 "" "Prometheus/2.51.0" 2026-03-09T16:48:32.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:32 vm08 bash[17777]: cluster 2026-03-09T16:48:32.223616+0000 mgr.x (mgr.24704) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:32.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:32 vm02 bash[22739]: cluster 2026-03-09T16:48:32.223616+0000 mgr.x (mgr.24704) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:32.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:32 vm02 bash[17545]: cluster 2026-03-09T16:48:32.223616+0000 mgr.x (mgr.24704) 82 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:34.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:34 vm08 bash[17777]: cluster 2026-03-09T16:48:34.224140+0000 mgr.x (mgr.24704) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:34.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:34 vm08 bash[48296]: ts=2026-03-09T16:48:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:34.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:34 vm02 bash[22739]: cluster 2026-03-09T16:48:34.224140+0000 mgr.x (mgr.24704) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:34.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:34 vm02 bash[17545]: cluster 2026-03-09T16:48:34.224140+0000 mgr.x (mgr.24704) 83 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:36 vm08 bash[17777]: audit 2026-03-09T16:48:35.894389+0000 mgr.x (mgr.24704) 84 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:36 vm08 bash[17777]: cluster 2026-03-09T16:48:36.224423+0000 mgr.x (mgr.24704) 85 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:36 vm02 bash[22739]: audit 2026-03-09T16:48:35.894389+0000 mgr.x (mgr.24704) 84 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:36 vm02 bash[22739]: cluster 2026-03-09T16:48:36.224423+0000 mgr.x (mgr.24704) 85 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:36.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:36 vm02 bash[17545]: audit 2026-03-09T16:48:35.894389+0000 mgr.x (mgr.24704) 84 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:36.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:36 vm02 bash[17545]: cluster 2026-03-09T16:48:36.224423+0000 mgr.x (mgr.24704) 85 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:37.286 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:36 vm08 bash[48296]: ts=2026-03-09T16:48:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:37.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:37 vm08 bash[17777]: audit 2026-03-09T16:48:36.590466+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:37.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:37 vm02 bash[22739]: audit 2026-03-09T16:48:36.590466+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:37.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:37 vm02 bash[17545]: audit 2026-03-09T16:48:36.590466+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:38.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:38 vm08 bash[17777]: cluster 2026-03-09T16:48:38.225059+0000 mgr.x (mgr.24704) 86 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:38.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:38 vm02 bash[22739]: cluster 2026-03-09T16:48:38.225059+0000 mgr.x (mgr.24704) 86 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:38.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:38 vm02 bash[17545]: cluster 2026-03-09T16:48:38.225059+0000 mgr.x (mgr.24704) 86 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: cluster 2026-03-09T16:48:40.225364+0000 mgr.x (mgr.24704) 87 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: audit 2026-03-09T16:48:40.692826+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: audit 2026-03-09T16:48:40.699754+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: audit 2026-03-09T16:48:40.706252+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: audit 2026-03-09T16:48:40.794076+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: audit 2026-03-09T16:48:40.800209+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:41 vm08 bash[17777]: audit 2026-03-09T16:48:40.806164+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:48:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:48:41] "GET /metrics HTTP/1.1" 200 37526 "" "Prometheus/2.51.0" 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: cluster 2026-03-09T16:48:40.225364+0000 mgr.x (mgr.24704) 87 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: audit 2026-03-09T16:48:40.692826+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: audit 2026-03-09T16:48:40.699754+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: audit 2026-03-09T16:48:40.706252+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: audit 2026-03-09T16:48:40.794076+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: audit 2026-03-09T16:48:40.800209+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:41 vm02 bash[17545]: audit 2026-03-09T16:48:40.806164+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: cluster 2026-03-09T16:48:40.225364+0000 mgr.x (mgr.24704) 87 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: audit 2026-03-09T16:48:40.692826+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: audit 2026-03-09T16:48:40.699754+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: audit 2026-03-09T16:48:40.706252+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: audit 2026-03-09T16:48:40.794076+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: audit 2026-03-09T16:48:40.800209+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:41.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:41 vm02 bash[22739]: audit 2026-03-09T16:48:40.806164+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:42 vm08 bash[17777]: cluster 2026-03-09T16:48:42.225683+0000 mgr.x (mgr.24704) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:42.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:42 vm02 bash[22739]: cluster 2026-03-09T16:48:42.225683+0000 mgr.x (mgr.24704) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:42.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:42 vm02 bash[17545]: cluster 2026-03-09T16:48:42.225683+0000 mgr.x (mgr.24704) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:44.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:44 vm08 bash[48296]: ts=2026-03-09T16:48:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:44 vm08 bash[17777]: cluster 2026-03-09T16:48:44.226244+0000 mgr.x (mgr.24704) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:44.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:44 vm02 bash[22739]: cluster 2026-03-09T16:48:44.226244+0000 mgr.x (mgr.24704) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:44 vm02 bash[17545]: cluster 2026-03-09T16:48:44.226244+0000 mgr.x (mgr.24704) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:46.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:46 vm08 bash[17777]: audit 2026-03-09T16:48:45.901956+0000 mgr.x (mgr.24704) 90 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:46.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:46 vm08 bash[17777]: cluster 2026-03-09T16:48:46.226591+0000 mgr.x (mgr.24704) 91 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:46.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:46 vm02 bash[22739]: audit 2026-03-09T16:48:45.901956+0000 mgr.x (mgr.24704) 90 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:46.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:46 vm02 bash[22739]: cluster 2026-03-09T16:48:46.226591+0000 mgr.x (mgr.24704) 91 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:46.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:46 vm02 bash[17545]: audit 2026-03-09T16:48:45.901956+0000 mgr.x (mgr.24704) 90 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:46.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:46 vm02 bash[17545]: cluster 2026-03-09T16:48:46.226591+0000 mgr.x (mgr.24704) 91 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:47.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:46 vm08 bash[48296]: ts=2026-03-09T16:48:46.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:48 vm08 bash[17777]: cluster 2026-03-09T16:48:48.227181+0000 mgr.x (mgr.24704) 92 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:48 vm02 bash[22739]: cluster 2026-03-09T16:48:48.227181+0000 mgr.x (mgr.24704) 92 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:48.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:48 vm02 bash[17545]: cluster 2026-03-09T16:48:48.227181+0000 mgr.x (mgr.24704) 92 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:51.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:51 vm08 bash[17777]: cluster 2026-03-09T16:48:50.227511+0000 mgr.x (mgr.24704) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:51.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:48:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:48:51] "GET /metrics HTTP/1.1" 200 37526 "" "Prometheus/2.51.0" 2026-03-09T16:48:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:51 vm02 bash[22739]: cluster 2026-03-09T16:48:50.227511+0000 mgr.x (mgr.24704) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:51 vm02 bash[17545]: cluster 2026-03-09T16:48:50.227511+0000 mgr.x (mgr.24704) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:52.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:52 vm08 bash[17777]: audit 2026-03-09T16:48:51.591026+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:52.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:52 vm02 bash[22739]: audit 2026-03-09T16:48:51.591026+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:52.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:52 vm02 bash[17545]: audit 2026-03-09T16:48:51.591026+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:48:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:53 vm08 bash[17777]: cluster 2026-03-09T16:48:52.227812+0000 mgr.x (mgr.24704) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:53.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:53 vm02 bash[22739]: cluster 2026-03-09T16:48:52.227812+0000 mgr.x (mgr.24704) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:53.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:53 vm02 bash[17545]: cluster 2026-03-09T16:48:52.227812+0000 mgr.x (mgr.24704) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:54.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:54 vm08 bash[48296]: ts=2026-03-09T16:48:54.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:54.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:54 vm08 bash[17777]: cluster 2026-03-09T16:48:54.228340+0000 mgr.x (mgr.24704) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:54 vm02 bash[22739]: cluster 2026-03-09T16:48:54.228340+0000 mgr.x (mgr.24704) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:54.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:54 vm02 bash[17545]: cluster 2026-03-09T16:48:54.228340+0000 mgr.x (mgr.24704) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:56 vm08 bash[17777]: audit 2026-03-09T16:48:55.904726+0000 mgr.x (mgr.24704) 96 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:56 vm08 bash[17777]: cluster 2026-03-09T16:48:56.228596+0000 mgr.x (mgr.24704) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:56 vm02 bash[22739]: audit 2026-03-09T16:48:55.904726+0000 mgr.x (mgr.24704) 96 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:56 vm02 bash[22739]: cluster 2026-03-09T16:48:56.228596+0000 mgr.x (mgr.24704) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:56 vm02 bash[17545]: audit 2026-03-09T16:48:55.904726+0000 mgr.x (mgr.24704) 96 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:48:56.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:56 vm02 bash[17545]: cluster 2026-03-09T16:48:56.228596+0000 mgr.x (mgr.24704) 97 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:48:57.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:48:56 vm08 bash[48296]: ts=2026-03-09T16:48:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:48:58.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:58 vm02 bash[22739]: audit 2026-03-09T16:48:58.118862+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:48:58.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:58 vm02 bash[17545]: audit 2026-03-09T16:48:58.118862+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:48:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:58 vm08 bash[17777]: audit 2026-03-09T16:48:58.118862+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:59 vm02 bash[22739]: cluster 2026-03-09T16:48:58.229047+0000 mgr.x (mgr.24704) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:59 vm02 bash[22739]: audit 2026-03-09T16:48:58.411441+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:59 vm02 bash[22739]: audit 2026-03-09T16:48:58.419380+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:59 vm02 bash[22739]: audit 2026-03-09T16:48:58.420827+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:59 vm02 bash[22739]: audit 2026-03-09T16:48:58.421829+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:48:59 vm02 bash[22739]: audit 2026-03-09T16:48:58.427685+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:59 vm02 bash[17545]: cluster 2026-03-09T16:48:58.229047+0000 mgr.x (mgr.24704) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:59 vm02 bash[17545]: audit 2026-03-09T16:48:58.411441+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:59 vm02 bash[17545]: audit 2026-03-09T16:48:58.419380+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:59 vm02 bash[17545]: audit 2026-03-09T16:48:58.420827+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:59 vm02 bash[17545]: audit 2026-03-09T16:48:58.421829+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:48:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:48:59 vm02 bash[17545]: audit 2026-03-09T16:48:58.427685+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:59 vm08 bash[17777]: cluster 2026-03-09T16:48:58.229047+0000 mgr.x (mgr.24704) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:48:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:59 vm08 bash[17777]: audit 2026-03-09T16:48:58.411441+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:59 vm08 bash[17777]: audit 2026-03-09T16:48:58.419380+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:48:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:59 vm08 bash[17777]: audit 2026-03-09T16:48:58.420827+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:48:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:59 vm08 bash[17777]: audit 2026-03-09T16:48:58.421829+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:48:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:48:59 vm08 bash[17777]: audit 2026-03-09T16:48:58.427685+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:00.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:00 vm08 bash[17777]: cluster 2026-03-09T16:49:00.229341+0000 mgr.x (mgr.24704) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:00 vm02 bash[22739]: cluster 2026-03-09T16:49:00.229341+0000 mgr.x (mgr.24704) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:00.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:00 vm02 bash[17545]: cluster 2026-03-09T16:49:00.229341+0000 mgr.x (mgr.24704) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:01.768 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:49:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:49:01] "GET /metrics HTTP/1.1" 200 37524 "" "Prometheus/2.51.0" 2026-03-09T16:49:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:01 vm08 bash[17777]: audit 2026-03-09T16:49:00.767687+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:01 vm08 bash[17777]: audit 2026-03-09T16:49:00.774279+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:01 vm08 bash[17777]: audit 2026-03-09T16:49:00.779901+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:01 vm08 bash[17777]: audit 2026-03-09T16:49:00.870107+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:01 vm08 bash[17777]: audit 2026-03-09T16:49:00.876815+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:01 vm08 bash[17777]: audit 2026-03-09T16:49:00.884182+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:01 vm02 bash[22739]: audit 2026-03-09T16:49:00.767687+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:01 vm02 bash[22739]: audit 2026-03-09T16:49:00.774279+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:01 vm02 bash[22739]: audit 2026-03-09T16:49:00.779901+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:01 vm02 bash[22739]: audit 2026-03-09T16:49:00.870107+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:01 vm02 bash[22739]: audit 2026-03-09T16:49:00.876815+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:01 vm02 bash[22739]: audit 2026-03-09T16:49:00.884182+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:01 vm02 bash[17545]: audit 2026-03-09T16:49:00.767687+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:01 vm02 bash[17545]: audit 2026-03-09T16:49:00.774279+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:01 vm02 bash[17545]: audit 2026-03-09T16:49:00.779901+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:01 vm02 bash[17545]: audit 2026-03-09T16:49:00.870107+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:01 vm02 bash[17545]: audit 2026-03-09T16:49:00.876815+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:02.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:01 vm02 bash[17545]: audit 2026-03-09T16:49:00.884182+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:03.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:02 vm08 bash[17777]: cluster 2026-03-09T16:49:02.229661+0000 mgr.x (mgr.24704) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:02 vm02 bash[22739]: cluster 2026-03-09T16:49:02.229661+0000 mgr.x (mgr.24704) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:03.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:02 vm02 bash[17545]: cluster 2026-03-09T16:49:02.229661+0000 mgr.x (mgr.24704) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:04.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:04 vm08 bash[48296]: ts=2026-03-09T16:49:04.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:04 vm08 bash[17777]: cluster 2026-03-09T16:49:04.230160+0000 mgr.x (mgr.24704) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:04.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:04 vm02 bash[22739]: cluster 2026-03-09T16:49:04.230160+0000 mgr.x (mgr.24704) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:04.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:04 vm02 bash[17545]: cluster 2026-03-09T16:49:04.230160+0000 mgr.x (mgr.24704) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:06 vm08 bash[17777]: audit 2026-03-09T16:49:05.911275+0000 mgr.x (mgr.24704) 102 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:06 vm08 bash[17777]: cluster 2026-03-09T16:49:06.230477+0000 mgr.x (mgr.24704) 103 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:06 vm02 bash[22739]: audit 2026-03-09T16:49:05.911275+0000 mgr.x (mgr.24704) 102 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:06 vm02 bash[22739]: cluster 2026-03-09T16:49:06.230477+0000 mgr.x (mgr.24704) 103 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:06 vm02 bash[17545]: audit 2026-03-09T16:49:05.911275+0000 mgr.x (mgr.24704) 102 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:06 vm02 bash[17545]: cluster 2026-03-09T16:49:06.230477+0000 mgr.x (mgr.24704) 103 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:07.270 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:06 vm08 bash[48296]: ts=2026-03-09T16:49:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:07 vm08 bash[17777]: audit 2026-03-09T16:49:06.590995+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:07 vm02 bash[22739]: audit 2026-03-09T16:49:06.590995+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:07 vm02 bash[17545]: audit 2026-03-09T16:49:06.590995+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:08.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:08 vm08 bash[17777]: cluster 2026-03-09T16:49:08.231032+0000 mgr.x (mgr.24704) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:08.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:08 vm02 bash[22739]: cluster 2026-03-09T16:49:08.231032+0000 mgr.x (mgr.24704) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:08.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:08 vm02 bash[17545]: cluster 2026-03-09T16:49:08.231032+0000 mgr.x (mgr.24704) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:10 vm08 bash[17777]: cluster 2026-03-09T16:49:10.231339+0000 mgr.x (mgr.24704) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:10.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:10 vm02 bash[22739]: cluster 2026-03-09T16:49:10.231339+0000 mgr.x (mgr.24704) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:10.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:10 vm02 bash[17545]: cluster 2026-03-09T16:49:10.231339+0000 mgr.x (mgr.24704) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:11.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:49:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:49:11] "GET /metrics HTTP/1.1" 200 37524 "" "Prometheus/2.51.0" 2026-03-09T16:49:12.703 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:12 vm08 bash[17777]: cluster 2026-03-09T16:49:12.231701+0000 mgr.x (mgr.24704) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:12.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:12 vm02 bash[22739]: cluster 2026-03-09T16:49:12.231701+0000 mgr.x (mgr.24704) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:12.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:12 vm02 bash[17545]: cluster 2026-03-09T16:49:12.231701+0000 mgr.x (mgr.24704) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:14.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:14 vm08 bash[48296]: ts=2026-03-09T16:49:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:14.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:14 vm08 bash[17777]: cluster 2026-03-09T16:49:14.232207+0000 mgr.x (mgr.24704) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:14 vm02 bash[22739]: cluster 2026-03-09T16:49:14.232207+0000 mgr.x (mgr.24704) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:14 vm02 bash[17545]: cluster 2026-03-09T16:49:14.232207+0000 mgr.x (mgr.24704) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:16 vm08 bash[17777]: audit 2026-03-09T16:49:15.919898+0000 mgr.x (mgr.24704) 108 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:16 vm08 bash[17777]: cluster 2026-03-09T16:49:16.232557+0000 mgr.x (mgr.24704) 109 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:16.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:16 vm02 bash[17545]: audit 2026-03-09T16:49:15.919898+0000 mgr.x (mgr.24704) 108 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:16.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:16 vm02 bash[17545]: cluster 2026-03-09T16:49:16.232557+0000 mgr.x (mgr.24704) 109 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:16.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:16 vm02 bash[22739]: audit 2026-03-09T16:49:15.919898+0000 mgr.x (mgr.24704) 108 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:16.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:16 vm02 bash[22739]: cluster 2026-03-09T16:49:16.232557+0000 mgr.x (mgr.24704) 109 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:17.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:16 vm08 bash[48296]: ts=2026-03-09T16:49:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:18 vm08 bash[17777]: cluster 2026-03-09T16:49:18.233088+0000 mgr.x (mgr.24704) 110 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:18.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:18 vm02 bash[17545]: cluster 2026-03-09T16:49:18.233088+0000 mgr.x (mgr.24704) 110 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:18.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:18 vm02 bash[22739]: cluster 2026-03-09T16:49:18.233088+0000 mgr.x (mgr.24704) 110 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:20.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:20 vm08 bash[17777]: cluster 2026-03-09T16:49:20.233446+0000 mgr.x (mgr.24704) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:20.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:20 vm02 bash[17545]: cluster 2026-03-09T16:49:20.233446+0000 mgr.x (mgr.24704) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:20.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:20 vm02 bash[22739]: cluster 2026-03-09T16:49:20.233446+0000 mgr.x (mgr.24704) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:21.843 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:49:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:49:21] "GET /metrics HTTP/1.1" 200 37524 "" "Prometheus/2.51.0" 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:20.842412+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:20.849293+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:20.856315+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:20.949592+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:20.955986+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:20.961533+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:21 vm08 bash[17777]: audit 2026-03-09T16:49:21.591429+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:20.842412+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:20.849293+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:20.856315+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:20.949592+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:20.955986+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:20.961533+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:21 vm02 bash[17545]: audit 2026-03-09T16:49:21.591429+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:20.842412+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:20.849293+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:20.856315+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:20.949592+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:20.955986+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:20.961533+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:22.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:21 vm02 bash[22739]: audit 2026-03-09T16:49:21.591429+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:23.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:22 vm08 bash[17777]: cluster 2026-03-09T16:49:22.233939+0000 mgr.x (mgr.24704) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:23.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:22 vm02 bash[17545]: cluster 2026-03-09T16:49:22.233939+0000 mgr.x (mgr.24704) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:23.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:22 vm02 bash[22739]: cluster 2026-03-09T16:49:22.233939+0000 mgr.x (mgr.24704) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:24.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:24 vm08 bash[48296]: ts=2026-03-09T16:49:24.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:24.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:24 vm08 bash[17777]: cluster 2026-03-09T16:49:24.234473+0000 mgr.x (mgr.24704) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:24.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:24 vm02 bash[17545]: cluster 2026-03-09T16:49:24.234473+0000 mgr.x (mgr.24704) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:24.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:24 vm02 bash[22739]: cluster 2026-03-09T16:49:24.234473+0000 mgr.x (mgr.24704) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:26.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:26 vm08 bash[17777]: audit 2026-03-09T16:49:25.930225+0000 mgr.x (mgr.24704) 114 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:26.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:26 vm02 bash[22739]: audit 2026-03-09T16:49:25.930225+0000 mgr.x (mgr.24704) 114 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:26.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:26 vm02 bash[17545]: audit 2026-03-09T16:49:25.930225+0000 mgr.x (mgr.24704) 114 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:27.279 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:26 vm08 bash[48296]: ts=2026-03-09T16:49:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:27.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:27 vm08 bash[17777]: cluster 2026-03-09T16:49:26.234899+0000 mgr.x (mgr.24704) 115 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:27.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:27 vm02 bash[22739]: cluster 2026-03-09T16:49:26.234899+0000 mgr.x (mgr.24704) 115 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:27.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:27 vm02 bash[17545]: cluster 2026-03-09T16:49:26.234899+0000 mgr.x (mgr.24704) 115 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:29.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:29 vm08 bash[17777]: cluster 2026-03-09T16:49:28.235584+0000 mgr.x (mgr.24704) 116 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:29.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:29 vm02 bash[22739]: cluster 2026-03-09T16:49:28.235584+0000 mgr.x (mgr.24704) 116 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:29.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:29 vm02 bash[17545]: cluster 2026-03-09T16:49:28.235584+0000 mgr.x (mgr.24704) 116 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:31.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:31 vm08 bash[17777]: cluster 2026-03-09T16:49:30.235886+0000 mgr.x (mgr.24704) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:31.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:49:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:49:31] "GET /metrics HTTP/1.1" 200 37521 "" "Prometheus/2.51.0" 2026-03-09T16:49:31.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:31 vm02 bash[22739]: cluster 2026-03-09T16:49:30.235886+0000 mgr.x (mgr.24704) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:31.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:31 vm02 bash[17545]: cluster 2026-03-09T16:49:30.235886+0000 mgr.x (mgr.24704) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:33.547 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:33 vm08 bash[17777]: cluster 2026-03-09T16:49:32.236187+0000 mgr.x (mgr.24704) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:33.556 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:33 vm02 bash[17545]: cluster 2026-03-09T16:49:32.236187+0000 mgr.x (mgr.24704) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:33.556 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:33 vm02 bash[22739]: cluster 2026-03-09T16:49:32.236187+0000 mgr.x (mgr.24704) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:34.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:34 vm08 bash[48296]: ts=2026-03-09T16:49:34.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:35.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:35 vm08 bash[17777]: cluster 2026-03-09T16:49:34.236696+0000 mgr.x (mgr.24704) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:35.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:35 vm02 bash[17545]: cluster 2026-03-09T16:49:34.236696+0000 mgr.x (mgr.24704) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:35.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:35 vm02 bash[22739]: cluster 2026-03-09T16:49:34.236696+0000 mgr.x (mgr.24704) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:36 vm08 bash[17777]: audit 2026-03-09T16:49:35.938304+0000 mgr.x (mgr.24704) 120 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:36 vm02 bash[22739]: audit 2026-03-09T16:49:35.938304+0000 mgr.x (mgr.24704) 120 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:36 vm02 bash[17545]: audit 2026-03-09T16:49:35.938304+0000 mgr.x (mgr.24704) 120 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:37.309 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:36 vm08 bash[48296]: ts=2026-03-09T16:49:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:37.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:37 vm08 bash[17777]: cluster 2026-03-09T16:49:36.237125+0000 mgr.x (mgr.24704) 121 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:37.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:37 vm08 bash[17777]: audit 2026-03-09T16:49:36.591375+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:37.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:37 vm02 bash[22739]: cluster 2026-03-09T16:49:36.237125+0000 mgr.x (mgr.24704) 121 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:37.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:37 vm02 bash[22739]: audit 2026-03-09T16:49:36.591375+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:37.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:37 vm02 bash[17545]: cluster 2026-03-09T16:49:36.237125+0000 mgr.x (mgr.24704) 121 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:37.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:37 vm02 bash[17545]: audit 2026-03-09T16:49:36.591375+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:39.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:39 vm08 bash[17777]: cluster 2026-03-09T16:49:38.237619+0000 mgr.x (mgr.24704) 122 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:39.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:39 vm02 bash[22739]: cluster 2026-03-09T16:49:38.237619+0000 mgr.x (mgr.24704) 122 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:39.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:39 vm02 bash[17545]: cluster 2026-03-09T16:49:38.237619+0000 mgr.x (mgr.24704) 122 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:41.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:49:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:49:41] "GET /metrics HTTP/1.1" 200 37525 "" "Prometheus/2.51.0" 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: cluster 2026-03-09T16:49:40.237900+0000 mgr.x (mgr.24704) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: audit 2026-03-09T16:49:40.950482+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: audit 2026-03-09T16:49:40.956600+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: audit 2026-03-09T16:49:40.965544+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: audit 2026-03-09T16:49:41.029530+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: audit 2026-03-09T16:49:41.038632+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:41 vm02 bash[22739]: audit 2026-03-09T16:49:41.044668+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: cluster 2026-03-09T16:49:40.237900+0000 mgr.x (mgr.24704) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: audit 2026-03-09T16:49:40.950482+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: audit 2026-03-09T16:49:40.956600+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: audit 2026-03-09T16:49:40.965544+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: audit 2026-03-09T16:49:41.029530+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: audit 2026-03-09T16:49:41.038632+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:41 vm02 bash[17545]: audit 2026-03-09T16:49:41.044668+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: cluster 2026-03-09T16:49:40.237900+0000 mgr.x (mgr.24704) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: audit 2026-03-09T16:49:40.950482+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: audit 2026-03-09T16:49:40.956600+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: audit 2026-03-09T16:49:40.965544+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: audit 2026-03-09T16:49:41.029530+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: audit 2026-03-09T16:49:41.038632+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:42.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:41 vm08 bash[17777]: audit 2026-03-09T16:49:41.044668+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:44.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:43 vm02 bash[22739]: cluster 2026-03-09T16:49:42.238171+0000 mgr.x (mgr.24704) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:44.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:43 vm02 bash[17545]: cluster 2026-03-09T16:49:42.238171+0000 mgr.x (mgr.24704) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:44.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:44 vm08 bash[48296]: ts=2026-03-09T16:49:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:43 vm08 bash[17777]: cluster 2026-03-09T16:49:42.238171+0000 mgr.x (mgr.24704) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:46.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:45 vm02 bash[22739]: cluster 2026-03-09T16:49:44.238653+0000 mgr.x (mgr.24704) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:46.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:45 vm02 bash[17545]: cluster 2026-03-09T16:49:44.238653+0000 mgr.x (mgr.24704) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:45 vm08 bash[17777]: cluster 2026-03-09T16:49:44.238653+0000 mgr.x (mgr.24704) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:47.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:46 vm08 bash[17777]: audit 2026-03-09T16:49:45.946747+0000 mgr.x (mgr.24704) 126 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:47.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:46 vm08 bash[48296]: ts=2026-03-09T16:49:46.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:47.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:46 vm02 bash[22739]: audit 2026-03-09T16:49:45.946747+0000 mgr.x (mgr.24704) 126 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:47.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:46 vm02 bash[17545]: audit 2026-03-09T16:49:45.946747+0000 mgr.x (mgr.24704) 126 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:47 vm08 bash[17777]: cluster 2026-03-09T16:49:46.238936+0000 mgr.x (mgr.24704) 127 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:48.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:47 vm02 bash[22739]: cluster 2026-03-09T16:49:46.238936+0000 mgr.x (mgr.24704) 127 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:48.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:47 vm02 bash[17545]: cluster 2026-03-09T16:49:46.238936+0000 mgr.x (mgr.24704) 127 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:50.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:49 vm08 bash[17777]: cluster 2026-03-09T16:49:48.239431+0000 mgr.x (mgr.24704) 128 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:50.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:49 vm02 bash[22739]: cluster 2026-03-09T16:49:48.239431+0000 mgr.x (mgr.24704) 128 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:50.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:49 vm02 bash[17545]: cluster 2026-03-09T16:49:48.239431+0000 mgr.x (mgr.24704) 128 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:51.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:49:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:49:51] "GET /metrics HTTP/1.1" 200 37525 "" "Prometheus/2.51.0" 2026-03-09T16:49:52.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:52 vm08 bash[17777]: cluster 2026-03-09T16:49:50.239734+0000 mgr.x (mgr.24704) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:52.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:52 vm08 bash[17777]: audit 2026-03-09T16:49:51.591731+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:52.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:52 vm02 bash[22739]: cluster 2026-03-09T16:49:50.239734+0000 mgr.x (mgr.24704) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:52.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:52 vm02 bash[22739]: audit 2026-03-09T16:49:51.591731+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:52.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:52 vm02 bash[17545]: cluster 2026-03-09T16:49:50.239734+0000 mgr.x (mgr.24704) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:52.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:52 vm02 bash[17545]: audit 2026-03-09T16:49:51.591731+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:49:54.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:54 vm08 bash[48296]: ts=2026-03-09T16:49:54.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:54.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:54 vm08 bash[17777]: cluster 2026-03-09T16:49:52.240035+0000 mgr.x (mgr.24704) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:54.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:54 vm02 bash[22739]: cluster 2026-03-09T16:49:52.240035+0000 mgr.x (mgr.24704) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:54.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:54 vm02 bash[17545]: cluster 2026-03-09T16:49:52.240035+0000 mgr.x (mgr.24704) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:56.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:56 vm02 bash[22739]: cluster 2026-03-09T16:49:54.240550+0000 mgr.x (mgr.24704) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:56.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:56 vm02 bash[17545]: cluster 2026-03-09T16:49:54.240550+0000 mgr.x (mgr.24704) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:56.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:56 vm08 bash[17777]: cluster 2026-03-09T16:49:54.240550+0000 mgr.x (mgr.24704) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:49:57.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:49:56 vm08 bash[48296]: ts=2026-03-09T16:49:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:49:57.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:57 vm08 bash[17777]: audit 2026-03-09T16:49:55.957125+0000 mgr.x (mgr.24704) 132 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:57.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:57 vm02 bash[17545]: audit 2026-03-09T16:49:55.957125+0000 mgr.x (mgr.24704) 132 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:57.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:57 vm02 bash[22739]: audit 2026-03-09T16:49:55.957125+0000 mgr.x (mgr.24704) 132 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:49:58.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:58 vm08 bash[17777]: cluster 2026-03-09T16:49:56.240832+0000 mgr.x (mgr.24704) 133 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:58 vm02 bash[17545]: cluster 2026-03-09T16:49:56.240832+0000 mgr.x (mgr.24704) 133 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:58.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:58 vm02 bash[22739]: cluster 2026-03-09T16:49:56.240832+0000 mgr.x (mgr.24704) 133 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:49:59.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:59 vm08 bash[17777]: audit 2026-03-09T16:49:58.468031+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:49:59.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:59 vm08 bash[17777]: audit 2026-03-09T16:49:58.469696+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:49:59.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:59 vm08 bash[17777]: audit 2026-03-09T16:49:58.470263+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:49:59.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:49:59 vm08 bash[17777]: audit 2026-03-09T16:49:58.477934+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:59 vm02 bash[17545]: audit 2026-03-09T16:49:58.468031+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:49:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:59 vm02 bash[17545]: audit 2026-03-09T16:49:58.469696+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:49:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:59 vm02 bash[17545]: audit 2026-03-09T16:49:58.470263+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:49:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:49:59 vm02 bash[17545]: audit 2026-03-09T16:49:58.477934+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:49:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:59 vm02 bash[22739]: audit 2026-03-09T16:49:58.468031+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:49:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:59 vm02 bash[22739]: audit 2026-03-09T16:49:58.469696+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:49:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:59 vm02 bash[22739]: audit 2026-03-09T16:49:58.470263+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:49:59.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:49:59 vm02 bash[22739]: audit 2026-03-09T16:49:58.477934+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:00.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:00 vm08 bash[17777]: cluster 2026-03-09T16:49:58.241393+0000 mgr.x (mgr.24704) 134 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:00.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:00 vm08 bash[17777]: cluster 2026-03-09T16:50:00.000087+0000 mon.a (mon.0) 1142 : cluster [INF] overall HEALTH_OK 2026-03-09T16:50:00.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:00 vm02 bash[17545]: cluster 2026-03-09T16:49:58.241393+0000 mgr.x (mgr.24704) 134 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:00.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:00 vm02 bash[17545]: cluster 2026-03-09T16:50:00.000087+0000 mon.a (mon.0) 1142 : cluster [INF] overall HEALTH_OK 2026-03-09T16:50:00.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:00 vm02 bash[22739]: cluster 2026-03-09T16:49:58.241393+0000 mgr.x (mgr.24704) 134 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:00.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:00 vm02 bash[22739]: cluster 2026-03-09T16:50:00.000087+0000 mon.a (mon.0) 1142 : cluster [INF] overall HEALTH_OK 2026-03-09T16:50:01.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:50:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:50:01] "GET /metrics HTTP/1.1" 200 37536 "" "Prometheus/2.51.0" 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: cluster 2026-03-09T16:50:00.241686+0000 mgr.x (mgr.24704) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: audit 2026-03-09T16:50:01.092626+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: audit 2026-03-09T16:50:01.281824+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: audit 2026-03-09T16:50:01.287146+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: audit 2026-03-09T16:50:01.292273+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: audit 2026-03-09T16:50:01.296518+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:02 vm08 bash[17777]: audit 2026-03-09T16:50:01.301791+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: cluster 2026-03-09T16:50:00.241686+0000 mgr.x (mgr.24704) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: audit 2026-03-09T16:50:01.092626+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: audit 2026-03-09T16:50:01.281824+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: audit 2026-03-09T16:50:01.287146+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: audit 2026-03-09T16:50:01.292273+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: audit 2026-03-09T16:50:01.296518+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:02 vm02 bash[17545]: audit 2026-03-09T16:50:01.301791+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: cluster 2026-03-09T16:50:00.241686+0000 mgr.x (mgr.24704) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: audit 2026-03-09T16:50:01.092626+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: audit 2026-03-09T16:50:01.281824+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: audit 2026-03-09T16:50:01.287146+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: audit 2026-03-09T16:50:01.292273+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: audit 2026-03-09T16:50:01.296518+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:02.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:02 vm02 bash[22739]: audit 2026-03-09T16:50:01.301791+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:04.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:04 vm08 bash[48296]: ts=2026-03-09T16:50:04.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:04 vm08 bash[17777]: cluster 2026-03-09T16:50:02.241953+0000 mgr.x (mgr.24704) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:04.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:04 vm02 bash[17545]: cluster 2026-03-09T16:50:02.241953+0000 mgr.x (mgr.24704) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:04.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:04 vm02 bash[22739]: cluster 2026-03-09T16:50:02.241953+0000 mgr.x (mgr.24704) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:06.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:06 vm02 bash[17545]: cluster 2026-03-09T16:50:04.242457+0000 mgr.x (mgr.24704) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:06.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:06 vm02 bash[22739]: cluster 2026-03-09T16:50:04.242457+0000 mgr.x (mgr.24704) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:06.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:06 vm08 bash[17777]: cluster 2026-03-09T16:50:04.242457+0000 mgr.x (mgr.24704) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:07.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:06 vm08 bash[48296]: ts=2026-03-09T16:50:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:07 vm08 bash[17777]: audit 2026-03-09T16:50:05.963071+0000 mgr.x (mgr.24704) 138 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:07 vm08 bash[17777]: audit 2026-03-09T16:50:06.592281+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:07 vm02 bash[17545]: audit 2026-03-09T16:50:05.963071+0000 mgr.x (mgr.24704) 138 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:07 vm02 bash[17545]: audit 2026-03-09T16:50:06.592281+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:07 vm02 bash[22739]: audit 2026-03-09T16:50:05.963071+0000 mgr.x (mgr.24704) 138 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:07 vm02 bash[22739]: audit 2026-03-09T16:50:06.592281+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:08 vm08 bash[17777]: cluster 2026-03-09T16:50:06.242741+0000 mgr.x (mgr.24704) 139 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:08.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:08 vm02 bash[17545]: cluster 2026-03-09T16:50:06.242741+0000 mgr.x (mgr.24704) 139 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:08.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:08 vm02 bash[22739]: cluster 2026-03-09T16:50:06.242741+0000 mgr.x (mgr.24704) 139 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:10.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:10 vm08 bash[17777]: cluster 2026-03-09T16:50:08.243322+0000 mgr.x (mgr.24704) 140 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:10 vm02 bash[17545]: cluster 2026-03-09T16:50:08.243322+0000 mgr.x (mgr.24704) 140 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:10 vm02 bash[22739]: cluster 2026-03-09T16:50:08.243322+0000 mgr.x (mgr.24704) 140 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:11.903 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:50:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:50:11] "GET /metrics HTTP/1.1" 200 37533 "" "Prometheus/2.51.0" 2026-03-09T16:50:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:12 vm02 bash[17545]: cluster 2026-03-09T16:50:10.243601+0000 mgr.x (mgr.24704) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:12 vm02 bash[22739]: cluster 2026-03-09T16:50:10.243601+0000 mgr.x (mgr.24704) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:12.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:12 vm08 bash[17777]: cluster 2026-03-09T16:50:10.243601+0000 mgr.x (mgr.24704) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:14.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:14 vm08 bash[48296]: ts=2026-03-09T16:50:14.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:14.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:14 vm08 bash[17777]: cluster 2026-03-09T16:50:12.243912+0000 mgr.x (mgr.24704) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:14.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:14 vm02 bash[17545]: cluster 2026-03-09T16:50:12.243912+0000 mgr.x (mgr.24704) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:14.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:14 vm02 bash[22739]: cluster 2026-03-09T16:50:12.243912+0000 mgr.x (mgr.24704) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:16.307 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:16 vm02 bash[17545]: cluster 2026-03-09T16:50:14.244401+0000 mgr.x (mgr.24704) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:16.308 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:16 vm02 bash[22739]: cluster 2026-03-09T16:50:14.244401+0000 mgr.x (mgr.24704) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:16.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:16 vm08 bash[17777]: cluster 2026-03-09T16:50:14.244401+0000 mgr.x (mgr.24704) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:17.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:16 vm08 bash[48296]: ts=2026-03-09T16:50:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:17 vm08 bash[17777]: audit 2026-03-09T16:50:15.973479+0000 mgr.x (mgr.24704) 144 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:17.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:17 vm02 bash[17545]: audit 2026-03-09T16:50:15.973479+0000 mgr.x (mgr.24704) 144 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:17.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:17 vm02 bash[22739]: audit 2026-03-09T16:50:15.973479+0000 mgr.x (mgr.24704) 144 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:18.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:18 vm02 bash[17545]: cluster 2026-03-09T16:50:16.244709+0000 mgr.x (mgr.24704) 145 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:18.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:18 vm02 bash[22739]: cluster 2026-03-09T16:50:16.244709+0000 mgr.x (mgr.24704) 145 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:18 vm08 bash[17777]: cluster 2026-03-09T16:50:16.244709+0000 mgr.x (mgr.24704) 145 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:20.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:20 vm08 bash[17777]: cluster 2026-03-09T16:50:18.245276+0000 mgr.x (mgr.24704) 146 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:20.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:20 vm02 bash[17545]: cluster 2026-03-09T16:50:18.245276+0000 mgr.x (mgr.24704) 146 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:20.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:20 vm02 bash[22739]: cluster 2026-03-09T16:50:18.245276+0000 mgr.x (mgr.24704) 146 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:21.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:21 vm08 bash[17777]: cluster 2026-03-09T16:50:20.245681+0000 mgr.x (mgr.24704) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:21 vm08 bash[17777]: audit 2026-03-09T16:50:21.387333+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:21 vm08 bash[17777]: audit 2026-03-09T16:50:21.427895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:21.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:50:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:50:21] "GET /metrics HTTP/1.1" 200 37533 "" "Prometheus/2.51.0" 2026-03-09T16:50:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:21 vm02 bash[22739]: cluster 2026-03-09T16:50:20.245681+0000 mgr.x (mgr.24704) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:21 vm02 bash[22739]: audit 2026-03-09T16:50:21.387333+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:21.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:21 vm02 bash[22739]: audit 2026-03-09T16:50:21.427895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:21 vm02 bash[17545]: cluster 2026-03-09T16:50:20.245681+0000 mgr.x (mgr.24704) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:21 vm02 bash[17545]: audit 2026-03-09T16:50:21.387333+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:21.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:21 vm02 bash[17545]: audit 2026-03-09T16:50:21.427895+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:22 vm02 bash[22739]: audit 2026-03-09T16:50:21.460704+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:22 vm02 bash[22739]: audit 2026-03-09T16:50:21.579831+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:22 vm02 bash[22739]: audit 2026-03-09T16:50:21.584551+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:22 vm02 bash[22739]: audit 2026-03-09T16:50:21.592091+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:22 vm02 bash[22739]: audit 2026-03-09T16:50:21.592219+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:22 vm02 bash[17545]: audit 2026-03-09T16:50:21.460704+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:22 vm02 bash[17545]: audit 2026-03-09T16:50:21.579831+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:22 vm02 bash[17545]: audit 2026-03-09T16:50:21.584551+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:22 vm02 bash[17545]: audit 2026-03-09T16:50:21.592091+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:22 vm02 bash[17545]: audit 2026-03-09T16:50:21.592219+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:22 vm08 bash[17777]: audit 2026-03-09T16:50:21.460704+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:22 vm08 bash[17777]: audit 2026-03-09T16:50:21.579831+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:22 vm08 bash[17777]: audit 2026-03-09T16:50:21.584551+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:22 vm08 bash[17777]: audit 2026-03-09T16:50:21.592091+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:22 vm08 bash[17777]: audit 2026-03-09T16:50:21.592219+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:23 vm08 bash[17777]: cluster 2026-03-09T16:50:22.246059+0000 mgr.x (mgr.24704) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:23.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:23 vm02 bash[22739]: cluster 2026-03-09T16:50:22.246059+0000 mgr.x (mgr.24704) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:23.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:23 vm02 bash[17545]: cluster 2026-03-09T16:50:22.246059+0000 mgr.x (mgr.24704) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:24.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:24 vm08 bash[48296]: ts=2026-03-09T16:50:24.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:25.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:25 vm08 bash[17777]: cluster 2026-03-09T16:50:24.246695+0000 mgr.x (mgr.24704) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:25.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:25 vm02 bash[22739]: cluster 2026-03-09T16:50:24.246695+0000 mgr.x (mgr.24704) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:25 vm02 bash[17545]: cluster 2026-03-09T16:50:24.246695+0000 mgr.x (mgr.24704) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:26.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:26 vm08 bash[17777]: audit 2026-03-09T16:50:25.982784+0000 mgr.x (mgr.24704) 150 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:26.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:26 vm02 bash[22739]: audit 2026-03-09T16:50:25.982784+0000 mgr.x (mgr.24704) 150 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:26 vm02 bash[17545]: audit 2026-03-09T16:50:25.982784+0000 mgr.x (mgr.24704) 150 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:27.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:26 vm08 bash[48296]: ts=2026-03-09T16:50:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:27.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:27 vm08 bash[17777]: cluster 2026-03-09T16:50:26.246986+0000 mgr.x (mgr.24704) 151 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:27.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:27 vm02 bash[22739]: cluster 2026-03-09T16:50:26.246986+0000 mgr.x (mgr.24704) 151 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:27.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:27 vm02 bash[17545]: cluster 2026-03-09T16:50:26.246986+0000 mgr.x (mgr.24704) 151 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:29.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:29 vm08 bash[17777]: cluster 2026-03-09T16:50:28.247526+0000 mgr.x (mgr.24704) 152 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:29.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:29 vm02 bash[22739]: cluster 2026-03-09T16:50:28.247526+0000 mgr.x (mgr.24704) 152 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:29.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:29 vm02 bash[17545]: cluster 2026-03-09T16:50:28.247526+0000 mgr.x (mgr.24704) 152 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:31 vm08 bash[17777]: cluster 2026-03-09T16:50:30.247877+0000 mgr.x (mgr.24704) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:31.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:50:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:50:31] "GET /metrics HTTP/1.1" 200 37533 "" "Prometheus/2.51.0" 2026-03-09T16:50:31.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:31 vm02 bash[22739]: cluster 2026-03-09T16:50:30.247877+0000 mgr.x (mgr.24704) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:31 vm02 bash[17545]: cluster 2026-03-09T16:50:30.247877+0000 mgr.x (mgr.24704) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:33.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:33 vm08 bash[17777]: cluster 2026-03-09T16:50:32.248190+0000 mgr.x (mgr.24704) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:33.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:33 vm02 bash[22739]: cluster 2026-03-09T16:50:32.248190+0000 mgr.x (mgr.24704) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:33.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:33 vm02 bash[17545]: cluster 2026-03-09T16:50:32.248190+0000 mgr.x (mgr.24704) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:34.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:34 vm08 bash[48296]: ts=2026-03-09T16:50:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:35.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:35 vm08 bash[17777]: cluster 2026-03-09T16:50:34.248671+0000 mgr.x (mgr.24704) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:35.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:35 vm02 bash[22739]: cluster 2026-03-09T16:50:34.248671+0000 mgr.x (mgr.24704) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:35.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:35 vm02 bash[17545]: cluster 2026-03-09T16:50:34.248671+0000 mgr.x (mgr.24704) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:36.660 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2026-03-09T16:50:36.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:36 vm08 bash[17777]: audit 2026-03-09T16:50:35.991787+0000 mgr.x (mgr.24704) 156 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:36 vm08 bash[17777]: audit 2026-03-09T16:50:36.592605+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:36.914 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:36 vm02 bash[17545]: audit 2026-03-09T16:50:35.991787+0000 mgr.x (mgr.24704) 156 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:36.914 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:36 vm02 bash[17545]: audit 2026-03-09T16:50:36.592605+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:36.914 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:36 vm02 bash[22739]: audit 2026-03-09T16:50:35.991787+0000 mgr.x (mgr.24704) 156 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:36.914 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:36 vm02 bash[22739]: audit 2026-03-09T16:50:36.592605+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:37.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:36 vm08 bash[48296]: ts=2026-03-09T16:50:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:37.429 INFO:teuthology.orchestra.run.vm02.stdout:Scheduled to redeploy mgr.y on host 'vm02' 2026-03-09T16:50:37.554 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps --refresh' 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:37 vm02 bash[22739]: cluster 2026-03-09T16:50:36.248938+0000 mgr.x (mgr.24704) 157 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:37 vm02 bash[22739]: audit 2026-03-09T16:50:37.174840+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 192.168.123.102:0/797202731' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:37 vm02 bash[22739]: audit 2026-03-09T16:50:37.412830+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:37 vm02 bash[22739]: audit 2026-03-09T16:50:37.420746+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:37 vm02 bash[22739]: audit 2026-03-09T16:50:37.427246+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:37 vm02 bash[22739]: audit 2026-03-09T16:50:37.428539+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:37 vm02 bash[17545]: cluster 2026-03-09T16:50:36.248938+0000 mgr.x (mgr.24704) 157 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:37 vm02 bash[17545]: audit 2026-03-09T16:50:37.174840+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 192.168.123.102:0/797202731' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:37 vm02 bash[17545]: audit 2026-03-09T16:50:37.412830+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:37 vm02 bash[17545]: audit 2026-03-09T16:50:37.420746+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.708 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:37 vm02 bash[17545]: audit 2026-03-09T16:50:37.427246+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.708 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:37 vm02 bash[17545]: audit 2026-03-09T16:50:37.428539+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:50:37.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:37 vm08 bash[17777]: cluster 2026-03-09T16:50:36.248938+0000 mgr.x (mgr.24704) 157 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:37 vm08 bash[17777]: audit 2026-03-09T16:50:37.174840+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 192.168.123.102:0/797202731' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2026-03-09T16:50:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:37 vm08 bash[17777]: audit 2026-03-09T16:50:37.412830+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:37 vm08 bash[17777]: audit 2026-03-09T16:50:37.420746+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:37 vm08 bash[17777]: audit 2026-03-09T16:50:37.427246+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:37 vm08 bash[17777]: audit 2026-03-09T16:50:37.428539+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 16s ago 12m - - 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 16s ago 12m - - 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (2m) 16s ago 9m 14.5M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (2m) 16s ago 9m 39.2M - dad864ee21e9 0a6180402fe8 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 16s ago 9m 42.2M - 3.5 e1d6a67b021e 93e865770fe3 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283 running (4m) 16s ago 12m 536M - 19.2.3-678-ge911bdeb 654f31e6858e 9444b42fb0cf 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:9283 running (13m) 16s ago 13m 399M - 17.2.0 e1d6a67b021e 819b783ff988 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (13m) 16s ago 13m 57.6M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (12m) 16s ago 12m 43.8M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (12m) 16s ago 12m 45.2M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (2m) 16s ago 9m 7428k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (2m) 16s ago 9m 7640k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (12m) 16s ago 12m 51.1M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (11m) 16s ago 11m 50.8M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (11m) 16s ago 11m 48.1M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (11m) 16s ago 11m 49.3M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (10m) 16s ago 11m 50.7M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:50:38.102 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (10m) 16s ago 10m 47.7M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:50:38.103 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (10m) 16s ago 10m 47.2M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:50:38.103 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (10m) 16s ago 10m 50.4M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:50:38.103 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 16s ago 9m 39.3M - 2.51.0 1d3b7f56885b a543daa010df 2026-03-09T16:50:38.103 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (9m) 16s ago 9m 84.0M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:50:38.103 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (9m) 16s ago 9m 84.4M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:50:38.169 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'sleep 180' 2026-03-09T16:50:38.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:38 vm02 bash[17545]: audit 2026-03-09T16:50:37.404818+0000 mgr.x (mgr.24704) 158 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:50:38.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:38 vm02 bash[17545]: cephadm 2026-03-09T16:50:37.413863+0000 mgr.x (mgr.24704) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2026-03-09T16:50:38.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:38 vm02 bash[17545]: audit 2026-03-09T16:50:38.096408+0000 mgr.x (mgr.24704) 160 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:50:38.961 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:38 vm02 bash[22739]: audit 2026-03-09T16:50:37.404818+0000 mgr.x (mgr.24704) 158 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:50:38.961 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:38 vm02 bash[22739]: cephadm 2026-03-09T16:50:37.413863+0000 mgr.x (mgr.24704) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2026-03-09T16:50:38.961 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:38 vm02 bash[22739]: audit 2026-03-09T16:50:38.096408+0000 mgr.x (mgr.24704) 160 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:50:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:38 vm08 bash[17777]: audit 2026-03-09T16:50:37.404818+0000 mgr.x (mgr.24704) 158 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:50:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:38 vm08 bash[17777]: cephadm 2026-03-09T16:50:37.413863+0000 mgr.x (mgr.24704) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2026-03-09T16:50:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:38 vm08 bash[17777]: audit 2026-03-09T16:50:38.096408+0000 mgr.x (mgr.24704) 160 : audit [DBG] from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:50:39.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: Stopping Ceph mgr.y for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:50:39.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:39 vm02 bash[63858]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mgr-y 2026-03-09T16:50:39.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service: Main process exited, code=exited, status=143/n/a 2026-03-09T16:50:39.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service: Failed with result 'exit-code'. 2026-03-09T16:50:39.966 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: Stopped Ceph mgr.y for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:50:39.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:39.966 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:50:39 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: cluster 2026-03-09T16:50:38.249386+0000 mgr.x (mgr.24704) 161 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.086835+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.089462+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.090125+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.097449+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.113340+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.114262+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.114956+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: audit 2026-03-09T16:50:39.115727+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:40 vm02 bash[17545]: cephadm 2026-03-09T16:50:39.116410+0000 mgr.x (mgr.24704) 162 : cephadm [INF] Deploying daemon mgr.y on vm02 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.323 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: Started Ceph mgr.y for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:40 vm02 bash[63970]: debug 2026-03-09T16:50:40.318+0000 7fb337dfb140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: cluster 2026-03-09T16:50:38.249386+0000 mgr.x (mgr.24704) 161 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.086835+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.089462+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.090125+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.097449+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.113340+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.114262+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.114956+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: audit 2026-03-09T16:50:39.115727+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:40.323 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:40 vm02 bash[22739]: cephadm 2026-03-09T16:50:39.116410+0000 mgr.x (mgr.24704) 162 : cephadm [INF] Deploying daemon mgr.y on vm02 2026-03-09T16:50:40.323 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.323 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.324 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.324 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.324 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.324 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 16:50:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: cluster 2026-03-09T16:50:38.249386+0000 mgr.x (mgr.24704) 161 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.086835+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.089462+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.090125+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.097449+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.113340+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.114262+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24704 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.114956+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: audit 2026-03-09T16:50:39.115727+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:40 vm08 bash[17777]: cephadm 2026-03-09T16:50:39.116410+0000 mgr.x (mgr.24704) 162 : cephadm [INF] Deploying daemon mgr.y on vm02 2026-03-09T16:50:40.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:40 vm02 bash[63970]: debug 2026-03-09T16:50:40.362+0000 7fb337dfb140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:50:40.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:40 vm02 bash[63970]: debug 2026-03-09T16:50:40.474+0000 7fb337dfb140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T16:50:41.137 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.136092+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.137 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:40 vm02 bash[63970]: debug 2026-03-09T16:50:40.758+0000 7fb337dfb140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.136092+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.144078+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.150520+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.156630+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.188850+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.190351+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.191022+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:50:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:41 vm08 bash[17777]: audit 2026-03-09T16:50:40.196402+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.425 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.144078+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.425 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.150520+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.425 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.156630+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.188850+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.190351+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.191022+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:41 vm02 bash[17545]: audit 2026-03-09T16:50:40.196402+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.210+0000 7fb337dfb140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.290+0000 7fb337dfb140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: /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-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.136092+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.144078+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.150520+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.156630+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.188850+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.190351+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.191022+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:50:41.426 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:41 vm02 bash[22739]: audit 2026-03-09T16:50:40.196402+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:41.689 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: 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-09T16:50:41.689 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: from numpy import show_config as show_numpy_config 2026-03-09T16:50:41.689 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.426+0000 7fb337dfb140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:50:41.689 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.562+0000 7fb337dfb140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:50:41.689 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.598+0000 7fb337dfb140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:50:41.689 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.638+0000 7fb337dfb140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:50:41.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:50:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:50:41] "GET /metrics HTTP/1.1" 200 37533 "" "Prometheus/2.51.0" 2026-03-09T16:50:41.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.690+0000 7fb337dfb140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:50:41.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:41 vm02 bash[63970]: debug 2026-03-09T16:50:41.738+0000 7fb337dfb140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: cluster 2026-03-09T16:50:40.249683+0000 mgr.x (mgr.24704) 163 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: audit 2026-03-09T16:50:41.650105+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: audit 2026-03-09T16:50:41.657410+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: audit 2026-03-09T16:50:41.663525+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: audit 2026-03-09T16:50:41.671501+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: audit 2026-03-09T16:50:41.680693+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:42 vm02 bash[22739]: audit 2026-03-09T16:50:41.688928+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: cluster 2026-03-09T16:50:40.249683+0000 mgr.x (mgr.24704) 163 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: audit 2026-03-09T16:50:41.650105+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: audit 2026-03-09T16:50:41.657410+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: audit 2026-03-09T16:50:41.663525+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: audit 2026-03-09T16:50:41.671501+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: audit 2026-03-09T16:50:41.680693+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.453 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:42 vm02 bash[17545]: audit 2026-03-09T16:50:41.688928+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.454 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.178+0000 7fb337dfb140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:50:42.454 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.222+0000 7fb337dfb140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:50:42.454 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.258+0000 7fb337dfb140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:50:42.454 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.406+0000 7fb337dfb140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: cluster 2026-03-09T16:50:40.249683+0000 mgr.x (mgr.24704) 163 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: audit 2026-03-09T16:50:41.650105+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: audit 2026-03-09T16:50:41.657410+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: audit 2026-03-09T16:50:41.663525+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: audit 2026-03-09T16:50:41.671501+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: audit 2026-03-09T16:50:41.680693+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:42 vm08 bash[17777]: audit 2026-03-09T16:50:41.688928+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:42.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.446+0000 7fb337dfb140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:50:42.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.486+0000 7fb337dfb140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:50:42.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.602+0000 7fb337dfb140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:50:43.022 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.762+0000 7fb337dfb140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:50:43.022 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.938+0000 7fb337dfb140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:50:43.022 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:42 vm02 bash[63970]: debug 2026-03-09T16:50:42.974+0000 7fb337dfb140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:50:43.411 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: debug 2026-03-09T16:50:43.018+0000 7fb337dfb140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:50:43.411 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: debug 2026-03-09T16:50:43.170+0000 7fb337dfb140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:50:43.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: debug 2026-03-09T16:50:43.406+0000 7fb337dfb140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:50:43.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: [09/Mar/2026:16:50:43] ENGINE Bus STARTING 2026-03-09T16:50:43.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: CherryPy Checker: 2026-03-09T16:50:43.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: The Application mounted at '' has an empty config. 2026-03-09T16:50:43.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: [09/Mar/2026:16:50:43] ENGINE Serving on http://:::9283 2026-03-09T16:50:43.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:50:43 vm02 bash[63970]: [09/Mar/2026:16:50:43] ENGINE Bus STARTED 2026-03-09T16:50:44.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:44 vm08 bash[48296]: ts=2026-03-09T16:50:44.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: cluster 2026-03-09T16:50:42.249980+0000 mgr.x (mgr.24704) 164 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: cluster 2026-03-09T16:50:43.416373+0000 mon.a (mon.0) 1172 : cluster [DBG] Standby manager daemon y restarted 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: cluster 2026-03-09T16:50:43.416453+0000 mon.a (mon.0) 1173 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: audit 2026-03-09T16:50:43.417211+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: audit 2026-03-09T16:50:43.417921+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: audit 2026-03-09T16:50:43.419815+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:50:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:44 vm08 bash[17777]: audit 2026-03-09T16:50:43.420704+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: cluster 2026-03-09T16:50:42.249980+0000 mgr.x (mgr.24704) 164 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: cluster 2026-03-09T16:50:43.416373+0000 mon.a (mon.0) 1172 : cluster [DBG] Standby manager daemon y restarted 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: cluster 2026-03-09T16:50:43.416453+0000 mon.a (mon.0) 1173 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: audit 2026-03-09T16:50:43.417211+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: audit 2026-03-09T16:50:43.417921+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: audit 2026-03-09T16:50:43.419815+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:44 vm02 bash[22739]: audit 2026-03-09T16:50:43.420704+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:50:44.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: cluster 2026-03-09T16:50:42.249980+0000 mgr.x (mgr.24704) 164 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: cluster 2026-03-09T16:50:43.416373+0000 mon.a (mon.0) 1172 : cluster [DBG] Standby manager daemon y restarted 2026-03-09T16:50:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: cluster 2026-03-09T16:50:43.416453+0000 mon.a (mon.0) 1173 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:50:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: audit 2026-03-09T16:50:43.417211+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:50:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: audit 2026-03-09T16:50:43.417921+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:50:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: audit 2026-03-09T16:50:43.419815+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:50:44.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:44 vm02 bash[17545]: audit 2026-03-09T16:50:43.420704+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:50:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:45 vm08 bash[17777]: cluster 2026-03-09T16:50:44.211242+0000 mon.a (mon.0) 1174 : cluster [DBG] mgrmap e27: x(active, since 3m), standbys: y 2026-03-09T16:50:45.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:45 vm02 bash[22739]: cluster 2026-03-09T16:50:44.211242+0000 mon.a (mon.0) 1174 : cluster [DBG] mgrmap e27: x(active, since 3m), standbys: y 2026-03-09T16:50:45.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:45 vm02 bash[17545]: cluster 2026-03-09T16:50:44.211242+0000 mon.a (mon.0) 1174 : cluster [DBG] mgrmap e27: x(active, since 3m), standbys: y 2026-03-09T16:50:46.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:46 vm02 bash[22739]: cluster 2026-03-09T16:50:44.250461+0000 mgr.x (mgr.24704) 165 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:46.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:46 vm02 bash[17545]: cluster 2026-03-09T16:50:44.250461+0000 mgr.x (mgr.24704) 165 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:46.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:46 vm08 bash[17777]: cluster 2026-03-09T16:50:44.250461+0000 mgr.x (mgr.24704) 165 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:47.245 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:46 vm08 bash[48296]: ts=2026-03-09T16:50:46.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:47.593 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:47 vm02 bash[22739]: audit 2026-03-09T16:50:46.002420+0000 mgr.x (mgr.24704) 166 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:47.593 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:47 vm02 bash[17545]: audit 2026-03-09T16:50:46.002420+0000 mgr.x (mgr.24704) 166 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:47 vm08 bash[17777]: audit 2026-03-09T16:50:46.002420+0000 mgr.x (mgr.24704) 166 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:48 vm08 bash[17777]: cluster 2026-03-09T16:50:46.250748+0000 mgr.x (mgr.24704) 167 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:48 vm08 bash[17777]: audit 2026-03-09T16:50:47.577898+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:48 vm08 bash[17777]: audit 2026-03-09T16:50:47.585514+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:48 vm08 bash[17777]: audit 2026-03-09T16:50:47.592657+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:48 vm02 bash[22739]: cluster 2026-03-09T16:50:46.250748+0000 mgr.x (mgr.24704) 167 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:48 vm02 bash[22739]: audit 2026-03-09T16:50:47.577898+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:48 vm02 bash[22739]: audit 2026-03-09T16:50:47.585514+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:48 vm02 bash[22739]: audit 2026-03-09T16:50:47.592657+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:48 vm02 bash[17545]: cluster 2026-03-09T16:50:46.250748+0000 mgr.x (mgr.24704) 167 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:48 vm02 bash[17545]: audit 2026-03-09T16:50:47.577898+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:48 vm02 bash[17545]: audit 2026-03-09T16:50:47.585514+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:48.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:48 vm02 bash[17545]: audit 2026-03-09T16:50:47.592657+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:50:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:49 vm08 bash[17777]: cluster 2026-03-09T16:50:48.251243+0000 mgr.x (mgr.24704) 168 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:49 vm02 bash[22739]: cluster 2026-03-09T16:50:48.251243+0000 mgr.x (mgr.24704) 168 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:49 vm02 bash[17545]: cluster 2026-03-09T16:50:48.251243+0000 mgr.x (mgr.24704) 168 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:51.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:51 vm08 bash[17777]: cluster 2026-03-09T16:50:50.251572+0000 mgr.x (mgr.24704) 169 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:51.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:50:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:50:51] "GET /metrics HTTP/1.1" 200 37533 "" "Prometheus/2.51.0" 2026-03-09T16:50:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:51 vm02 bash[22739]: cluster 2026-03-09T16:50:50.251572+0000 mgr.x (mgr.24704) 169 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:51 vm02 bash[17545]: cluster 2026-03-09T16:50:50.251572+0000 mgr.x (mgr.24704) 169 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:52.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:52 vm08 bash[17777]: audit 2026-03-09T16:50:51.592760+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:52.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:52 vm02 bash[22739]: audit 2026-03-09T16:50:51.592760+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:52.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:52 vm02 bash[17545]: audit 2026-03-09T16:50:51.592760+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:50:53.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:53 vm08 bash[17777]: cluster 2026-03-09T16:50:52.251922+0000 mgr.x (mgr.24704) 170 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:53 vm02 bash[22739]: cluster 2026-03-09T16:50:52.251922+0000 mgr.x (mgr.24704) 170 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:53 vm02 bash[17545]: cluster 2026-03-09T16:50:52.251922+0000 mgr.x (mgr.24704) 170 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:54.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:54 vm08 bash[48296]: ts=2026-03-09T16:50:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:55.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:55 vm08 bash[17777]: cluster 2026-03-09T16:50:54.252520+0000 mgr.x (mgr.24704) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:55 vm02 bash[22739]: cluster 2026-03-09T16:50:54.252520+0000 mgr.x (mgr.24704) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:55 vm02 bash[17545]: cluster 2026-03-09T16:50:54.252520+0000 mgr.x (mgr.24704) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:56.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:56 vm08 bash[17777]: audit 2026-03-09T16:50:56.011571+0000 mgr.x (mgr.24704) 172 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:56 vm02 bash[22739]: audit 2026-03-09T16:50:56.011571+0000 mgr.x (mgr.24704) 172 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:56 vm02 bash[17545]: audit 2026-03-09T16:50:56.011571+0000 mgr.x (mgr.24704) 172 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:50:57.153 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:50:56 vm08 bash[48296]: ts=2026-03-09T16:50:56.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:50:57.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:57 vm08 bash[17777]: cluster 2026-03-09T16:50:56.252823+0000 mgr.x (mgr.24704) 173 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:57.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:57 vm02 bash[22739]: cluster 2026-03-09T16:50:56.252823+0000 mgr.x (mgr.24704) 173 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:57.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:57 vm02 bash[17545]: cluster 2026-03-09T16:50:56.252823+0000 mgr.x (mgr.24704) 173 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:50:59.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:50:59 vm08 bash[17777]: cluster 2026-03-09T16:50:58.253416+0000 mgr.x (mgr.24704) 174 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:59.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:50:59 vm02 bash[22739]: cluster 2026-03-09T16:50:58.253416+0000 mgr.x (mgr.24704) 174 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:50:59.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:50:59 vm02 bash[17545]: cluster 2026-03-09T16:50:58.253416+0000 mgr.x (mgr.24704) 174 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:01 vm08 bash[17777]: cluster 2026-03-09T16:51:00.253723+0000 mgr.x (mgr.24704) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:01.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:51:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:51:01] "GET /metrics HTTP/1.1" 200 37533 "" "Prometheus/2.51.0" 2026-03-09T16:51:01.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:01 vm02 bash[22739]: cluster 2026-03-09T16:51:00.253723+0000 mgr.x (mgr.24704) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:01 vm02 bash[17545]: cluster 2026-03-09T16:51:00.253723+0000 mgr.x (mgr.24704) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:03.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:02 vm08 bash[17777]: audit 2026-03-09T16:51:01.744055+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:02 vm08 bash[17777]: audit 2026-03-09T16:51:01.749914+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:02 vm08 bash[17777]: audit 2026-03-09T16:51:01.755488+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:02 vm02 bash[22739]: audit 2026-03-09T16:51:01.744055+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:02 vm02 bash[22739]: audit 2026-03-09T16:51:01.749914+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:02 vm02 bash[22739]: audit 2026-03-09T16:51:01.755488+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:02 vm02 bash[17545]: audit 2026-03-09T16:51:01.744055+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:02 vm02 bash[17545]: audit 2026-03-09T16:51:01.749914+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:03.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:02 vm02 bash[17545]: audit 2026-03-09T16:51:01.755488+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:04.147 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:03 vm08 bash[17777]: cluster 2026-03-09T16:51:02.254074+0000 mgr.x (mgr.24704) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:04.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:03 vm02 bash[22739]: cluster 2026-03-09T16:51:02.254074+0000 mgr.x (mgr.24704) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:04.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:03 vm02 bash[17545]: cluster 2026-03-09T16:51:02.254074+0000 mgr.x (mgr.24704) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:04.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:04 vm08 bash[48296]: ts=2026-03-09T16:51:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:06.015 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:05 vm02 bash[22739]: cluster 2026-03-09T16:51:04.254720+0000 mgr.x (mgr.24704) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:06.015 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:05 vm02 bash[17545]: cluster 2026-03-09T16:51:04.254720+0000 mgr.x (mgr.24704) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:06.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:05 vm08 bash[17777]: cluster 2026-03-09T16:51:04.254720+0000 mgr.x (mgr.24704) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:07.206 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:06 vm08 bash[48296]: ts=2026-03-09T16:51:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:07 vm02 bash[22739]: audit 2026-03-09T16:51:06.014836+0000 mgr.x (mgr.24704) 178 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:07 vm02 bash[22739]: audit 2026-03-09T16:51:06.204676+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:07 vm02 bash[22739]: audit 2026-03-09T16:51:06.214184+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:07 vm02 bash[22739]: audit 2026-03-09T16:51:06.221711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:07 vm02 bash[22739]: audit 2026-03-09T16:51:06.592911+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:07 vm02 bash[17545]: audit 2026-03-09T16:51:06.014836+0000 mgr.x (mgr.24704) 178 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:07 vm02 bash[17545]: audit 2026-03-09T16:51:06.204676+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:07 vm02 bash[17545]: audit 2026-03-09T16:51:06.214184+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:07 vm02 bash[17545]: audit 2026-03-09T16:51:06.221711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:07 vm02 bash[17545]: audit 2026-03-09T16:51:06.592911+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:07 vm08 bash[17777]: audit 2026-03-09T16:51:06.014836+0000 mgr.x (mgr.24704) 178 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:07 vm08 bash[17777]: audit 2026-03-09T16:51:06.204676+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:07 vm08 bash[17777]: audit 2026-03-09T16:51:06.214184+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:07 vm08 bash[17777]: audit 2026-03-09T16:51:06.221711+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:07 vm08 bash[17777]: audit 2026-03-09T16:51:06.592911+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:08.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:08 vm08 bash[17777]: cluster 2026-03-09T16:51:06.255057+0000 mgr.x (mgr.24704) 179 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:08.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:08 vm02 bash[22739]: cluster 2026-03-09T16:51:06.255057+0000 mgr.x (mgr.24704) 179 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:08.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:08 vm02 bash[17545]: cluster 2026-03-09T16:51:06.255057+0000 mgr.x (mgr.24704) 179 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:10.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:10 vm08 bash[17777]: cluster 2026-03-09T16:51:08.255706+0000 mgr.x (mgr.24704) 180 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:10.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:10 vm02 bash[22739]: cluster 2026-03-09T16:51:08.255706+0000 mgr.x (mgr.24704) 180 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:10.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:10 vm02 bash[17545]: cluster 2026-03-09T16:51:08.255706+0000 mgr.x (mgr.24704) 180 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:11.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:51:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:51:11] "GET /metrics HTTP/1.1" 200 37532 "" "Prometheus/2.51.0" 2026-03-09T16:51:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:12 vm08 bash[17777]: cluster 2026-03-09T16:51:10.256033+0000 mgr.x (mgr.24704) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:12.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:12 vm02 bash[22739]: cluster 2026-03-09T16:51:10.256033+0000 mgr.x (mgr.24704) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:12.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:12 vm02 bash[17545]: cluster 2026-03-09T16:51:10.256033+0000 mgr.x (mgr.24704) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:14.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:14 vm08 bash[48296]: ts=2026-03-09T16:51:14.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:14.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:14 vm08 bash[17777]: cluster 2026-03-09T16:51:12.256304+0000 mgr.x (mgr.24704) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:14 vm02 bash[22739]: cluster 2026-03-09T16:51:12.256304+0000 mgr.x (mgr.24704) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:14 vm02 bash[17545]: cluster 2026-03-09T16:51:12.256304+0000 mgr.x (mgr.24704) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:16.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:16 vm02 bash[17545]: cluster 2026-03-09T16:51:14.256849+0000 mgr.x (mgr.24704) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:16.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:16 vm02 bash[22739]: cluster 2026-03-09T16:51:14.256849+0000 mgr.x (mgr.24704) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:16 vm08 bash[17777]: cluster 2026-03-09T16:51:14.256849+0000 mgr.x (mgr.24704) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:17.251 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:16 vm08 bash[48296]: ts=2026-03-09T16:51:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:17.599 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:17 vm08 bash[17777]: audit 2026-03-09T16:51:16.025534+0000 mgr.x (mgr.24704) 184 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:17.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:17 vm02 bash[22739]: audit 2026-03-09T16:51:16.025534+0000 mgr.x (mgr.24704) 184 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:17.703 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:17 vm02 bash[17545]: audit 2026-03-09T16:51:16.025534+0000 mgr.x (mgr.24704) 184 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:18.598 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:18 vm08 bash[17777]: cluster 2026-03-09T16:51:16.257154+0000 mgr.x (mgr.24704) 185 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:18.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:18 vm02 bash[22739]: cluster 2026-03-09T16:51:16.257154+0000 mgr.x (mgr.24704) 185 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:18.702 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:18 vm02 bash[17545]: cluster 2026-03-09T16:51:16.257154+0000 mgr.x (mgr.24704) 185 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:19.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:19 vm08 bash[17777]: cluster 2026-03-09T16:51:18.258092+0000 mgr.x (mgr.24704) 186 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:19.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:19 vm02 bash[22739]: cluster 2026-03-09T16:51:18.258092+0000 mgr.x (mgr.24704) 186 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:19.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:19 vm02 bash[17545]: cluster 2026-03-09T16:51:18.258092+0000 mgr.x (mgr.24704) 186 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:21 vm08 bash[17777]: cluster 2026-03-09T16:51:20.258459+0000 mgr.x (mgr.24704) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:21.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:51:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:51:21] "GET /metrics HTTP/1.1" 200 37532 "" "Prometheus/2.51.0" 2026-03-09T16:51:21.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:21 vm02 bash[22739]: cluster 2026-03-09T16:51:20.258459+0000 mgr.x (mgr.24704) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:21.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:21 vm02 bash[17545]: cluster 2026-03-09T16:51:20.258459+0000 mgr.x (mgr.24704) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:22 vm08 bash[17777]: audit 2026-03-09T16:51:21.593344+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:22 vm08 bash[17777]: audit 2026-03-09T16:51:21.826069+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:22 vm08 bash[17777]: audit 2026-03-09T16:51:21.832134+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:22 vm08 bash[17777]: audit 2026-03-09T16:51:21.838331+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:22 vm02 bash[22739]: audit 2026-03-09T16:51:21.593344+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:22 vm02 bash[22739]: audit 2026-03-09T16:51:21.826069+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:22 vm02 bash[22739]: audit 2026-03-09T16:51:21.832134+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:22 vm02 bash[22739]: audit 2026-03-09T16:51:21.838331+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:22 vm02 bash[17545]: audit 2026-03-09T16:51:21.593344+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:22 vm02 bash[17545]: audit 2026-03-09T16:51:21.826069+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:22 vm02 bash[17545]: audit 2026-03-09T16:51:21.832134+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:22.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:22 vm02 bash[17545]: audit 2026-03-09T16:51:21.838331+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:24.147 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:23 vm08 bash[17777]: cluster 2026-03-09T16:51:22.258743+0000 mgr.x (mgr.24704) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:24.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:23 vm02 bash[22739]: cluster 2026-03-09T16:51:22.258743+0000 mgr.x (mgr.24704) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:24.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:23 vm02 bash[17545]: cluster 2026-03-09T16:51:22.258743+0000 mgr.x (mgr.24704) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:24.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:24 vm08 bash[48296]: ts=2026-03-09T16:51:24.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:26.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:25 vm08 bash[17777]: cluster 2026-03-09T16:51:24.259232+0000 mgr.x (mgr.24704) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:26.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:25 vm02 bash[22739]: cluster 2026-03-09T16:51:24.259232+0000 mgr.x (mgr.24704) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:26.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:25 vm02 bash[17545]: cluster 2026-03-09T16:51:24.259232+0000 mgr.x (mgr.24704) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:27.154 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:26 vm08 bash[48296]: ts=2026-03-09T16:51:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:27.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:26 vm08 bash[17777]: audit 2026-03-09T16:51:26.036339+0000 mgr.x (mgr.24704) 190 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:27.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:26 vm08 bash[17777]: audit 2026-03-09T16:51:26.287177+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:26 vm08 bash[17777]: audit 2026-03-09T16:51:26.295163+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:26 vm08 bash[17777]: audit 2026-03-09T16:51:26.301979+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:26 vm02 bash[22739]: audit 2026-03-09T16:51:26.036339+0000 mgr.x (mgr.24704) 190 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:26 vm02 bash[22739]: audit 2026-03-09T16:51:26.287177+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:26 vm02 bash[22739]: audit 2026-03-09T16:51:26.295163+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:26 vm02 bash[22739]: audit 2026-03-09T16:51:26.301979+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:26 vm02 bash[17545]: audit 2026-03-09T16:51:26.036339+0000 mgr.x (mgr.24704) 190 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:26 vm02 bash[17545]: audit 2026-03-09T16:51:26.287177+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:26 vm02 bash[17545]: audit 2026-03-09T16:51:26.295163+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:27.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:26 vm02 bash[17545]: audit 2026-03-09T16:51:26.301979+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:28.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:27 vm08 bash[17777]: cluster 2026-03-09T16:51:26.259583+0000 mgr.x (mgr.24704) 191 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:28.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:27 vm02 bash[22739]: cluster 2026-03-09T16:51:26.259583+0000 mgr.x (mgr.24704) 191 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:28.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:27 vm02 bash[17545]: cluster 2026-03-09T16:51:26.259583+0000 mgr.x (mgr.24704) 191 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:30.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:29 vm02 bash[22739]: cluster 2026-03-09T16:51:28.260264+0000 mgr.x (mgr.24704) 192 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:30.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:29 vm02 bash[17545]: cluster 2026-03-09T16:51:28.260264+0000 mgr.x (mgr.24704) 192 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:30.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:29 vm08 bash[17777]: cluster 2026-03-09T16:51:28.260264+0000 mgr.x (mgr.24704) 192 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:31.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:51:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:51:31] "GET /metrics HTTP/1.1" 200 37532 "" "Prometheus/2.51.0" 2026-03-09T16:51:32.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:31 vm02 bash[22739]: cluster 2026-03-09T16:51:30.260571+0000 mgr.x (mgr.24704) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:32.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:31 vm02 bash[17545]: cluster 2026-03-09T16:51:30.260571+0000 mgr.x (mgr.24704) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:32.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:31 vm08 bash[17777]: cluster 2026-03-09T16:51:30.260571+0000 mgr.x (mgr.24704) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:34.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:33 vm02 bash[22739]: cluster 2026-03-09T16:51:32.260885+0000 mgr.x (mgr.24704) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:34.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:33 vm02 bash[17545]: cluster 2026-03-09T16:51:32.260885+0000 mgr.x (mgr.24704) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:34.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:33 vm08 bash[17777]: cluster 2026-03-09T16:51:32.260885+0000 mgr.x (mgr.24704) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:34.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:34 vm08 bash[48296]: ts=2026-03-09T16:51:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:36.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:35 vm02 bash[22739]: cluster 2026-03-09T16:51:34.261406+0000 mgr.x (mgr.24704) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:36.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:35 vm02 bash[17545]: cluster 2026-03-09T16:51:34.261406+0000 mgr.x (mgr.24704) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:36.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:35 vm08 bash[17777]: cluster 2026-03-09T16:51:34.261406+0000 mgr.x (mgr.24704) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:37.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:36 vm02 bash[22739]: audit 2026-03-09T16:51:36.047162+0000 mgr.x (mgr.24704) 196 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:37.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:36 vm02 bash[22739]: audit 2026-03-09T16:51:36.593457+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:37.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:36 vm02 bash[17545]: audit 2026-03-09T16:51:36.047162+0000 mgr.x (mgr.24704) 196 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:37.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:36 vm02 bash[17545]: audit 2026-03-09T16:51:36.593457+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:37.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:36 vm08 bash[17777]: audit 2026-03-09T16:51:36.047162+0000 mgr.x (mgr.24704) 196 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:37.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:36 vm08 bash[17777]: audit 2026-03-09T16:51:36.593457+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:37.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:36 vm08 bash[48296]: ts=2026-03-09T16:51:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:37 vm02 bash[17545]: cluster 2026-03-09T16:51:36.261755+0000 mgr.x (mgr.24704) 197 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:37 vm02 bash[22739]: cluster 2026-03-09T16:51:36.261755+0000 mgr.x (mgr.24704) 197 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:37 vm08 bash[17777]: cluster 2026-03-09T16:51:36.261755+0000 mgr.x (mgr.24704) 197 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 457 KiB data, 74 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:40.196 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:39 vm08 bash[17777]: cluster 2026-03-09T16:51:38.262352+0000 mgr.x (mgr.24704) 198 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:39 vm02 bash[22739]: cluster 2026-03-09T16:51:38.262352+0000 mgr.x (mgr.24704) 198 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:39 vm02 bash[17545]: cluster 2026-03-09T16:51:38.262352+0000 mgr.x (mgr.24704) 198 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:40 vm02 bash[17545]: audit 2026-03-09T16:51:40.238286+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:40 vm02 bash[17545]: audit 2026-03-09T16:51:40.240592+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:40 vm02 bash[17545]: audit 2026-03-09T16:51:40.241689+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:40 vm02 bash[17545]: audit 2026-03-09T16:51:40.251060+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:40 vm02 bash[22739]: audit 2026-03-09T16:51:40.238286+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:40 vm02 bash[22739]: audit 2026-03-09T16:51:40.240592+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:40 vm02 bash[22739]: audit 2026-03-09T16:51:40.241689+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:51:41.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:40 vm02 bash[22739]: audit 2026-03-09T16:51:40.251060+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:41.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:40 vm08 bash[17777]: audit 2026-03-09T16:51:40.238286+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:51:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:40 vm08 bash[17777]: audit 2026-03-09T16:51:40.240592+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:51:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:40 vm08 bash[17777]: audit 2026-03-09T16:51:40.241689+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:51:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:40 vm08 bash[17777]: audit 2026-03-09T16:51:40.251060+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:41.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:51:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:51:41] "GET /metrics HTTP/1.1" 200 37531 "" "Prometheus/2.51.0" 2026-03-09T16:51:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:42 vm08 bash[17777]: cluster 2026-03-09T16:51:40.262666+0000 mgr.x (mgr.24704) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:42 vm08 bash[17777]: audit 2026-03-09T16:51:41.900338+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:42 vm08 bash[17777]: audit 2026-03-09T16:51:41.905164+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:42 vm08 bash[17777]: audit 2026-03-09T16:51:41.909791+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:42 vm02 bash[17545]: cluster 2026-03-09T16:51:40.262666+0000 mgr.x (mgr.24704) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:42 vm02 bash[17545]: audit 2026-03-09T16:51:41.900338+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:42 vm02 bash[17545]: audit 2026-03-09T16:51:41.905164+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:42 vm02 bash[17545]: audit 2026-03-09T16:51:41.909791+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:42 vm02 bash[22739]: cluster 2026-03-09T16:51:40.262666+0000 mgr.x (mgr.24704) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:42 vm02 bash[22739]: audit 2026-03-09T16:51:41.900338+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:42 vm02 bash[22739]: audit 2026-03-09T16:51:41.905164+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:42.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:42 vm02 bash[22739]: audit 2026-03-09T16:51:41.909791+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:44.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:44 vm08 bash[48296]: ts=2026-03-09T16:51:44.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:44 vm08 bash[17777]: cluster 2026-03-09T16:51:42.262992+0000 mgr.x (mgr.24704) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:44.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:44 vm02 bash[17545]: cluster 2026-03-09T16:51:42.262992+0000 mgr.x (mgr.24704) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:44.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:44 vm02 bash[22739]: cluster 2026-03-09T16:51:42.262992+0000 mgr.x (mgr.24704) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:45.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:45 vm08 bash[17777]: cluster 2026-03-09T16:51:44.263559+0000 mgr.x (mgr.24704) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:45.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:45 vm02 bash[17545]: cluster 2026-03-09T16:51:44.263559+0000 mgr.x (mgr.24704) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:45.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:45 vm02 bash[22739]: cluster 2026-03-09T16:51:44.263559+0000 mgr.x (mgr.24704) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:46.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:46 vm08 bash[17777]: audit 2026-03-09T16:51:46.058102+0000 mgr.x (mgr.24704) 202 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:46.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:46 vm02 bash[22739]: audit 2026-03-09T16:51:46.058102+0000 mgr.x (mgr.24704) 202 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:46.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:46 vm02 bash[17545]: audit 2026-03-09T16:51:46.058102+0000 mgr.x (mgr.24704) 202 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:47.377 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:46 vm08 bash[48296]: ts=2026-03-09T16:51:46.952Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:47 vm08 bash[17777]: cluster 2026-03-09T16:51:46.263861+0000 mgr.x (mgr.24704) 203 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:47 vm08 bash[17777]: audit 2026-03-09T16:51:46.377114+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:47 vm08 bash[17777]: audit 2026-03-09T16:51:46.382739+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:47 vm08 bash[17777]: audit 2026-03-09T16:51:46.388011+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:47 vm02 bash[22739]: cluster 2026-03-09T16:51:46.263861+0000 mgr.x (mgr.24704) 203 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:47 vm02 bash[22739]: audit 2026-03-09T16:51:46.377114+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:47 vm02 bash[22739]: audit 2026-03-09T16:51:46.382739+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:47 vm02 bash[22739]: audit 2026-03-09T16:51:46.388011+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:47 vm02 bash[17545]: cluster 2026-03-09T16:51:46.263861+0000 mgr.x (mgr.24704) 203 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:47 vm02 bash[17545]: audit 2026-03-09T16:51:46.377114+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:47 vm02 bash[17545]: audit 2026-03-09T16:51:46.382739+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:47.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:47 vm02 bash[17545]: audit 2026-03-09T16:51:46.388011+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:51:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:49 vm08 bash[17777]: cluster 2026-03-09T16:51:48.264389+0000 mgr.x (mgr.24704) 204 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:49 vm02 bash[22739]: cluster 2026-03-09T16:51:48.264389+0000 mgr.x (mgr.24704) 204 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:49 vm02 bash[17545]: cluster 2026-03-09T16:51:48.264389+0000 mgr.x (mgr.24704) 204 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T16:51:51.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:51 vm08 bash[17777]: cluster 2026-03-09T16:51:50.264744+0000 mgr.x (mgr.24704) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:51.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:51:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:51:51] "GET /metrics HTTP/1.1" 200 37531 "" "Prometheus/2.51.0" 2026-03-09T16:51:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:51 vm02 bash[22739]: cluster 2026-03-09T16:51:50.264744+0000 mgr.x (mgr.24704) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:51 vm02 bash[17545]: cluster 2026-03-09T16:51:50.264744+0000 mgr.x (mgr.24704) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:52.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:52 vm08 bash[17777]: audit 2026-03-09T16:51:51.593436+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:52.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:52 vm02 bash[22739]: audit 2026-03-09T16:51:51.593436+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:52.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:52 vm02 bash[17545]: audit 2026-03-09T16:51:51.593436+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:51:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:53 vm08 bash[17777]: cluster 2026-03-09T16:51:52.265059+0000 mgr.x (mgr.24704) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:53 vm02 bash[22739]: cluster 2026-03-09T16:51:52.265059+0000 mgr.x (mgr.24704) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:53 vm02 bash[17545]: cluster 2026-03-09T16:51:52.265059+0000 mgr.x (mgr.24704) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:54.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:54 vm08 bash[48296]: ts=2026-03-09T16:51:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:55 vm02 bash[22739]: cluster 2026-03-09T16:51:54.265655+0000 mgr.x (mgr.24704) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:55 vm02 bash[17545]: cluster 2026-03-09T16:51:54.265655+0000 mgr.x (mgr.24704) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:55 vm08 bash[17777]: cluster 2026-03-09T16:51:54.265655+0000 mgr.x (mgr.24704) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:56 vm02 bash[17545]: audit 2026-03-09T16:51:56.068987+0000 mgr.x (mgr.24704) 208 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:56 vm02 bash[22739]: audit 2026-03-09T16:51:56.068987+0000 mgr.x (mgr.24704) 208 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:56 vm08 bash[17777]: audit 2026-03-09T16:51:56.068987+0000 mgr.x (mgr.24704) 208 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:51:57.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:51:56 vm08 bash[48296]: ts=2026-03-09T16:51:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:51:57.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:57 vm02 bash[17545]: cluster 2026-03-09T16:51:56.266025+0000 mgr.x (mgr.24704) 209 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:57.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:57 vm02 bash[22739]: cluster 2026-03-09T16:51:56.266025+0000 mgr.x (mgr.24704) 209 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:57 vm08 bash[17777]: cluster 2026-03-09T16:51:56.266025+0000 mgr.x (mgr.24704) 209 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:51:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:51:59 vm08 bash[17777]: cluster 2026-03-09T16:51:58.266591+0000 mgr.x (mgr.24704) 210 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:59.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:51:59 vm02 bash[17545]: cluster 2026-03-09T16:51:58.266591+0000 mgr.x (mgr.24704) 210 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:51:59.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:51:59 vm02 bash[22739]: cluster 2026-03-09T16:51:58.266591+0000 mgr.x (mgr.24704) 210 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:01.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:01 vm02 bash[22739]: cluster 2026-03-09T16:52:00.266937+0000 mgr.x (mgr.24704) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:01.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:01 vm02 bash[17545]: cluster 2026-03-09T16:52:00.266937+0000 mgr.x (mgr.24704) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:01 vm08 bash[17777]: cluster 2026-03-09T16:52:00.266937+0000 mgr.x (mgr.24704) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:01.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:52:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:52:01] "GET /metrics HTTP/1.1" 200 37531 "" "Prometheus/2.51.0" 2026-03-09T16:52:03.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:02 vm08 bash[17777]: audit 2026-03-09T16:52:01.979762+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:02 vm08 bash[17777]: audit 2026-03-09T16:52:01.987374+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:02 vm08 bash[17777]: audit 2026-03-09T16:52:01.993299+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:02 vm02 bash[22739]: audit 2026-03-09T16:52:01.979762+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:02 vm02 bash[22739]: audit 2026-03-09T16:52:01.987374+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:02 vm02 bash[22739]: audit 2026-03-09T16:52:01.993299+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:02 vm02 bash[17545]: audit 2026-03-09T16:52:01.979762+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:02 vm02 bash[17545]: audit 2026-03-09T16:52:01.987374+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:03.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:02 vm02 bash[17545]: audit 2026-03-09T16:52:01.993299+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:04.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:04 vm02 bash[22739]: cluster 2026-03-09T16:52:02.267300+0000 mgr.x (mgr.24704) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:04.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:04 vm02 bash[17545]: cluster 2026-03-09T16:52:02.267300+0000 mgr.x (mgr.24704) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:04.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:04 vm08 bash[17777]: cluster 2026-03-09T16:52:02.267300+0000 mgr.x (mgr.24704) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:04.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:04 vm08 bash[48296]: ts=2026-03-09T16:52:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:06.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:06 vm08 bash[17777]: cluster 2026-03-09T16:52:04.267801+0000 mgr.x (mgr.24704) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:06.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:06 vm02 bash[17545]: cluster 2026-03-09T16:52:04.267801+0000 mgr.x (mgr.24704) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:06.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:06 vm02 bash[22739]: cluster 2026-03-09T16:52:04.267801+0000 mgr.x (mgr.24704) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:07.403 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:06 vm08 bash[48296]: ts=2026-03-09T16:52:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:07 vm08 bash[17777]: audit 2026-03-09T16:52:06.070413+0000 mgr.x (mgr.24704) 214 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:07 vm08 bash[17777]: audit 2026-03-09T16:52:06.450692+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:07 vm08 bash[17777]: audit 2026-03-09T16:52:06.457737+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:07 vm08 bash[17777]: audit 2026-03-09T16:52:06.463219+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:07 vm08 bash[17777]: audit 2026-03-09T16:52:06.593536+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:07 vm02 bash[22739]: audit 2026-03-09T16:52:06.070413+0000 mgr.x (mgr.24704) 214 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:07 vm02 bash[22739]: audit 2026-03-09T16:52:06.450692+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:07 vm02 bash[22739]: audit 2026-03-09T16:52:06.457737+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:07 vm02 bash[22739]: audit 2026-03-09T16:52:06.463219+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:07 vm02 bash[22739]: audit 2026-03-09T16:52:06.593536+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:07 vm02 bash[17545]: audit 2026-03-09T16:52:06.070413+0000 mgr.x (mgr.24704) 214 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:07 vm02 bash[17545]: audit 2026-03-09T16:52:06.450692+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:07 vm02 bash[17545]: audit 2026-03-09T16:52:06.457737+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:07 vm02 bash[17545]: audit 2026-03-09T16:52:06.463219+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:07 vm02 bash[17545]: audit 2026-03-09T16:52:06.593536+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:08 vm08 bash[17777]: cluster 2026-03-09T16:52:06.268200+0000 mgr.x (mgr.24704) 215 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:08.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:08 vm02 bash[22739]: cluster 2026-03-09T16:52:06.268200+0000 mgr.x (mgr.24704) 215 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:08.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:08 vm02 bash[17545]: cluster 2026-03-09T16:52:06.268200+0000 mgr.x (mgr.24704) 215 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:10.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:10 vm08 bash[17777]: cluster 2026-03-09T16:52:08.268706+0000 mgr.x (mgr.24704) 216 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:10 vm02 bash[22739]: cluster 2026-03-09T16:52:08.268706+0000 mgr.x (mgr.24704) 216 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:10 vm02 bash[17545]: cluster 2026-03-09T16:52:08.268706+0000 mgr.x (mgr.24704) 216 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:11.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:52:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:52:11] "GET /metrics HTTP/1.1" 200 37534 "" "Prometheus/2.51.0" 2026-03-09T16:52:12.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:12 vm08 bash[17777]: cluster 2026-03-09T16:52:10.268993+0000 mgr.x (mgr.24704) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:12 vm02 bash[22739]: cluster 2026-03-09T16:52:10.268993+0000 mgr.x (mgr.24704) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:12 vm02 bash[17545]: cluster 2026-03-09T16:52:10.268993+0000 mgr.x (mgr.24704) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:14.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:14 vm08 bash[17777]: cluster 2026-03-09T16:52:12.269331+0000 mgr.x (mgr.24704) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:14.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:14 vm08 bash[48296]: ts=2026-03-09T16:52:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:14.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:14 vm02 bash[22739]: cluster 2026-03-09T16:52:12.269331+0000 mgr.x (mgr.24704) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:14.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:14 vm02 bash[17545]: cluster 2026-03-09T16:52:12.269331+0000 mgr.x (mgr.24704) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:16.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:16 vm08 bash[17777]: cluster 2026-03-09T16:52:14.269787+0000 mgr.x (mgr.24704) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:16.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:16 vm02 bash[22739]: cluster 2026-03-09T16:52:14.269787+0000 mgr.x (mgr.24704) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:16.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:16 vm02 bash[17545]: cluster 2026-03-09T16:52:14.269787+0000 mgr.x (mgr.24704) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:17.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:17 vm08 bash[17777]: audit 2026-03-09T16:52:16.081066+0000 mgr.x (mgr.24704) 220 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:17.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:16 vm08 bash[48296]: ts=2026-03-09T16:52:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:17.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:17 vm02 bash[22739]: audit 2026-03-09T16:52:16.081066+0000 mgr.x (mgr.24704) 220 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:17.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:17 vm02 bash[17545]: audit 2026-03-09T16:52:16.081066+0000 mgr.x (mgr.24704) 220 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:18.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:18 vm08 bash[17777]: cluster 2026-03-09T16:52:16.270050+0000 mgr.x (mgr.24704) 221 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:18.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:18 vm02 bash[22739]: cluster 2026-03-09T16:52:16.270050+0000 mgr.x (mgr.24704) 221 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:18.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:18 vm02 bash[17545]: cluster 2026-03-09T16:52:16.270050+0000 mgr.x (mgr.24704) 221 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:20.314 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:20 vm02 bash[17545]: cluster 2026-03-09T16:52:18.270587+0000 mgr.x (mgr.24704) 222 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:20.314 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:20 vm02 bash[22739]: cluster 2026-03-09T16:52:18.270587+0000 mgr.x (mgr.24704) 222 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:20.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:20 vm08 bash[17777]: cluster 2026-03-09T16:52:18.270587+0000 mgr.x (mgr.24704) 222 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:21.742 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:52:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:52:21] "GET /metrics HTTP/1.1" 200 37534 "" "Prometheus/2.51.0" 2026-03-09T16:52:22.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:22 vm02 bash[22739]: cluster 2026-03-09T16:52:20.270854+0000 mgr.x (mgr.24704) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:22.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:22 vm02 bash[22739]: audit 2026-03-09T16:52:21.593969+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:22.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:22 vm02 bash[22739]: audit 2026-03-09T16:52:22.057211+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:22.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:22 vm02 bash[17545]: cluster 2026-03-09T16:52:20.270854+0000 mgr.x (mgr.24704) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:22.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:22 vm02 bash[17545]: audit 2026-03-09T16:52:21.593969+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:22.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:22 vm02 bash[17545]: audit 2026-03-09T16:52:22.057211+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:22.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:22 vm08 bash[17777]: cluster 2026-03-09T16:52:20.270854+0000 mgr.x (mgr.24704) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:22.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:22 vm08 bash[17777]: audit 2026-03-09T16:52:21.593969+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:22.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:22 vm08 bash[17777]: audit 2026-03-09T16:52:22.057211+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:23 vm08 bash[17777]: audit 2026-03-09T16:52:22.071290+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:23 vm08 bash[17777]: audit 2026-03-09T16:52:22.078020+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:23.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:23 vm02 bash[22739]: audit 2026-03-09T16:52:22.071290+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:23.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:23 vm02 bash[22739]: audit 2026-03-09T16:52:22.078020+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:23.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:23 vm02 bash[17545]: audit 2026-03-09T16:52:22.071290+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:23.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:23 vm02 bash[17545]: audit 2026-03-09T16:52:22.078020+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:24.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:24 vm08 bash[48296]: ts=2026-03-09T16:52:24.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:24.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:24 vm08 bash[17777]: cluster 2026-03-09T16:52:22.271251+0000 mgr.x (mgr.24704) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:24.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:24 vm02 bash[22739]: cluster 2026-03-09T16:52:22.271251+0000 mgr.x (mgr.24704) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:24.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:24 vm02 bash[17545]: cluster 2026-03-09T16:52:22.271251+0000 mgr.x (mgr.24704) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:26.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:26 vm08 bash[17777]: cluster 2026-03-09T16:52:24.271875+0000 mgr.x (mgr.24704) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:26.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:26 vm02 bash[22739]: cluster 2026-03-09T16:52:24.271875+0000 mgr.x (mgr.24704) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:26.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:26 vm02 bash[17545]: cluster 2026-03-09T16:52:24.271875+0000 mgr.x (mgr.24704) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:27.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:27 vm08 bash[17777]: audit 2026-03-09T16:52:26.090025+0000 mgr.x (mgr.24704) 226 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:27.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:27 vm08 bash[17777]: audit 2026-03-09T16:52:26.524738+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:27 vm08 bash[17777]: audit 2026-03-09T16:52:26.531131+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:27 vm08 bash[17777]: audit 2026-03-09T16:52:26.538051+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:26 vm08 bash[48296]: ts=2026-03-09T16:52:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:27 vm02 bash[22739]: audit 2026-03-09T16:52:26.090025+0000 mgr.x (mgr.24704) 226 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:27 vm02 bash[22739]: audit 2026-03-09T16:52:26.524738+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:27 vm02 bash[22739]: audit 2026-03-09T16:52:26.531131+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:27 vm02 bash[22739]: audit 2026-03-09T16:52:26.538051+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:27 vm02 bash[17545]: audit 2026-03-09T16:52:26.090025+0000 mgr.x (mgr.24704) 226 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:27 vm02 bash[17545]: audit 2026-03-09T16:52:26.524738+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:27 vm02 bash[17545]: audit 2026-03-09T16:52:26.531131+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:27.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:27 vm02 bash[17545]: audit 2026-03-09T16:52:26.538051+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:28.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:28 vm08 bash[17777]: cluster 2026-03-09T16:52:26.272154+0000 mgr.x (mgr.24704) 227 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:28.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:28 vm02 bash[22739]: cluster 2026-03-09T16:52:26.272154+0000 mgr.x (mgr.24704) 227 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:28.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:28 vm02 bash[17545]: cluster 2026-03-09T16:52:26.272154+0000 mgr.x (mgr.24704) 227 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:30.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:30 vm08 bash[17777]: cluster 2026-03-09T16:52:28.272631+0000 mgr.x (mgr.24704) 228 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:30.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:30 vm02 bash[22739]: cluster 2026-03-09T16:52:28.272631+0000 mgr.x (mgr.24704) 228 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:30.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:30 vm02 bash[17545]: cluster 2026-03-09T16:52:28.272631+0000 mgr.x (mgr.24704) 228 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:31.903 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:52:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:52:31] "GET /metrics HTTP/1.1" 200 37536 "" "Prometheus/2.51.0" 2026-03-09T16:52:32.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:32 vm08 bash[17777]: cluster 2026-03-09T16:52:30.272915+0000 mgr.x (mgr.24704) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:32.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:32 vm02 bash[22739]: cluster 2026-03-09T16:52:30.272915+0000 mgr.x (mgr.24704) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:32.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:32 vm02 bash[17545]: cluster 2026-03-09T16:52:30.272915+0000 mgr.x (mgr.24704) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:34.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:34 vm08 bash[17777]: cluster 2026-03-09T16:52:32.273205+0000 mgr.x (mgr.24704) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:34.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:34 vm08 bash[48296]: ts=2026-03-09T16:52:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:34.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:34 vm02 bash[22739]: cluster 2026-03-09T16:52:32.273205+0000 mgr.x (mgr.24704) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:34.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:34 vm02 bash[17545]: cluster 2026-03-09T16:52:32.273205+0000 mgr.x (mgr.24704) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:36.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:36 vm08 bash[17777]: cluster 2026-03-09T16:52:34.273604+0000 mgr.x (mgr.24704) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:36.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:36 vm02 bash[22739]: cluster 2026-03-09T16:52:34.273604+0000 mgr.x (mgr.24704) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:36.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:36 vm02 bash[17545]: cluster 2026-03-09T16:52:34.273604+0000 mgr.x (mgr.24704) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:37.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:36 vm08 bash[48296]: ts=2026-03-09T16:52:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:37.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:37 vm08 bash[17777]: audit 2026-03-09T16:52:36.096707+0000 mgr.x (mgr.24704) 232 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:37.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:37 vm08 bash[17777]: audit 2026-03-09T16:52:36.594138+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:37.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:37 vm02 bash[22739]: audit 2026-03-09T16:52:36.096707+0000 mgr.x (mgr.24704) 232 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:37.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:37 vm02 bash[22739]: audit 2026-03-09T16:52:36.594138+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:37.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:37 vm02 bash[17545]: audit 2026-03-09T16:52:36.096707+0000 mgr.x (mgr.24704) 232 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:37.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:37 vm02 bash[17545]: audit 2026-03-09T16:52:36.594138+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:38 vm08 bash[17777]: cluster 2026-03-09T16:52:36.273970+0000 mgr.x (mgr.24704) 233 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:38.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:38 vm02 bash[22739]: cluster 2026-03-09T16:52:36.273970+0000 mgr.x (mgr.24704) 233 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:38.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:38 vm02 bash[17545]: cluster 2026-03-09T16:52:36.273970+0000 mgr.x (mgr.24704) 233 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:40.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:40 vm08 bash[17777]: cluster 2026-03-09T16:52:38.274551+0000 mgr.x (mgr.24704) 234 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:40.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:40 vm02 bash[22739]: cluster 2026-03-09T16:52:38.274551+0000 mgr.x (mgr.24704) 234 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:40.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:40 vm02 bash[17545]: cluster 2026-03-09T16:52:38.274551+0000 mgr.x (mgr.24704) 234 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:41 vm08 bash[17777]: audit 2026-03-09T16:52:40.304759+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:52:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:41 vm08 bash[17777]: audit 2026-03-09T16:52:40.306574+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:52:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:41 vm08 bash[17777]: audit 2026-03-09T16:52:40.307084+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:52:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:41 vm08 bash[17777]: audit 2026-03-09T16:52:40.315602+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:41 vm02 bash[22739]: audit 2026-03-09T16:52:40.304759+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:41 vm02 bash[22739]: audit 2026-03-09T16:52:40.306574+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:41 vm02 bash[22739]: audit 2026-03-09T16:52:40.307084+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:41 vm02 bash[22739]: audit 2026-03-09T16:52:40.315602+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:41 vm02 bash[17545]: audit 2026-03-09T16:52:40.304759+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:41 vm02 bash[17545]: audit 2026-03-09T16:52:40.306574+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:41 vm02 bash[17545]: audit 2026-03-09T16:52:40.307084+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:52:41.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:41 vm02 bash[17545]: audit 2026-03-09T16:52:40.315602+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:41.789 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:52:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:52:41] "GET /metrics HTTP/1.1" 200 37535 "" "Prometheus/2.51.0" 2026-03-09T16:52:42.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:42 vm08 bash[17777]: cluster 2026-03-09T16:52:40.274952+0000 mgr.x (mgr.24704) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:42.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:42 vm02 bash[22739]: cluster 2026-03-09T16:52:40.274952+0000 mgr.x (mgr.24704) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:42.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:42 vm02 bash[17545]: cluster 2026-03-09T16:52:40.274952+0000 mgr.x (mgr.24704) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:43.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:43 vm02 bash[22739]: audit 2026-03-09T16:52:42.159006+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:43 vm02 bash[22739]: audit 2026-03-09T16:52:42.167978+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:43 vm02 bash[22739]: audit 2026-03-09T16:52:42.175724+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:43 vm02 bash[17545]: audit 2026-03-09T16:52:42.159006+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:43 vm02 bash[17545]: audit 2026-03-09T16:52:42.167978+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:43 vm02 bash[17545]: audit 2026-03-09T16:52:42.175724+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:43 vm08 bash[17777]: audit 2026-03-09T16:52:42.159006+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:43 vm08 bash[17777]: audit 2026-03-09T16:52:42.167978+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:43.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:43 vm08 bash[17777]: audit 2026-03-09T16:52:42.175724+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:44 vm08 bash[17777]: cluster 2026-03-09T16:52:42.275316+0000 mgr.x (mgr.24704) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:44.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:44 vm08 bash[48296]: ts=2026-03-09T16:52:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"192.168.123.102\", device_class=\"hdd\", hostname=\"vm02\", instance=\"192.168.123.108:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"192.168.123.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:44.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:44 vm02 bash[22739]: cluster 2026-03-09T16:52:42.275316+0000 mgr.x (mgr.24704) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:44.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:44 vm02 bash[17545]: cluster 2026-03-09T16:52:42.275316+0000 mgr.x (mgr.24704) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:46.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:46 vm02 bash[22739]: cluster 2026-03-09T16:52:44.275857+0000 mgr.x (mgr.24704) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:46.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:46 vm02 bash[17545]: cluster 2026-03-09T16:52:44.275857+0000 mgr.x (mgr.24704) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:46.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:46 vm08 bash[17777]: cluster 2026-03-09T16:52:44.275857+0000 mgr.x (mgr.24704) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:47.197 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:52:46 vm08 bash[48296]: ts=2026-03-09T16:52:46.947Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"vm08\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"vm08\", job=\"node\", machine=\"x86_64\", nodename=\"vm08\", release=\"5.15.0-1092-kvm\", sysname=\"Linux\", version=\"#97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2026-03-09T16:52:47.198 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:47 vm08 bash[17777]: audit 2026-03-09T16:52:46.105795+0000 mgr.x (mgr.24704) 238 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:47.198 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:47 vm08 bash[17777]: audit 2026-03-09T16:52:46.602102+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.198 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:47 vm08 bash[17777]: audit 2026-03-09T16:52:46.609860+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:47 vm02 bash[22739]: audit 2026-03-09T16:52:46.105795+0000 mgr.x (mgr.24704) 238 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:47 vm02 bash[22739]: audit 2026-03-09T16:52:46.602102+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:47 vm02 bash[22739]: audit 2026-03-09T16:52:46.609860+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:47 vm02 bash[22739]: audit 2026-03-09T16:52:46.617171+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:47 vm02 bash[17545]: audit 2026-03-09T16:52:46.105795+0000 mgr.x (mgr.24704) 238 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:47 vm02 bash[17545]: audit 2026-03-09T16:52:46.602102+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:47 vm02 bash[17545]: audit 2026-03-09T16:52:46.609860+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:47 vm02 bash[17545]: audit 2026-03-09T16:52:46.617171+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:47 vm08 bash[17777]: audit 2026-03-09T16:52:46.617171+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:52:48.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:48 vm02 bash[22739]: cluster 2026-03-09T16:52:46.276165+0000 mgr.x (mgr.24704) 239 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:48.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:48 vm02 bash[17545]: cluster 2026-03-09T16:52:46.276165+0000 mgr.x (mgr.24704) 239 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:48 vm08 bash[17777]: cluster 2026-03-09T16:52:46.276165+0000 mgr.x (mgr.24704) 239 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:50.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:50 vm02 bash[22739]: cluster 2026-03-09T16:52:48.276644+0000 mgr.x (mgr.24704) 240 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:50.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:50 vm02 bash[17545]: cluster 2026-03-09T16:52:48.276644+0000 mgr.x (mgr.24704) 240 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:50 vm08 bash[17777]: cluster 2026-03-09T16:52:48.276644+0000 mgr.x (mgr.24704) 240 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:51.903 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:52:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:52:51] "GET /metrics HTTP/1.1" 200 37535 "" "Prometheus/2.51.0" 2026-03-09T16:52:52.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:52 vm02 bash[22739]: cluster 2026-03-09T16:52:50.276999+0000 mgr.x (mgr.24704) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:52.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:52 vm02 bash[22739]: audit 2026-03-09T16:52:51.594444+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:52.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:52 vm02 bash[17545]: cluster 2026-03-09T16:52:50.276999+0000 mgr.x (mgr.24704) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:52.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:52 vm02 bash[17545]: audit 2026-03-09T16:52:51.594444+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:52.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:52 vm08 bash[17777]: cluster 2026-03-09T16:52:50.276999+0000 mgr.x (mgr.24704) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:52.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:52 vm08 bash[17777]: audit 2026-03-09T16:52:51.594444+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:52:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:54 vm08 bash[17777]: cluster 2026-03-09T16:52:52.277328+0000 mgr.x (mgr.24704) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:54 vm02 bash[22739]: cluster 2026-03-09T16:52:52.277328+0000 mgr.x (mgr.24704) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:54 vm02 bash[17545]: cluster 2026-03-09T16:52:52.277328+0000 mgr.x (mgr.24704) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:55.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:55 vm08 bash[17777]: cluster 2026-03-09T16:52:54.277963+0000 mgr.x (mgr.24704) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:55 vm02 bash[22739]: cluster 2026-03-09T16:52:54.277963+0000 mgr.x (mgr.24704) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:55 vm02 bash[17545]: cluster 2026-03-09T16:52:54.277963+0000 mgr.x (mgr.24704) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:56 vm02 bash[22739]: audit 2026-03-09T16:52:56.116616+0000 mgr.x (mgr.24704) 244 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:56 vm02 bash[17545]: audit 2026-03-09T16:52:56.116616+0000 mgr.x (mgr.24704) 244 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:56 vm08 bash[17777]: audit 2026-03-09T16:52:56.116616+0000 mgr.x (mgr.24704) 244 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:52:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:57 vm08 bash[17777]: cluster 2026-03-09T16:52:56.278329+0000 mgr.x (mgr.24704) 245 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:57.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:57 vm02 bash[22739]: cluster 2026-03-09T16:52:56.278329+0000 mgr.x (mgr.24704) 245 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:57.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:57 vm02 bash[17545]: cluster 2026-03-09T16:52:56.278329+0000 mgr.x (mgr.24704) 245 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:52:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:52:59 vm08 bash[17777]: cluster 2026-03-09T16:52:58.278931+0000 mgr.x (mgr.24704) 246 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:59.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:52:59 vm02 bash[22739]: cluster 2026-03-09T16:52:58.278931+0000 mgr.x (mgr.24704) 246 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:52:59.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:52:59 vm02 bash[17545]: cluster 2026-03-09T16:52:58.278931+0000 mgr.x (mgr.24704) 246 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:01.631 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:01 vm08 bash[17777]: cluster 2026-03-09T16:53:00.279287+0000 mgr.x (mgr.24704) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:01.631 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:53:01] "GET /metrics HTTP/1.1" 200 37535 "" "Prometheus/2.51.0" 2026-03-09T16:53:01.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:01 vm02 bash[22739]: cluster 2026-03-09T16:53:00.279287+0000 mgr.x (mgr.24704) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:01 vm02 bash[17545]: cluster 2026-03-09T16:53:00.279287+0000 mgr.x (mgr.24704) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:03.600 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:03 vm02 bash[22739]: audit 2026-03-09T16:53:02.248938+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.600 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:03 vm02 bash[22739]: audit 2026-03-09T16:53:02.259749+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.600 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:03 vm02 bash[22739]: audit 2026-03-09T16:53:02.267645+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.600 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:03 vm02 bash[17545]: audit 2026-03-09T16:53:02.248938+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.600 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:03 vm02 bash[17545]: audit 2026-03-09T16:53:02.259749+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.600 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:03 vm02 bash[17545]: audit 2026-03-09T16:53:02.267645+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:03 vm08 bash[17777]: audit 2026-03-09T16:53:02.248938+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:03 vm08 bash[17777]: audit 2026-03-09T16:53:02.259749+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:03 vm08 bash[17777]: audit 2026-03-09T16:53:02.267645+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:04.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:04 vm08 bash[17777]: cluster 2026-03-09T16:53:02.279636+0000 mgr.x (mgr.24704) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:04.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:04 vm02 bash[22739]: cluster 2026-03-09T16:53:02.279636+0000 mgr.x (mgr.24704) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:04.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:04 vm02 bash[17545]: cluster 2026-03-09T16:53:02.279636+0000 mgr.x (mgr.24704) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:06.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:06 vm02 bash[22739]: cluster 2026-03-09T16:53:04.280076+0000 mgr.x (mgr.24704) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:06 vm02 bash[17545]: cluster 2026-03-09T16:53:04.280076+0000 mgr.x (mgr.24704) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:06 vm08 bash[17777]: cluster 2026-03-09T16:53:04.280076+0000 mgr.x (mgr.24704) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:07 vm08 bash[17777]: audit 2026-03-09T16:53:06.125780+0000 mgr.x (mgr.24704) 250 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:07 vm08 bash[17777]: audit 2026-03-09T16:53:06.594402+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:07 vm08 bash[17777]: audit 2026-03-09T16:53:06.685612+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:07 vm08 bash[17777]: audit 2026-03-09T16:53:06.694895+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:07 vm08 bash[17777]: audit 2026-03-09T16:53:06.701092+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:07 vm02 bash[22739]: audit 2026-03-09T16:53:06.125780+0000 mgr.x (mgr.24704) 250 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:07 vm02 bash[22739]: audit 2026-03-09T16:53:06.594402+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:07 vm02 bash[22739]: audit 2026-03-09T16:53:06.685612+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:07 vm02 bash[22739]: audit 2026-03-09T16:53:06.694895+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:07 vm02 bash[22739]: audit 2026-03-09T16:53:06.701092+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:07 vm02 bash[17545]: audit 2026-03-09T16:53:06.125780+0000 mgr.x (mgr.24704) 250 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:07 vm02 bash[17545]: audit 2026-03-09T16:53:06.594402+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:07 vm02 bash[17545]: audit 2026-03-09T16:53:06.685612+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:07 vm02 bash[17545]: audit 2026-03-09T16:53:06.694895+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:07 vm02 bash[17545]: audit 2026-03-09T16:53:06.701092+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:08.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:08 vm08 bash[17777]: cluster 2026-03-09T16:53:06.280332+0000 mgr.x (mgr.24704) 251 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:08.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:08 vm02 bash[22739]: cluster 2026-03-09T16:53:06.280332+0000 mgr.x (mgr.24704) 251 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:08.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:08 vm02 bash[17545]: cluster 2026-03-09T16:53:06.280332+0000 mgr.x (mgr.24704) 251 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:09.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:09 vm08 bash[17777]: cluster 2026-03-09T16:53:08.280904+0000 mgr.x (mgr.24704) 252 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:09 vm02 bash[22739]: cluster 2026-03-09T16:53:08.280904+0000 mgr.x (mgr.24704) 252 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:09.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:09 vm02 bash[17545]: cluster 2026-03-09T16:53:08.280904+0000 mgr.x (mgr.24704) 252 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:11 vm08 bash[17777]: cluster 2026-03-09T16:53:10.281214+0000 mgr.x (mgr.24704) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:11.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:53:11] "GET /metrics HTTP/1.1" 200 37536 "" "Prometheus/2.51.0" 2026-03-09T16:53:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:11 vm02 bash[22739]: cluster 2026-03-09T16:53:10.281214+0000 mgr.x (mgr.24704) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:11.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:11 vm02 bash[17545]: cluster 2026-03-09T16:53:10.281214+0000 mgr.x (mgr.24704) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:13.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:13 vm08 bash[17777]: cluster 2026-03-09T16:53:12.281663+0000 mgr.x (mgr.24704) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:13 vm02 bash[22739]: cluster 2026-03-09T16:53:12.281663+0000 mgr.x (mgr.24704) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:13 vm02 bash[17545]: cluster 2026-03-09T16:53:12.281663+0000 mgr.x (mgr.24704) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 767 B/s rd, 0 op/s 2026-03-09T16:53:15.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:15 vm08 bash[17777]: cluster 2026-03-09T16:53:14.282265+0000 mgr.x (mgr.24704) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:15.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:15 vm02 bash[22739]: cluster 2026-03-09T16:53:14.282265+0000 mgr.x (mgr.24704) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:15.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:15 vm02 bash[17545]: cluster 2026-03-09T16:53:14.282265+0000 mgr.x (mgr.24704) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:16.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:16 vm02 bash[22739]: audit 2026-03-09T16:53:16.134398+0000 mgr.x (mgr.24704) 256 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:16.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:16 vm02 bash[17545]: audit 2026-03-09T16:53:16.134398+0000 mgr.x (mgr.24704) 256 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:16.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:16 vm08 bash[17777]: audit 2026-03-09T16:53:16.134398+0000 mgr.x (mgr.24704) 256 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:17.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:17 vm08 bash[17777]: cluster 2026-03-09T16:53:16.282660+0000 mgr.x (mgr.24704) 257 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:17 vm02 bash[22739]: cluster 2026-03-09T16:53:16.282660+0000 mgr.x (mgr.24704) 257 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:17 vm02 bash[17545]: cluster 2026-03-09T16:53:16.282660+0000 mgr.x (mgr.24704) 257 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:19.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:19 vm08 bash[17777]: cluster 2026-03-09T16:53:18.283149+0000 mgr.x (mgr.24704) 258 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:19.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:19 vm02 bash[22739]: cluster 2026-03-09T16:53:18.283149+0000 mgr.x (mgr.24704) 258 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:19.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:19 vm02 bash[17545]: cluster 2026-03-09T16:53:18.283149+0000 mgr.x (mgr.24704) 258 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:21 vm08 bash[17777]: cluster 2026-03-09T16:53:20.283443+0000 mgr.x (mgr.24704) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:21.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:53:21] "GET /metrics HTTP/1.1" 200 37536 "" "Prometheus/2.51.0" 2026-03-09T16:53:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:21 vm02 bash[22739]: cluster 2026-03-09T16:53:20.283443+0000 mgr.x (mgr.24704) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:21 vm02 bash[17545]: cluster 2026-03-09T16:53:20.283443+0000 mgr.x (mgr.24704) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:22.647 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:22 vm02 bash[22739]: audit 2026-03-09T16:53:21.595076+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:22.647 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:22 vm02 bash[22739]: audit 2026-03-09T16:53:22.340487+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.647 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:22 vm02 bash[22739]: audit 2026-03-09T16:53:22.348003+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.647 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:22 vm02 bash[22739]: audit 2026-03-09T16:53:22.354445+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.648 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:22 vm02 bash[17545]: audit 2026-03-09T16:53:21.595076+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:22.648 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:22 vm02 bash[17545]: audit 2026-03-09T16:53:22.340487+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.648 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:22 vm02 bash[17545]: audit 2026-03-09T16:53:22.348003+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.648 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:22 vm02 bash[17545]: audit 2026-03-09T16:53:22.354445+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:22 vm08 bash[17777]: audit 2026-03-09T16:53:21.595076+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:22 vm08 bash[17777]: audit 2026-03-09T16:53:22.340487+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:22 vm08 bash[17777]: audit 2026-03-09T16:53:22.348003+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:22.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:22 vm08 bash[17777]: audit 2026-03-09T16:53:22.354445+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:23.645 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:23 vm02 bash[22739]: cluster 2026-03-09T16:53:22.283805+0000 mgr.x (mgr.24704) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:23.645 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:23 vm02 bash[17545]: cluster 2026-03-09T16:53:22.283805+0000 mgr.x (mgr.24704) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:23 vm08 bash[17777]: cluster 2026-03-09T16:53:22.283805+0000 mgr.x (mgr.24704) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:25.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:25 vm08 bash[17777]: cluster 2026-03-09T16:53:24.284383+0000 mgr.x (mgr.24704) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:25.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:25 vm02 bash[22739]: cluster 2026-03-09T16:53:24.284383+0000 mgr.x (mgr.24704) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:25.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:25 vm02 bash[17545]: cluster 2026-03-09T16:53:24.284383+0000 mgr.x (mgr.24704) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:26.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:26 vm02 bash[22739]: audit 2026-03-09T16:53:26.141603+0000 mgr.x (mgr.24704) 262 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:26.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:26 vm02 bash[17545]: audit 2026-03-09T16:53:26.141603+0000 mgr.x (mgr.24704) 262 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:26.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:26 vm08 bash[17777]: audit 2026-03-09T16:53:26.141603+0000 mgr.x (mgr.24704) 262 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:27 vm08 bash[17777]: cluster 2026-03-09T16:53:26.284683+0000 mgr.x (mgr.24704) 263 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:27 vm08 bash[17777]: audit 2026-03-09T16:53:26.766786+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:27 vm08 bash[17777]: audit 2026-03-09T16:53:26.776326+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:27 vm08 bash[17777]: audit 2026-03-09T16:53:26.781962+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:27 vm02 bash[22739]: cluster 2026-03-09T16:53:26.284683+0000 mgr.x (mgr.24704) 263 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:27 vm02 bash[22739]: audit 2026-03-09T16:53:26.766786+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:27 vm02 bash[22739]: audit 2026-03-09T16:53:26.776326+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:27 vm02 bash[22739]: audit 2026-03-09T16:53:26.781962+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:27 vm02 bash[17545]: cluster 2026-03-09T16:53:26.284683+0000 mgr.x (mgr.24704) 263 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:27 vm02 bash[17545]: audit 2026-03-09T16:53:26.766786+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:27 vm02 bash[17545]: audit 2026-03-09T16:53:26.776326+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:28.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:27 vm02 bash[17545]: audit 2026-03-09T16:53:26.781962+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:30.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:29 vm08 bash[17777]: cluster 2026-03-09T16:53:28.285231+0000 mgr.x (mgr.24704) 264 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:30.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:29 vm02 bash[22739]: cluster 2026-03-09T16:53:28.285231+0000 mgr.x (mgr.24704) 264 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:30.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:29 vm02 bash[17545]: cluster 2026-03-09T16:53:28.285231+0000 mgr.x (mgr.24704) 264 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:31.776 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:53:31] "GET /metrics HTTP/1.1" 200 37535 "" "Prometheus/2.51.0" 2026-03-09T16:53:32.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:31 vm08 bash[17777]: cluster 2026-03-09T16:53:30.285508+0000 mgr.x (mgr.24704) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:32.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:31 vm02 bash[22739]: cluster 2026-03-09T16:53:30.285508+0000 mgr.x (mgr.24704) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:32.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:31 vm02 bash[17545]: cluster 2026-03-09T16:53:30.285508+0000 mgr.x (mgr.24704) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:33 vm08 bash[17777]: cluster 2026-03-09T16:53:32.285786+0000 mgr.x (mgr.24704) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:34.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:33 vm02 bash[22739]: cluster 2026-03-09T16:53:32.285786+0000 mgr.x (mgr.24704) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:34.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:33 vm02 bash[17545]: cluster 2026-03-09T16:53:32.285786+0000 mgr.x (mgr.24704) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:36.148 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:35 vm02 bash[22739]: cluster 2026-03-09T16:53:34.286230+0000 mgr.x (mgr.24704) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:36.148 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:35 vm02 bash[17545]: cluster 2026-03-09T16:53:34.286230+0000 mgr.x (mgr.24704) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:36.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:35 vm08 bash[17777]: cluster 2026-03-09T16:53:34.286230+0000 mgr.x (mgr.24704) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:36 vm08 bash[17777]: audit 2026-03-09T16:53:36.147778+0000 mgr.x (mgr.24704) 268 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:36 vm08 bash[17777]: audit 2026-03-09T16:53:36.594729+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:37.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:36 vm02 bash[22739]: audit 2026-03-09T16:53:36.147778+0000 mgr.x (mgr.24704) 268 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:37.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:36 vm02 bash[22739]: audit 2026-03-09T16:53:36.594729+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:37.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:36 vm02 bash[17545]: audit 2026-03-09T16:53:36.147778+0000 mgr.x (mgr.24704) 268 : audit [DBG] from='client.24814 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:37.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:36 vm02 bash[17545]: audit 2026-03-09T16:53:36.594729+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:38.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:37 vm08 bash[17777]: cluster 2026-03-09T16:53:36.286468+0000 mgr.x (mgr.24704) 269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:38.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:37 vm02 bash[22739]: cluster 2026-03-09T16:53:36.286468+0000 mgr.x (mgr.24704) 269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:37 vm02 bash[17545]: cluster 2026-03-09T16:53:36.286468+0000 mgr.x (mgr.24704) 269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:38.467 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 12s ago 15m - - 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 16s ago 15m - - 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (5m) 12s ago 12m 13.8M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (5m) 16s ago 12m 40.1M - dad864ee21e9 0a6180402fe8 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (5m) 12s ago 12m 43.2M - 3.5 e1d6a67b021e 93e865770fe3 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283 running (7m) 16s ago 15m 543M - 19.2.3-678-ge911bdeb 654f31e6858e 9444b42fb0cf 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (2m) 12s ago 16m 464M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (16m) 12s ago 16m 61.9M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (15m) 16s ago 15m 44.8M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (15m) 12s ago 15m 45.7M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:53:38.878 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (5m) 12s ago 12m 7507k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (5m) 16s ago 12m 7780k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (15m) 12s ago 15m 52.3M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (14m) 12s ago 14m 52.2M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (14m) 12s ago 14m 48.7M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (14m) 12s ago 14m 51.2M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (13m) 16s ago 14m 52.0M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (13m) 16s ago 13m 49.4M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (13m) 16s ago 13m 48.9M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (13m) 16s ago 13m 52.2M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (5m) 16s ago 12m 42.8M - 2.51.0 1d3b7f56885b a543daa010df 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (12m) 12s ago 12m 84.7M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:53:38.879 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (12m) 16s ago 12m 85.3M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:53:38.926 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions' 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:53:39.359 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:53:39.409 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph health detail' 2026-03-09T16:53:39.871 INFO:teuthology.orchestra.run.vm02.stdout:HEALTH_OK 2026-03-09T16:53:39.893 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:39 vm02 bash[22739]: cluster 2026-03-09T16:53:38.286951+0000 mgr.x (mgr.24704) 270 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:39.893 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:39 vm02 bash[22739]: audit 2026-03-09T16:53:38.874097+0000 mgr.x (mgr.24704) 271 : audit [DBG] from='client.24892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:53:39.893 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:39 vm02 bash[22739]: audit 2026-03-09T16:53:39.360069+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 192.168.123.102:0/2582109613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:53:39.893 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:39 vm02 bash[17545]: cluster 2026-03-09T16:53:38.286951+0000 mgr.x (mgr.24704) 270 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:39.893 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:39 vm02 bash[17545]: audit 2026-03-09T16:53:38.874097+0000 mgr.x (mgr.24704) 271 : audit [DBG] from='client.24892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:53:39.893 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:39 vm02 bash[17545]: audit 2026-03-09T16:53:39.360069+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 192.168.123.102:0/2582109613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:53:39.923 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph -s' 2026-03-09T16:53:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:39 vm08 bash[17777]: cluster 2026-03-09T16:53:38.286951+0000 mgr.x (mgr.24704) 270 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:53:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:39 vm08 bash[17777]: audit 2026-03-09T16:53:38.874097+0000 mgr.x (mgr.24704) 271 : audit [DBG] from='client.24892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:53:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:39 vm08 bash[17777]: audit 2026-03-09T16:53:39.360069+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 192.168.123.102:0/2582109613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: cluster: 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: id: 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: health: HEALTH_OK 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: services: 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: mon: 3 daemons, quorum a,c,b (age 15m) 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: mgr: x(active, since 6m), standbys: y 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: osd: 8 osds: 8 up (since 13m), 8 in (since 13m) 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:53:40.388 INFO:teuthology.orchestra.run.vm02.stdout: data: 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: pools: 6 pools, 161 pgs 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: objects: 209 objects, 457 KiB 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: usage: 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: pgs: 161 active+clean 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: io: 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2026-03-09T16:53:40.389 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:53:40.434 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph mgr fail' 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:40 vm02 bash[22739]: audit 2026-03-09T16:53:39.871404+0000 mon.b (mon.2) 137 : audit [DBG] from='client.? 192.168.123.102:0/3996120454' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:40 vm02 bash[22739]: audit 2026-03-09T16:53:40.358605+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:40 vm02 bash[22739]: audit 2026-03-09T16:53:40.360024+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:40 vm02 bash[22739]: audit 2026-03-09T16:53:40.360674+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:40 vm02 bash[22739]: audit 2026-03-09T16:53:40.367672+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:40 vm02 bash[22739]: audit 2026-03-09T16:53:40.389509+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 192.168.123.102:0/1634519673' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:40 vm02 bash[17545]: audit 2026-03-09T16:53:39.871404+0000 mon.b (mon.2) 137 : audit [DBG] from='client.? 192.168.123.102:0/3996120454' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:40 vm02 bash[17545]: audit 2026-03-09T16:53:40.358605+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:40 vm02 bash[17545]: audit 2026-03-09T16:53:40.360024+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:40 vm02 bash[17545]: audit 2026-03-09T16:53:40.360674+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:40 vm02 bash[17545]: audit 2026-03-09T16:53:40.367672+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:40.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:40 vm02 bash[17545]: audit 2026-03-09T16:53:40.389509+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 192.168.123.102:0/1634519673' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:53:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:40 vm08 bash[17777]: audit 2026-03-09T16:53:39.871404+0000 mon.b (mon.2) 137 : audit [DBG] from='client.? 192.168.123.102:0/3996120454' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:53:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:40 vm08 bash[17777]: audit 2026-03-09T16:53:40.358605+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:40 vm08 bash[17777]: audit 2026-03-09T16:53:40.360024+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:40 vm08 bash[17777]: audit 2026-03-09T16:53:40.360674+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24704 192.168.123.108:0/933914805' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:40 vm08 bash[17777]: audit 2026-03-09T16:53:40.367672+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24704 ' entity='mgr.x' 2026-03-09T16:53:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:40 vm08 bash[17777]: audit 2026-03-09T16:53:40.389509+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 192.168.123.102:0/1634519673' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:53:41.830 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:53:41] "GET /metrics HTTP/1.1" 200 37537 "" "Prometheus/2.51.0" 2026-03-09T16:53:41.927 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'sleep 180' 2026-03-09T16:53:42.082 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:41 vm02 bash[22739]: cluster 2026-03-09T16:53:40.287210+0000 mgr.x (mgr.24704) 272 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:42.082 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:41 vm02 bash[22739]: audit 2026-03-09T16:53:40.892702+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 192.168.123.102:0/3769901245' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:53:42.082 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:41 vm02 bash[22739]: cluster 2026-03-09T16:53:40.903439+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2026-03-09T16:53:42.082 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:41 vm02 bash[17545]: cluster 2026-03-09T16:53:40.287210+0000 mgr.x (mgr.24704) 272 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:42.082 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:41 vm02 bash[17545]: audit 2026-03-09T16:53:40.892702+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 192.168.123.102:0/3769901245' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:53:42.083 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:41 vm02 bash[17545]: cluster 2026-03-09T16:53:40.903439+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2026-03-09T16:53:42.083 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:41 vm02 bash[63970]: [09/Mar/2026:16:53:41] ENGINE Bus STOPPING 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:41 vm08 bash[17777]: cluster 2026-03-09T16:53:40.287210+0000 mgr.x (mgr.24704) 272 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:41 vm08 bash[17777]: audit 2026-03-09T16:53:40.892702+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 192.168.123.102:0/3769901245' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:41 vm08 bash[17777]: cluster 2026-03-09T16:53:40.903439+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:41 vm08 bash[44184]: ignoring --setuser ceph since I am not root 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:41 vm08 bash[44184]: ignoring --setgroup ceph since I am not root 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:41 vm08 bash[44184]: debug 2026-03-09T16:53:41.950+0000 7f48c37c8140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:53:42.108 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:41 vm08 bash[44184]: debug 2026-03-09T16:53:41.986+0000 7f48c37c8140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:53:42.401 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:42 vm08 bash[44184]: debug 2026-03-09T16:53:42.106+0000 7f48c37c8140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T16:53:42.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:42 vm02 bash[63970]: [09/Mar/2026:16:53:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:53:42.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:42 vm02 bash[63970]: [09/Mar/2026:16:53:42] ENGINE Bus STOPPED 2026-03-09T16:53:42.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:42 vm02 bash[63970]: [09/Mar/2026:16:53:42] ENGINE Bus STARTING 2026-03-09T16:53:42.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:42 vm08 bash[44184]: debug 2026-03-09T16:53:42.398+0000 7f48c37c8140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:53:42.844 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:42 vm02 bash[63970]: [09/Mar/2026:16:53:42] ENGINE Serving on http://:::9283 2026-03-09T16:53:42.844 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:42 vm02 bash[63970]: [09/Mar/2026:16:53:42] ENGINE Bus STARTED 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.845871+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 192.168.123.102:0/3769901245' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: cluster 2026-03-09T16:53:41.845964+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e28: y(active, starting, since 0.951437s) 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.852388+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.852578+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.852748+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.853439+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.853661+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.853901+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.854126+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.854352+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.854577+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.854805+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.855025+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.856844+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.857508+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.857880+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:41.858416+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: cluster 2026-03-09T16:53:42.240414+0000 mon.a (mon.0) 1235 : cluster [INF] Manager daemon y is now available 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.254525+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.275744+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.281986+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.282269+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.283854+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.283973+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.285171+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.301938+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.303351+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.338639+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:42 vm08 bash[17777]: audit 2026-03-09T16:53:42.340048+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:42 vm08 bash[44184]: debug 2026-03-09T16:53:42.882+0000 7f48c37c8140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:42 vm08 bash[44184]: debug 2026-03-09T16:53:42.970+0000 7f48c37c8140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:53:43.098 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: /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-09T16:53:43.098 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: 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-09T16:53:43.098 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: from numpy import show_config as show_numpy_config 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.845871+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 192.168.123.102:0/3769901245' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: cluster 2026-03-09T16:53:41.845964+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e28: y(active, starting, since 0.951437s) 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.852388+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.852578+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.852748+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.853439+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.853661+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.853901+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.854126+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.854352+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.854577+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.854805+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.855025+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.856844+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.857508+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.857880+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:53:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:41.858416+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: cluster 2026-03-09T16:53:42.240414+0000 mon.a (mon.0) 1235 : cluster [INF] Manager daemon y is now available 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.254525+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.275744+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.281986+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.282269+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.283854+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.283973+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.285171+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.301938+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.303351+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.338639+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:42 vm02 bash[17545]: audit 2026-03-09T16:53:42.340048+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.845871+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 192.168.123.102:0/3769901245' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: cluster 2026-03-09T16:53:41.845964+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e28: y(active, starting, since 0.951437s) 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.852388+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.852578+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.852748+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.853439+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.853661+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.853901+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.854126+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.854352+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.854577+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.854805+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.855025+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.856844+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.857508+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.857880+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:41.858416+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: cluster 2026-03-09T16:53:42.240414+0000 mon.a (mon.0) 1235 : cluster [INF] Manager daemon y is now available 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.254525+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.275744+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.281986+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.282269+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.283854+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.283973+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.285171+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.301938+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.303351+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.338639+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:53:43.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:42 vm02 bash[22739]: audit 2026-03-09T16:53:42.340048+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:53:43.354 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: debug 2026-03-09T16:53:43.094+0000 7f48c37c8140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:53:43.354 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: debug 2026-03-09T16:53:43.270+0000 7f48c37c8140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:53:43.354 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: debug 2026-03-09T16:53:43.334+0000 7f48c37c8140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:53:43.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: debug 2026-03-09T16:53:43.398+0000 7f48c37c8140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:53:43.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: debug 2026-03-09T16:53:43.454+0000 7f48c37c8140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:53:43.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:43 vm08 bash[44184]: debug 2026-03-09T16:53:43.506+0000 7f48c37c8140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: cluster 2026-03-09T16:53:42.873661+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e29: y(active, since 1.97912s) 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: audit 2026-03-09T16:53:42.924615+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: audit 2026-03-09T16:53:42.925828+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: audit 2026-03-09T16:53:43.046151+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: audit 2026-03-09T16:53:43.047634+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: audit 2026-03-09T16:53:43.048127+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: audit 2026-03-09T16:53:43.048730+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: cephadm 2026-03-09T16:53:43.050508+0000 mgr.y (mgr.24886) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:43 vm02 bash[17545]: cephadm 2026-03-09T16:53:43.050959+0000 mgr.y (mgr.24886) 3 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: cluster 2026-03-09T16:53:42.873661+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e29: y(active, since 1.97912s) 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: audit 2026-03-09T16:53:42.924615+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: audit 2026-03-09T16:53:42.925828+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: audit 2026-03-09T16:53:43.046151+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: audit 2026-03-09T16:53:43.047634+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: audit 2026-03-09T16:53:43.048127+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: audit 2026-03-09T16:53:43.048730+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: cephadm 2026-03-09T16:53:43.050508+0000 mgr.y (mgr.24886) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:53:43.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:43 vm02 bash[22739]: cephadm 2026-03-09T16:53:43.050959+0000 mgr.y (mgr.24886) 3 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:53:44.132 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: cluster 2026-03-09T16:53:42.873661+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e29: y(active, since 1.97912s) 2026-03-09T16:53:44.132 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: audit 2026-03-09T16:53:42.924615+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:44.132 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: audit 2026-03-09T16:53:42.925828+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:44.132 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: audit 2026-03-09T16:53:43.046151+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: audit 2026-03-09T16:53:43.047634+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: audit 2026-03-09T16:53:43.048127+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: audit 2026-03-09T16:53:43.048730+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: cephadm 2026-03-09T16:53:43.050508+0000 mgr.y (mgr.24886) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:43 vm08 bash[17777]: cephadm 2026-03-09T16:53:43.050959+0000 mgr.y (mgr.24886) 3 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.018+0000 7f48c37c8140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.058+0000 7f48c37c8140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:53:44.133 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.098+0000 7f48c37c8140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:53:44.394 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.298+0000 7f48c37c8140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:53:44.394 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.346+0000 7f48c37c8140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:53:44.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.390+0000 7f48c37c8140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:53:44.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.506+0000 7f48c37c8140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:53:44.921 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:43.786550+0000 mgr.y (mgr.24886) 4 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:43.786700+0000 mgr.y (mgr.24886) 5 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cluster 2026-03-09T16:53:43.855527+0000 mgr.y (mgr.24886) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cluster 2026-03-09T16:53:43.883809+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e30: y(active, since 2s) 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:43.898868+0000 mgr.y (mgr.24886) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:43.898954+0000 mgr.y (mgr.24886) 8 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.028419+0000 mgr.y (mgr.24886) 9 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.043575+0000 mgr.y (mgr.24886) 10 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.134414+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.143884+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.152236+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.165711+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.174002+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.180094+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.181732+0000 mgr.y (mgr.24886) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.185075+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.195203+0000 mgr.y (mgr.24886) 12 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.195720+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.196864+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.201483+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.203023+0000 mgr.y (mgr.24886) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.345579+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.452721+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:44 vm08 bash[17777]: audit 2026-03-09T16:53:44.564499+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.666+0000 7f48c37c8140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.842+0000 7f48c37c8140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:53:44.922 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.878+0000 7f48c37c8140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:53:45.187 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:44 vm08 bash[44184]: debug 2026-03-09T16:53:44.918+0000 7f48c37c8140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:53:45.188 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: debug 2026-03-09T16:53:45.070+0000 7f48c37c8140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:43.786550+0000 mgr.y (mgr.24886) 4 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:43.786700+0000 mgr.y (mgr.24886) 5 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cluster 2026-03-09T16:53:43.855527+0000 mgr.y (mgr.24886) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cluster 2026-03-09T16:53:43.883809+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e30: y(active, since 2s) 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:43.898868+0000 mgr.y (mgr.24886) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:43.898954+0000 mgr.y (mgr.24886) 8 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.028419+0000 mgr.y (mgr.24886) 9 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.043575+0000 mgr.y (mgr.24886) 10 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.134414+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.143884+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.152236+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.165711+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.174002+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.180094+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.181732+0000 mgr.y (mgr.24886) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.185075+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.195203+0000 mgr.y (mgr.24886) 12 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.195720+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.196864+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:53:45.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.201483+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.203023+0000 mgr.y (mgr.24886) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.345579+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.452721+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:44 vm02 bash[17545]: audit 2026-03-09T16:53:44.564499+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:43.786550+0000 mgr.y (mgr.24886) 4 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:43.786700+0000 mgr.y (mgr.24886) 5 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cluster 2026-03-09T16:53:43.855527+0000 mgr.y (mgr.24886) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cluster 2026-03-09T16:53:43.883809+0000 mon.a (mon.0) 1244 : cluster [DBG] mgrmap e30: y(active, since 2s) 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:43.898868+0000 mgr.y (mgr.24886) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:43.898954+0000 mgr.y (mgr.24886) 8 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.028419+0000 mgr.y (mgr.24886) 9 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.043575+0000 mgr.y (mgr.24886) 10 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.134414+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.143884+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.152236+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.165711+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.174002+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.180094+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.181732+0000 mgr.y (mgr.24886) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.185075+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.195203+0000 mgr.y (mgr.24886) 12 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.195720+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.196864+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24886 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.201483+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.203023+0000 mgr.y (mgr.24886) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.345579+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.452721+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:44 vm02 bash[22739]: audit 2026-03-09T16:53:44.564499+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:45.452 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: debug 2026-03-09T16:53:45.338+0000 7f48c37c8140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:53:45.452 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: [09/Mar/2026:16:53:45] ENGINE Bus STARTING 2026-03-09T16:53:45.452 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: CherryPy Checker: 2026-03-09T16:53:45.452 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: The Application mounted at '' has an empty config. 2026-03-09T16:53:45.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: [09/Mar/2026:16:53:45] ENGINE Serving on http://:::9283 2026-03-09T16:53:45.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:53:45 vm08 bash[44184]: [09/Mar/2026:16:53:45] ENGINE Bus STARTED 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.308241+0000 mgr.y (mgr.24886) 14 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Bus STARTING 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.409770+0000 mgr.y (mgr.24886) 15 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.523993+0000 mgr.y (mgr.24886) 16 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Client ('192.168.123.102', 60030) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.524507+0000 mgr.y (mgr.24886) 17 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: cephadm 2026-03-09T16:53:44.524558+0000 mgr.y (mgr.24886) 18 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Bus STARTED 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: cluster 2026-03-09T16:53:45.345770+0000 mon.a (mon.0) 1256 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: audit 2026-03-09T16:53:45.349217+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: audit 2026-03-09T16:53:45.350031+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: audit 2026-03-09T16:53:45.351945+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:45 vm02 bash[22739]: audit 2026-03-09T16:53:45.352418+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.308241+0000 mgr.y (mgr.24886) 14 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Bus STARTING 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.409770+0000 mgr.y (mgr.24886) 15 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.523993+0000 mgr.y (mgr.24886) 16 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Client ('192.168.123.102', 60030) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.524507+0000 mgr.y (mgr.24886) 17 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: cephadm 2026-03-09T16:53:44.524558+0000 mgr.y (mgr.24886) 18 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Bus STARTED 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: cluster 2026-03-09T16:53:45.345770+0000 mon.a (mon.0) 1256 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: audit 2026-03-09T16:53:45.349217+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: audit 2026-03-09T16:53:45.350031+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: audit 2026-03-09T16:53:45.351945+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:53:46.115 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:45 vm02 bash[17545]: audit 2026-03-09T16:53:45.352418+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.308241+0000 mgr.y (mgr.24886) 14 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Bus STARTING 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.409770+0000 mgr.y (mgr.24886) 15 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.523993+0000 mgr.y (mgr.24886) 16 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Client ('192.168.123.102', 60030) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.524507+0000 mgr.y (mgr.24886) 17 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: cephadm 2026-03-09T16:53:44.524558+0000 mgr.y (mgr.24886) 18 : cephadm [INF] [09/Mar/2026:16:53:44] ENGINE Bus STARTED 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: cluster 2026-03-09T16:53:45.345770+0000 mon.a (mon.0) 1256 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: audit 2026-03-09T16:53:45.349217+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: audit 2026-03-09T16:53:45.350031+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: audit 2026-03-09T16:53:45.351945+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:53:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:45 vm08 bash[17777]: audit 2026-03-09T16:53:45.352418+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: cluster 2026-03-09T16:53:45.855827+0000 mgr.y (mgr.24886) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: audit 2026-03-09T16:53:45.911052+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: cluster 2026-03-09T16:53:45.913876+0000 mon.a (mon.0) 1257 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: audit 2026-03-09T16:53:45.994614+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: audit 2026-03-09T16:53:46.002620+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: cephadm 2026-03-09T16:53:46.005420+0000 mgr.y (mgr.24886) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: cephadm 2026-03-09T16:53:46.277566+0000 mgr.y (mgr.24886) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:53:47.172 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:46 vm08 bash[17777]: audit 2026-03-09T16:53:46.664237+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 192.168.123.102:0/1936412911' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:53:47.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: cluster 2026-03-09T16:53:45.855827+0000 mgr.y (mgr.24886) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: audit 2026-03-09T16:53:45.911052+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: cluster 2026-03-09T16:53:45.913876+0000 mon.a (mon.0) 1257 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: audit 2026-03-09T16:53:45.994614+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: audit 2026-03-09T16:53:46.002620+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: cephadm 2026-03-09T16:53:46.005420+0000 mgr.y (mgr.24886) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: cephadm 2026-03-09T16:53:46.277566+0000 mgr.y (mgr.24886) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:46 vm02 bash[22739]: audit 2026-03-09T16:53:46.664237+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 192.168.123.102:0/1936412911' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: cluster 2026-03-09T16:53:45.855827+0000 mgr.y (mgr.24886) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: audit 2026-03-09T16:53:45.911052+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: cluster 2026-03-09T16:53:45.913876+0000 mon.a (mon.0) 1257 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: audit 2026-03-09T16:53:45.994614+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: audit 2026-03-09T16:53:46.002620+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: cephadm 2026-03-09T16:53:46.005420+0000 mgr.y (mgr.24886) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: cephadm 2026-03-09T16:53:46.277566+0000 mgr.y (mgr.24886) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:53:47.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:46 vm02 bash[17545]: audit 2026-03-09T16:53:46.664237+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 192.168.123.102:0/1936412911' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:53:47.427 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 systemd[1]: Stopping Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:53:47.427 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2026-03-09T16:53:47.427 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2026-03-09T16:53:47.427 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.244Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.246Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.246Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[48296]: ts=2026-03-09T16:53:47.246Z caller=main.go:1273 level=info msg="See you next time!" 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55550]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus-a 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service: Deactivated successfully. 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 systemd[1]: Stopped Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:53:47.428 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 systemd[1]: Started Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.462Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.462Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.462Z caller=main.go:623 level=info host_details="(Linux 5.15.0-1092-kvm #97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026 x86_64 vm08 (none))" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.462Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.462Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.463Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.464Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.476Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.476Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.954µs 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.479Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.480Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.480Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.502Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.542Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.553Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.553Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.553Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.181µs wal_replay_duration=73.515873ms wbl_replay_duration=110ns total_replay_duration=76.463868ms 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.561Z caller=main.go:1150 level=info fs_type=EXT4_SUPER_MAGIC 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.561Z caller=main.go:1153 level=info msg="TSDB started" 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.561Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.590Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.83268ms db_storage=1.062µs remote_storage=1.193µs web_handler=601ns query_engine=1.072µs scrape=799.736µs scrape_sd=90.9µs notify=11.451µs notify_sd=6.512µs rules=27.625081ms tracing=6.022µs 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.590Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2026-03-09T16:53:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:53:47 vm08 bash[55625]: ts=2026-03-09T16:53:47.590Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.029298+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.326536+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.336159+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.340043+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.356694+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.359436+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.361218+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.366841+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.370854+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.410322+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.412476+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.413637+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:47.420668+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:48.005908+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:48.017570+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:48 vm02 bash[17545]: audit 2026-03-09T16:53:48.024504+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.029298+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.326536+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.336159+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.340043+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.356694+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.359436+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.361218+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.366841+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.104 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.370854+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.410322+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.412476+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.413637+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:47.420668+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:48.005908+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:48.017570+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.105 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:48 vm02 bash[22739]: audit 2026-03-09T16:53:48.024504+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.029298+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.326536+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.336159+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.340043+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.356694+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.359436+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.361218+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.366841+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.370854+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.410322+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.412476+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.413637+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:47.420668+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:48.005908+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:48.017570+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:48.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:48 vm08 bash[17777]: audit 2026-03-09T16:53:48.024504+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: audit 2026-03-09T16:53:47.341566+0000 mgr.y (mgr.24886) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: cephadm 2026-03-09T16:53:47.359982+0000 mgr.y (mgr.24886) 23 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: audit 2026-03-09T16:53:47.360668+0000 mgr.y (mgr.24886) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: audit 2026-03-09T16:53:47.362393+0000 mgr.y (mgr.24886) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: audit 2026-03-09T16:53:47.372124+0000 mgr.y (mgr.24886) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: cephadm 2026-03-09T16:53:47.421678+0000 mgr.y (mgr.24886) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:53:49.383 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:49 vm08 bash[17777]: cluster 2026-03-09T16:53:47.857472+0000 mgr.y (mgr.24886) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:49.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: audit 2026-03-09T16:53:47.341566+0000 mgr.y (mgr.24886) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: cephadm 2026-03-09T16:53:47.359982+0000 mgr.y (mgr.24886) 23 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: audit 2026-03-09T16:53:47.360668+0000 mgr.y (mgr.24886) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: audit 2026-03-09T16:53:47.362393+0000 mgr.y (mgr.24886) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: audit 2026-03-09T16:53:47.372124+0000 mgr.y (mgr.24886) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: cephadm 2026-03-09T16:53:47.421678+0000 mgr.y (mgr.24886) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:49 vm02 bash[22739]: cluster 2026-03-09T16:53:47.857472+0000 mgr.y (mgr.24886) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: audit 2026-03-09T16:53:47.341566+0000 mgr.y (mgr.24886) 22 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: cephadm 2026-03-09T16:53:47.359982+0000 mgr.y (mgr.24886) 23 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: audit 2026-03-09T16:53:47.360668+0000 mgr.y (mgr.24886) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: audit 2026-03-09T16:53:47.362393+0000 mgr.y (mgr.24886) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: audit 2026-03-09T16:53:47.372124+0000 mgr.y (mgr.24886) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: cephadm 2026-03-09T16:53:47.421678+0000 mgr.y (mgr.24886) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:53:49.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:49 vm02 bash[17545]: cluster 2026-03-09T16:53:47.857472+0000 mgr.y (mgr.24886) 28 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.360987+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.370157+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.371367+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.373359+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.375751+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.382428+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.388316+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.758330+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.764934+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: audit 2026-03-09T16:53:49.771046+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:50 vm08 bash[17777]: cluster 2026-03-09T16:53:49.858111+0000 mgr.y (mgr.24886) 29 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.360987+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.370157+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.371367+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.373359+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.375751+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.382428+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.388316+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.758330+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.764934+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: audit 2026-03-09T16:53:49.771046+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:50 vm02 bash[22739]: cluster 2026-03-09T16:53:49.858111+0000 mgr.y (mgr.24886) 29 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.360987+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.370157+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.371367+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.373359+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.375751+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.382428+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.388316+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.758330+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.764934+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: audit 2026-03-09T16:53:49.771046+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:50 vm02 bash[17545]: cluster 2026-03-09T16:53:49.858111+0000 mgr.y (mgr.24886) 29 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T16:53:52.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:52 vm02 bash[22739]: cluster 2026-03-09T16:53:51.858462+0000 mgr.y (mgr.24886) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T16:53:52.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:52 vm02 bash[22739]: audit 2026-03-09T16:53:52.590234+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:52.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:52 vm02 bash[22739]: audit 2026-03-09T16:53:52.680255+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:52 vm02 bash[17545]: cluster 2026-03-09T16:53:51.858462+0000 mgr.y (mgr.24886) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T16:53:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:52 vm02 bash[17545]: audit 2026-03-09T16:53:52.590234+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:52 vm02 bash[17545]: audit 2026-03-09T16:53:52.680255+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:53.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:52 vm08 bash[17777]: cluster 2026-03-09T16:53:51.858462+0000 mgr.y (mgr.24886) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T16:53:53.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:52 vm08 bash[17777]: audit 2026-03-09T16:53:52.590234+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:53.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:52 vm08 bash[17777]: audit 2026-03-09T16:53:52.680255+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:55.193 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:54 vm08 bash[17777]: cluster 2026-03-09T16:53:53.859065+0000 mgr.y (mgr.24886) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:55.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:54 vm02 bash[22739]: cluster 2026-03-09T16:53:53.859065+0000 mgr.y (mgr.24886) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:55.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:54 vm02 bash[17545]: cluster 2026-03-09T16:53:53.859065+0000 mgr.y (mgr.24886) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:55.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:53:55 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:53:55] "GET /metrics HTTP/1.1" 200 34539 "" "Prometheus/2.51.0" 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:56 vm02 bash[22739]: audit 2026-03-09T16:53:55.173326+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:56 vm02 bash[22739]: audit 2026-03-09T16:53:55.182660+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:56 vm02 bash[22739]: audit 2026-03-09T16:53:55.191395+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:56 vm02 bash[22739]: audit 2026-03-09T16:53:55.305099+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:56 vm02 bash[22739]: audit 2026-03-09T16:53:55.312282+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:56 vm02 bash[22739]: audit 2026-03-09T16:53:55.319218+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:56 vm02 bash[17545]: audit 2026-03-09T16:53:55.173326+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:56 vm02 bash[17545]: audit 2026-03-09T16:53:55.182660+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:56 vm02 bash[17545]: audit 2026-03-09T16:53:55.191395+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:56 vm02 bash[17545]: audit 2026-03-09T16:53:55.305099+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:56 vm02 bash[17545]: audit 2026-03-09T16:53:55.312282+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:56 vm02 bash[17545]: audit 2026-03-09T16:53:55.319218+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:56 vm08 bash[17777]: audit 2026-03-09T16:53:55.173326+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:56 vm08 bash[17777]: audit 2026-03-09T16:53:55.182660+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:56 vm08 bash[17777]: audit 2026-03-09T16:53:55.191395+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:56 vm08 bash[17777]: audit 2026-03-09T16:53:55.305099+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:56 vm08 bash[17777]: audit 2026-03-09T16:53:55.312282+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:56.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:56 vm08 bash[17777]: audit 2026-03-09T16:53:55.319218+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:53:57.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:57 vm02 bash[22739]: cluster 2026-03-09T16:53:55.859429+0000 mgr.y (mgr.24886) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:57.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:57 vm02 bash[17545]: cluster 2026-03-09T16:53:55.859429+0000 mgr.y (mgr.24886) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:57 vm08 bash[17777]: cluster 2026-03-09T16:53:55.859429+0000 mgr.y (mgr.24886) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:58.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:58 vm02 bash[22739]: audit 2026-03-09T16:53:56.490381+0000 mgr.y (mgr.24886) 33 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:58.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:58 vm02 bash[22739]: audit 2026-03-09T16:53:57.282232+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:58 vm02 bash[17545]: audit 2026-03-09T16:53:56.490381+0000 mgr.y (mgr.24886) 33 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:58 vm02 bash[17545]: audit 2026-03-09T16:53:57.282232+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:58 vm08 bash[17777]: audit 2026-03-09T16:53:56.490381+0000 mgr.y (mgr.24886) 33 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:53:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:58 vm08 bash[17777]: audit 2026-03-09T16:53:57.282232+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:53:59.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:53:59 vm02 bash[22739]: cluster 2026-03-09T16:53:57.859829+0000 mgr.y (mgr.24886) 34 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:53:59 vm02 bash[17545]: cluster 2026-03-09T16:53:57.859829+0000 mgr.y (mgr.24886) 34 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:53:59.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:53:59 vm08 bash[17777]: cluster 2026-03-09T16:53:57.859829+0000 mgr.y (mgr.24886) 34 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:54:01.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:01 vm02 bash[22739]: cluster 2026-03-09T16:53:59.860448+0000 mgr.y (mgr.24886) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:54:01.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:01 vm02 bash[17545]: cluster 2026-03-09T16:53:59.860448+0000 mgr.y (mgr.24886) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:54:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:01 vm08 bash[17777]: cluster 2026-03-09T16:53:59.860448+0000 mgr.y (mgr.24886) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T16:54:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:03 vm08 bash[17777]: cluster 2026-03-09T16:54:01.860814+0000 mgr.y (mgr.24886) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:03.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:03 vm02 bash[17545]: cluster 2026-03-09T16:54:01.860814+0000 mgr.y (mgr.24886) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:03.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:03 vm02 bash[22739]: cluster 2026-03-09T16:54:01.860814+0000 mgr.y (mgr.24886) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:05.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:05 vm08 bash[17777]: cluster 2026-03-09T16:54:03.861325+0000 mgr.y (mgr.24886) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:05.698 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:05 vm02 bash[22739]: cluster 2026-03-09T16:54:03.861325+0000 mgr.y (mgr.24886) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:05.698 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:05 vm02 bash[17545]: cluster 2026-03-09T16:54:03.861325+0000 mgr.y (mgr.24886) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:05.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:54:05 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:54:05] "GET /metrics HTTP/1.1" 200 37545 "" "Prometheus/2.51.0" 2026-03-09T16:54:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:06 vm08 bash[17777]: cluster 2026-03-09T16:54:05.861645+0000 mgr.y (mgr.24886) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:06.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:06 vm02 bash[22739]: cluster 2026-03-09T16:54:05.861645+0000 mgr.y (mgr.24886) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:06.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:06 vm02 bash[17545]: cluster 2026-03-09T16:54:05.861645+0000 mgr.y (mgr.24886) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:07 vm08 bash[17777]: audit 2026-03-09T16:54:06.500826+0000 mgr.y (mgr.24886) 39 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:07.708 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:07 vm02 bash[17545]: audit 2026-03-09T16:54:06.500826+0000 mgr.y (mgr.24886) 39 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:07.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:07 vm02 bash[22739]: audit 2026-03-09T16:54:06.500826+0000 mgr.y (mgr.24886) 39 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:08.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:08 vm08 bash[17777]: cluster 2026-03-09T16:54:07.861981+0000 mgr.y (mgr.24886) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:08.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:08 vm02 bash[22739]: cluster 2026-03-09T16:54:07.861981+0000 mgr.y (mgr.24886) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:08.707 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:08 vm02 bash[17545]: cluster 2026-03-09T16:54:07.861981+0000 mgr.y (mgr.24886) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:11.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:10 vm02 bash[22739]: cluster 2026-03-09T16:54:09.862613+0000 mgr.y (mgr.24886) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:11.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:10 vm02 bash[17545]: cluster 2026-03-09T16:54:09.862613+0000 mgr.y (mgr.24886) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:11.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:10 vm08 bash[17777]: cluster 2026-03-09T16:54:09.862613+0000 mgr.y (mgr.24886) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:13.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:12 vm02 bash[22739]: cluster 2026-03-09T16:54:11.862935+0000 mgr.y (mgr.24886) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:13.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:12 vm02 bash[22739]: audit 2026-03-09T16:54:12.282183+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:13.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:12 vm02 bash[17545]: cluster 2026-03-09T16:54:11.862935+0000 mgr.y (mgr.24886) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:13.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:12 vm02 bash[17545]: audit 2026-03-09T16:54:12.282183+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:13.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:12 vm08 bash[17777]: cluster 2026-03-09T16:54:11.862935+0000 mgr.y (mgr.24886) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:13.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:12 vm08 bash[17777]: audit 2026-03-09T16:54:12.282183+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:15.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:14 vm02 bash[22739]: cluster 2026-03-09T16:54:13.863452+0000 mgr.y (mgr.24886) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:15.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:14 vm02 bash[17545]: cluster 2026-03-09T16:54:13.863452+0000 mgr.y (mgr.24886) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:15.268 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:14 vm08 bash[17777]: cluster 2026-03-09T16:54:13.863452+0000 mgr.y (mgr.24886) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:15.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:54:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:54:15] "GET /metrics HTTP/1.1" 200 37544 "" "Prometheus/2.51.0" 2026-03-09T16:54:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:16 vm08 bash[17777]: audit 2026-03-09T16:54:15.253824+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:16 vm08 bash[17777]: audit 2026-03-09T16:54:15.261149+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:16 vm08 bash[17777]: audit 2026-03-09T16:54:15.267251+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:16 vm08 bash[17777]: audit 2026-03-09T16:54:15.383078+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:16 vm08 bash[17777]: audit 2026-03-09T16:54:15.391876+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:16 vm08 bash[17777]: audit 2026-03-09T16:54:15.399768+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:16 vm02 bash[22739]: audit 2026-03-09T16:54:15.253824+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:16 vm02 bash[22739]: audit 2026-03-09T16:54:15.261149+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:16 vm02 bash[22739]: audit 2026-03-09T16:54:15.267251+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:16 vm02 bash[22739]: audit 2026-03-09T16:54:15.383078+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:16 vm02 bash[22739]: audit 2026-03-09T16:54:15.391876+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:16 vm02 bash[22739]: audit 2026-03-09T16:54:15.399768+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:16 vm02 bash[17545]: audit 2026-03-09T16:54:15.253824+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:16 vm02 bash[17545]: audit 2026-03-09T16:54:15.261149+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:16 vm02 bash[17545]: audit 2026-03-09T16:54:15.267251+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:16 vm02 bash[17545]: audit 2026-03-09T16:54:15.383078+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:16 vm02 bash[17545]: audit 2026-03-09T16:54:15.391876+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:16.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:16 vm02 bash[17545]: audit 2026-03-09T16:54:15.399768+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:17.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:17 vm08 bash[17777]: cluster 2026-03-09T16:54:15.863757+0000 mgr.y (mgr.24886) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:17 vm02 bash[22739]: cluster 2026-03-09T16:54:15.863757+0000 mgr.y (mgr.24886) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:17.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:17 vm02 bash[17545]: cluster 2026-03-09T16:54:15.863757+0000 mgr.y (mgr.24886) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:18 vm08 bash[17777]: audit 2026-03-09T16:54:16.504777+0000 mgr.y (mgr.24886) 45 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:18.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:18 vm02 bash[22739]: audit 2026-03-09T16:54:16.504777+0000 mgr.y (mgr.24886) 45 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:18.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:18 vm02 bash[17545]: audit 2026-03-09T16:54:16.504777+0000 mgr.y (mgr.24886) 45 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:19.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:19 vm08 bash[17777]: cluster 2026-03-09T16:54:17.864077+0000 mgr.y (mgr.24886) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:19.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:19 vm02 bash[22739]: cluster 2026-03-09T16:54:17.864077+0000 mgr.y (mgr.24886) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:19.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:19 vm02 bash[17545]: cluster 2026-03-09T16:54:17.864077+0000 mgr.y (mgr.24886) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:21.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:21 vm08 bash[17777]: cluster 2026-03-09T16:54:19.864598+0000 mgr.y (mgr.24886) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:21 vm02 bash[22739]: cluster 2026-03-09T16:54:19.864598+0000 mgr.y (mgr.24886) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:21 vm02 bash[17545]: cluster 2026-03-09T16:54:19.864598+0000 mgr.y (mgr.24886) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:23.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:23 vm08 bash[17777]: cluster 2026-03-09T16:54:21.864882+0000 mgr.y (mgr.24886) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:23.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:23 vm02 bash[22739]: cluster 2026-03-09T16:54:21.864882+0000 mgr.y (mgr.24886) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:23.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:23 vm02 bash[17545]: cluster 2026-03-09T16:54:21.864882+0000 mgr.y (mgr.24886) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:25.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:25 vm08 bash[17777]: cluster 2026-03-09T16:54:23.865390+0000 mgr.y (mgr.24886) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:25.698 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:25 vm02 bash[22739]: cluster 2026-03-09T16:54:23.865390+0000 mgr.y (mgr.24886) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:25.698 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:25 vm02 bash[17545]: cluster 2026-03-09T16:54:23.865390+0000 mgr.y (mgr.24886) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:25.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:54:25 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:54:25] "GET /metrics HTTP/1.1" 200 37544 "" "Prometheus/2.51.0" 2026-03-09T16:54:26.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:26 vm08 bash[17777]: cluster 2026-03-09T16:54:25.865787+0000 mgr.y (mgr.24886) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:26.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:26 vm02 bash[22739]: cluster 2026-03-09T16:54:25.865787+0000 mgr.y (mgr.24886) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:26.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:26 vm02 bash[17545]: cluster 2026-03-09T16:54:25.865787+0000 mgr.y (mgr.24886) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:27.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:27 vm08 bash[17777]: audit 2026-03-09T16:54:26.514473+0000 mgr.y (mgr.24886) 51 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:27.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:27 vm08 bash[17777]: audit 2026-03-09T16:54:27.282304+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:27 vm02 bash[22739]: audit 2026-03-09T16:54:26.514473+0000 mgr.y (mgr.24886) 51 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:27 vm02 bash[22739]: audit 2026-03-09T16:54:27.282304+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:27.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:27 vm02 bash[17545]: audit 2026-03-09T16:54:26.514473+0000 mgr.y (mgr.24886) 51 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:27.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:27 vm02 bash[17545]: audit 2026-03-09T16:54:27.282304+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:28.651 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:28 vm02 bash[22739]: cluster 2026-03-09T16:54:27.866150+0000 mgr.y (mgr.24886) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:28.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:28 vm02 bash[17545]: cluster 2026-03-09T16:54:27.866150+0000 mgr.y (mgr.24886) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:28.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:28 vm08 bash[17777]: cluster 2026-03-09T16:54:27.866150+0000 mgr.y (mgr.24886) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:31.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:30 vm08 bash[17777]: cluster 2026-03-09T16:54:29.866662+0000 mgr.y (mgr.24886) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:31.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:30 vm02 bash[22739]: cluster 2026-03-09T16:54:29.866662+0000 mgr.y (mgr.24886) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:31.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:30 vm02 bash[17545]: cluster 2026-03-09T16:54:29.866662+0000 mgr.y (mgr.24886) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:33.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:32 vm02 bash[22739]: cluster 2026-03-09T16:54:31.866971+0000 mgr.y (mgr.24886) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:33.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:32 vm02 bash[17545]: cluster 2026-03-09T16:54:31.866971+0000 mgr.y (mgr.24886) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:33.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:32 vm08 bash[17777]: cluster 2026-03-09T16:54:31.866971+0000 mgr.y (mgr.24886) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:35.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:34 vm02 bash[22739]: cluster 2026-03-09T16:54:33.867474+0000 mgr.y (mgr.24886) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:35.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:34 vm02 bash[17545]: cluster 2026-03-09T16:54:33.867474+0000 mgr.y (mgr.24886) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:35.353 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:34 vm08 bash[17777]: cluster 2026-03-09T16:54:33.867474+0000 mgr.y (mgr.24886) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:35.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:54:35 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:54:35] "GET /metrics HTTP/1.1" 200 37547 "" "Prometheus/2.51.0" 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: audit 2026-03-09T16:54:35.335959+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: audit 2026-03-09T16:54:35.346146+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: audit 2026-03-09T16:54:35.352911+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: audit 2026-03-09T16:54:35.464967+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: audit 2026-03-09T16:54:35.473420+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: audit 2026-03-09T16:54:35.479988+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:36 vm08 bash[17777]: cluster 2026-03-09T16:54:35.867791+0000 mgr.y (mgr.24886) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: audit 2026-03-09T16:54:35.335959+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: audit 2026-03-09T16:54:35.346146+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: audit 2026-03-09T16:54:35.352911+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: audit 2026-03-09T16:54:35.464967+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: audit 2026-03-09T16:54:35.473420+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: audit 2026-03-09T16:54:35.479988+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:36 vm02 bash[22739]: cluster 2026-03-09T16:54:35.867791+0000 mgr.y (mgr.24886) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: audit 2026-03-09T16:54:35.335959+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: audit 2026-03-09T16:54:35.346146+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: audit 2026-03-09T16:54:35.352911+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: audit 2026-03-09T16:54:35.464967+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: audit 2026-03-09T16:54:35.473420+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: audit 2026-03-09T16:54:35.479988+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:36.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:36 vm02 bash[17545]: cluster 2026-03-09T16:54:35.867791+0000 mgr.y (mgr.24886) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:37 vm08 bash[17777]: audit 2026-03-09T16:54:36.515091+0000 mgr.y (mgr.24886) 57 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:37 vm02 bash[22739]: audit 2026-03-09T16:54:36.515091+0000 mgr.y (mgr.24886) 57 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:37 vm02 bash[17545]: audit 2026-03-09T16:54:36.515091+0000 mgr.y (mgr.24886) 57 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:38.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:38 vm08 bash[17777]: cluster 2026-03-09T16:54:37.868154+0000 mgr.y (mgr.24886) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:38.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:38 vm02 bash[22739]: cluster 2026-03-09T16:54:37.868154+0000 mgr.y (mgr.24886) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:38.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:38 vm02 bash[17545]: cluster 2026-03-09T16:54:37.868154+0000 mgr.y (mgr.24886) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:41.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:40 vm02 bash[22739]: cluster 2026-03-09T16:54:39.868667+0000 mgr.y (mgr.24886) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:41.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:40 vm02 bash[17545]: cluster 2026-03-09T16:54:39.868667+0000 mgr.y (mgr.24886) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:40 vm08 bash[17777]: cluster 2026-03-09T16:54:39.868667+0000 mgr.y (mgr.24886) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:43.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:42 vm02 bash[22739]: cluster 2026-03-09T16:54:41.868945+0000 mgr.y (mgr.24886) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:43.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:42 vm02 bash[22739]: audit 2026-03-09T16:54:42.285756+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:42 vm02 bash[17545]: cluster 2026-03-09T16:54:41.868945+0000 mgr.y (mgr.24886) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:42 vm02 bash[17545]: audit 2026-03-09T16:54:42.285756+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:43.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:42 vm08 bash[17777]: cluster 2026-03-09T16:54:41.868945+0000 mgr.y (mgr.24886) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:43.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:42 vm08 bash[17777]: audit 2026-03-09T16:54:42.285756+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:45.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:44 vm02 bash[22739]: cluster 2026-03-09T16:54:43.869434+0000 mgr.y (mgr.24886) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:45.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:44 vm02 bash[17545]: cluster 2026-03-09T16:54:43.869434+0000 mgr.y (mgr.24886) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:45.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:44 vm08 bash[17777]: cluster 2026-03-09T16:54:43.869434+0000 mgr.y (mgr.24886) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:45.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:54:45 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:54:45] "GET /metrics HTTP/1.1" 200 37538 "" "Prometheus/2.51.0" 2026-03-09T16:54:46.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:46 vm08 bash[17777]: cluster 2026-03-09T16:54:45.869717+0000 mgr.y (mgr.24886) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:46.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:46 vm02 bash[17545]: cluster 2026-03-09T16:54:45.869717+0000 mgr.y (mgr.24886) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:46.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:46 vm02 bash[22739]: cluster 2026-03-09T16:54:45.869717+0000 mgr.y (mgr.24886) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:47 vm08 bash[17777]: audit 2026-03-09T16:54:46.522249+0000 mgr.y (mgr.24886) 63 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:47.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:47 vm02 bash[22739]: audit 2026-03-09T16:54:46.522249+0000 mgr.y (mgr.24886) 63 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:47.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:47 vm02 bash[17545]: audit 2026-03-09T16:54:46.522249+0000 mgr.y (mgr.24886) 63 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:48.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:48 vm08 bash[17777]: cluster 2026-03-09T16:54:47.870009+0000 mgr.y (mgr.24886) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:48.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:48 vm02 bash[22739]: cluster 2026-03-09T16:54:47.870009+0000 mgr.y (mgr.24886) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:48 vm02 bash[17545]: cluster 2026-03-09T16:54:47.870009+0000 mgr.y (mgr.24886) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:49.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:49 vm02 bash[17545]: audit 2026-03-09T16:54:49.433183+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:49 vm02 bash[17545]: audit 2026-03-09T16:54:49.435070+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:49 vm02 bash[17545]: audit 2026-03-09T16:54:49.435845+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:49 vm02 bash[17545]: audit 2026-03-09T16:54:49.443096+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:49 vm02 bash[22739]: audit 2026-03-09T16:54:49.433183+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:49 vm02 bash[22739]: audit 2026-03-09T16:54:49.435070+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:49 vm02 bash[22739]: audit 2026-03-09T16:54:49.435845+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:54:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:49 vm02 bash[22739]: audit 2026-03-09T16:54:49.443096+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:49.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:49 vm08 bash[17777]: audit 2026-03-09T16:54:49.433183+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:54:49.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:49 vm08 bash[17777]: audit 2026-03-09T16:54:49.435070+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:54:49.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:49 vm08 bash[17777]: audit 2026-03-09T16:54:49.435845+0000 mon.b (mon.2) 189 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:54:49.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:49 vm08 bash[17777]: audit 2026-03-09T16:54:49.443096+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:50 vm02 bash[22739]: cluster 2026-03-09T16:54:49.870510+0000 mgr.y (mgr.24886) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:50 vm02 bash[17545]: cluster 2026-03-09T16:54:49.870510+0000 mgr.y (mgr.24886) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:50.888 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:50 vm08 bash[17777]: cluster 2026-03-09T16:54:49.870510+0000 mgr.y (mgr.24886) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:53.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:52 vm08 bash[17777]: cluster 2026-03-09T16:54:51.870774+0000 mgr.y (mgr.24886) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:53.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:52 vm02 bash[22739]: cluster 2026-03-09T16:54:51.870774+0000 mgr.y (mgr.24886) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:53.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:52 vm02 bash[17545]: cluster 2026-03-09T16:54:51.870774+0000 mgr.y (mgr.24886) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:55.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:54 vm02 bash[22739]: cluster 2026-03-09T16:54:53.871259+0000 mgr.y (mgr.24886) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:55.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:54 vm02 bash[17545]: cluster 2026-03-09T16:54:53.871259+0000 mgr.y (mgr.24886) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:55.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:54 vm08 bash[17777]: cluster 2026-03-09T16:54:53.871259+0000 mgr.y (mgr.24886) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:54:55.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:54:55 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:54:55] "GET /metrics HTTP/1.1" 200 37538 "" "Prometheus/2.51.0" 2026-03-09T16:54:56.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: audit 2026-03-09T16:54:55.414168+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: audit 2026-03-09T16:54:55.421525+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: audit 2026-03-09T16:54:55.427572+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: audit 2026-03-09T16:54:55.546490+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: audit 2026-03-09T16:54:55.555148+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: audit 2026-03-09T16:54:55.562572+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:56 vm02 bash[22739]: cluster 2026-03-09T16:54:55.871564+0000 mgr.y (mgr.24886) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: audit 2026-03-09T16:54:55.414168+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: audit 2026-03-09T16:54:55.421525+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: audit 2026-03-09T16:54:55.427572+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: audit 2026-03-09T16:54:55.546490+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: audit 2026-03-09T16:54:55.555148+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: audit 2026-03-09T16:54:55.562572+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:56 vm02 bash[17545]: cluster 2026-03-09T16:54:55.871564+0000 mgr.y (mgr.24886) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: audit 2026-03-09T16:54:55.414168+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: audit 2026-03-09T16:54:55.421525+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: audit 2026-03-09T16:54:55.427572+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: audit 2026-03-09T16:54:55.546490+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: audit 2026-03-09T16:54:55.555148+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: audit 2026-03-09T16:54:55.562572+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:54:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:56 vm08 bash[17777]: cluster 2026-03-09T16:54:55.871564+0000 mgr.y (mgr.24886) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:57 vm08 bash[17777]: audit 2026-03-09T16:54:56.532901+0000 mgr.y (mgr.24886) 69 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:57 vm08 bash[17777]: audit 2026-03-09T16:54:57.285599+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:57.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:57 vm02 bash[22739]: audit 2026-03-09T16:54:56.532901+0000 mgr.y (mgr.24886) 69 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:57.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:57 vm02 bash[22739]: audit 2026-03-09T16:54:57.285599+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:57.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:57 vm02 bash[17545]: audit 2026-03-09T16:54:56.532901+0000 mgr.y (mgr.24886) 69 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:54:57.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:57 vm02 bash[17545]: audit 2026-03-09T16:54:57.285599+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:54:58.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:54:58 vm08 bash[17777]: cluster 2026-03-09T16:54:57.871856+0000 mgr.y (mgr.24886) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:58.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:54:58 vm02 bash[22739]: cluster 2026-03-09T16:54:57.871856+0000 mgr.y (mgr.24886) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:54:58.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:54:58 vm02 bash[17545]: cluster 2026-03-09T16:54:57.871856+0000 mgr.y (mgr.24886) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:01.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:00 vm02 bash[22739]: cluster 2026-03-09T16:54:59.872421+0000 mgr.y (mgr.24886) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:01.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:00 vm02 bash[17545]: cluster 2026-03-09T16:54:59.872421+0000 mgr.y (mgr.24886) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:01.216 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:00 vm08 bash[17777]: cluster 2026-03-09T16:54:59.872421+0000 mgr.y (mgr.24886) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:03.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:02 vm02 bash[22739]: cluster 2026-03-09T16:55:01.872785+0000 mgr.y (mgr.24886) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:03.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:02 vm02 bash[17545]: cluster 2026-03-09T16:55:01.872785+0000 mgr.y (mgr.24886) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:03.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:02 vm08 bash[17777]: cluster 2026-03-09T16:55:01.872785+0000 mgr.y (mgr.24886) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:05.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:04 vm02 bash[22739]: cluster 2026-03-09T16:55:03.873304+0000 mgr.y (mgr.24886) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:05.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:04 vm02 bash[17545]: cluster 2026-03-09T16:55:03.873304+0000 mgr.y (mgr.24886) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:04 vm08 bash[17777]: cluster 2026-03-09T16:55:03.873304+0000 mgr.y (mgr.24886) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:05.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:55:05 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:55:05] "GET /metrics HTTP/1.1" 200 37541 "" "Prometheus/2.51.0" 2026-03-09T16:55:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:06 vm08 bash[17777]: cluster 2026-03-09T16:55:05.873620+0000 mgr.y (mgr.24886) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:06.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:06 vm02 bash[22739]: cluster 2026-03-09T16:55:05.873620+0000 mgr.y (mgr.24886) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:06.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:06 vm02 bash[17545]: cluster 2026-03-09T16:55:05.873620+0000 mgr.y (mgr.24886) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:07.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:07 vm08 bash[17777]: audit 2026-03-09T16:55:06.536471+0000 mgr.y (mgr.24886) 75 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:07 vm02 bash[17545]: audit 2026-03-09T16:55:06.536471+0000 mgr.y (mgr.24886) 75 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:07 vm02 bash[22739]: audit 2026-03-09T16:55:06.536471+0000 mgr.y (mgr.24886) 75 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:08.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:08 vm08 bash[17777]: cluster 2026-03-09T16:55:07.873957+0000 mgr.y (mgr.24886) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:08.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:08 vm02 bash[22739]: cluster 2026-03-09T16:55:07.873957+0000 mgr.y (mgr.24886) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:08.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:08 vm02 bash[17545]: cluster 2026-03-09T16:55:07.873957+0000 mgr.y (mgr.24886) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:11.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:10 vm08 bash[17777]: cluster 2026-03-09T16:55:09.874428+0000 mgr.y (mgr.24886) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:11.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:10 vm02 bash[22739]: cluster 2026-03-09T16:55:09.874428+0000 mgr.y (mgr.24886) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:11.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:10 vm02 bash[17545]: cluster 2026-03-09T16:55:09.874428+0000 mgr.y (mgr.24886) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:13.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:12 vm02 bash[22739]: cluster 2026-03-09T16:55:11.874733+0000 mgr.y (mgr.24886) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:13.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:12 vm02 bash[22739]: audit 2026-03-09T16:55:12.285886+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:13.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:12 vm02 bash[17545]: cluster 2026-03-09T16:55:11.874733+0000 mgr.y (mgr.24886) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:13.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:12 vm02 bash[17545]: audit 2026-03-09T16:55:12.285886+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:13.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:12 vm08 bash[17777]: cluster 2026-03-09T16:55:11.874733+0000 mgr.y (mgr.24886) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:13.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:12 vm08 bash[17777]: audit 2026-03-09T16:55:12.285886+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:15.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:14 vm02 bash[22739]: cluster 2026-03-09T16:55:13.875231+0000 mgr.y (mgr.24886) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:15.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:14 vm02 bash[17545]: cluster 2026-03-09T16:55:13.875231+0000 mgr.y (mgr.24886) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:15.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:14 vm08 bash[17777]: cluster 2026-03-09T16:55:13.875231+0000 mgr.y (mgr.24886) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:15.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:55:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:55:15] "GET /metrics HTTP/1.1" 200 37541 "" "Prometheus/2.51.0" 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: audit 2026-03-09T16:55:15.492886+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: audit 2026-03-09T16:55:15.503735+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: audit 2026-03-09T16:55:15.511914+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: audit 2026-03-09T16:55:15.626555+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: audit 2026-03-09T16:55:15.634776+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: audit 2026-03-09T16:55:15.641709+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:16 vm08 bash[17777]: cluster 2026-03-09T16:55:15.875591+0000 mgr.y (mgr.24886) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: audit 2026-03-09T16:55:15.492886+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: audit 2026-03-09T16:55:15.503735+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: audit 2026-03-09T16:55:15.511914+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: audit 2026-03-09T16:55:15.626555+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: audit 2026-03-09T16:55:15.634776+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: audit 2026-03-09T16:55:15.641709+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:16 vm02 bash[22739]: cluster 2026-03-09T16:55:15.875591+0000 mgr.y (mgr.24886) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: audit 2026-03-09T16:55:15.492886+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: audit 2026-03-09T16:55:15.503735+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: audit 2026-03-09T16:55:15.511914+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: audit 2026-03-09T16:55:15.626555+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: audit 2026-03-09T16:55:15.634776+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: audit 2026-03-09T16:55:15.641709+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:16 vm02 bash[17545]: cluster 2026-03-09T16:55:15.875591+0000 mgr.y (mgr.24886) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:17 vm08 bash[17777]: audit 2026-03-09T16:55:16.537398+0000 mgr.y (mgr.24886) 81 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:17 vm02 bash[22739]: audit 2026-03-09T16:55:16.537398+0000 mgr.y (mgr.24886) 81 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:17 vm02 bash[17545]: audit 2026-03-09T16:55:16.537398+0000 mgr.y (mgr.24886) 81 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:18.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:18 vm08 bash[17777]: cluster 2026-03-09T16:55:17.875990+0000 mgr.y (mgr.24886) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:18 vm02 bash[22739]: cluster 2026-03-09T16:55:17.875990+0000 mgr.y (mgr.24886) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:18.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:18 vm02 bash[17545]: cluster 2026-03-09T16:55:17.875990+0000 mgr.y (mgr.24886) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:21.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:20 vm02 bash[22739]: cluster 2026-03-09T16:55:19.876567+0000 mgr.y (mgr.24886) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:21.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:20 vm02 bash[17545]: cluster 2026-03-09T16:55:19.876567+0000 mgr.y (mgr.24886) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:21.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:20 vm08 bash[17777]: cluster 2026-03-09T16:55:19.876567+0000 mgr.y (mgr.24886) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:23.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:22 vm02 bash[17545]: cluster 2026-03-09T16:55:21.876851+0000 mgr.y (mgr.24886) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:23.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:22 vm02 bash[22739]: cluster 2026-03-09T16:55:21.876851+0000 mgr.y (mgr.24886) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:22 vm08 bash[17777]: cluster 2026-03-09T16:55:21.876851+0000 mgr.y (mgr.24886) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:25.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:24 vm02 bash[22739]: cluster 2026-03-09T16:55:23.877612+0000 mgr.y (mgr.24886) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:25.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:24 vm02 bash[17545]: cluster 2026-03-09T16:55:23.877612+0000 mgr.y (mgr.24886) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:25.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:24 vm08 bash[17777]: cluster 2026-03-09T16:55:23.877612+0000 mgr.y (mgr.24886) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:25.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:55:25 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:55:25] "GET /metrics HTTP/1.1" 200 37541 "" "Prometheus/2.51.0" 2026-03-09T16:55:26.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:26 vm08 bash[17777]: cluster 2026-03-09T16:55:25.877973+0000 mgr.y (mgr.24886) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:26.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:26 vm02 bash[17545]: cluster 2026-03-09T16:55:25.877973+0000 mgr.y (mgr.24886) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:26.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:26 vm02 bash[22739]: cluster 2026-03-09T16:55:25.877973+0000 mgr.y (mgr.24886) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:27.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:27 vm08 bash[17777]: audit 2026-03-09T16:55:26.538952+0000 mgr.y (mgr.24886) 87 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:27.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:27 vm08 bash[17777]: audit 2026-03-09T16:55:27.286256+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:27 vm02 bash[22739]: audit 2026-03-09T16:55:26.538952+0000 mgr.y (mgr.24886) 87 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:27.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:27 vm02 bash[22739]: audit 2026-03-09T16:55:27.286256+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:27.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:27 vm02 bash[17545]: audit 2026-03-09T16:55:26.538952+0000 mgr.y (mgr.24886) 87 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:27.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:27 vm02 bash[17545]: audit 2026-03-09T16:55:27.286256+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:28.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:28 vm02 bash[22739]: cluster 2026-03-09T16:55:27.878281+0000 mgr.y (mgr.24886) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:28.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:28 vm02 bash[17545]: cluster 2026-03-09T16:55:27.878281+0000 mgr.y (mgr.24886) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:28 vm08 bash[17777]: cluster 2026-03-09T16:55:27.878281+0000 mgr.y (mgr.24886) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:31.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:30 vm02 bash[22739]: cluster 2026-03-09T16:55:29.878817+0000 mgr.y (mgr.24886) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:31.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:30 vm02 bash[17545]: cluster 2026-03-09T16:55:29.878817+0000 mgr.y (mgr.24886) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:31.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:30 vm08 bash[17777]: cluster 2026-03-09T16:55:29.878817+0000 mgr.y (mgr.24886) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:33.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:32 vm02 bash[22739]: cluster 2026-03-09T16:55:31.879235+0000 mgr.y (mgr.24886) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:33.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:32 vm02 bash[17545]: cluster 2026-03-09T16:55:31.879235+0000 mgr.y (mgr.24886) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:33.327 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:32 vm08 bash[17777]: cluster 2026-03-09T16:55:31.879235+0000 mgr.y (mgr.24886) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:35.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:34 vm02 bash[22739]: cluster 2026-03-09T16:55:33.879870+0000 mgr.y (mgr.24886) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:35.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:34 vm02 bash[17545]: cluster 2026-03-09T16:55:33.879870+0000 mgr.y (mgr.24886) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:35.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:34 vm08 bash[17777]: cluster 2026-03-09T16:55:33.879870+0000 mgr.y (mgr.24886) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:35.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:55:35 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:55:35] "GET /metrics HTTP/1.1" 200 37540 "" "Prometheus/2.51.0" 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: audit 2026-03-09T16:55:35.581989+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: audit 2026-03-09T16:55:35.589816+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: audit 2026-03-09T16:55:35.596207+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: audit 2026-03-09T16:55:35.715917+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: audit 2026-03-09T16:55:35.724791+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: audit 2026-03-09T16:55:35.732421+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:36 vm08 bash[17777]: cluster 2026-03-09T16:55:35.880261+0000 mgr.y (mgr.24886) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: audit 2026-03-09T16:55:35.581989+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: audit 2026-03-09T16:55:35.589816+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: audit 2026-03-09T16:55:35.596207+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: audit 2026-03-09T16:55:35.715917+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: audit 2026-03-09T16:55:35.724791+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: audit 2026-03-09T16:55:35.732421+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:36 vm02 bash[22739]: cluster 2026-03-09T16:55:35.880261+0000 mgr.y (mgr.24886) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: audit 2026-03-09T16:55:35.581989+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: audit 2026-03-09T16:55:35.589816+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: audit 2026-03-09T16:55:35.596207+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: audit 2026-03-09T16:55:35.715917+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: audit 2026-03-09T16:55:35.724791+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: audit 2026-03-09T16:55:35.732421+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:36 vm02 bash[17545]: cluster 2026-03-09T16:55:35.880261+0000 mgr.y (mgr.24886) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:37 vm08 bash[17777]: audit 2026-03-09T16:55:36.549701+0000 mgr.y (mgr.24886) 93 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:38.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:37 vm02 bash[22739]: audit 2026-03-09T16:55:36.549701+0000 mgr.y (mgr.24886) 93 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:38.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:37 vm02 bash[17545]: audit 2026-03-09T16:55:36.549701+0000 mgr.y (mgr.24886) 93 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:38 vm08 bash[17777]: cluster 2026-03-09T16:55:37.880784+0000 mgr.y (mgr.24886) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:39.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:38 vm02 bash[22739]: cluster 2026-03-09T16:55:37.880784+0000 mgr.y (mgr.24886) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:39.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:38 vm02 bash[17545]: cluster 2026-03-09T16:55:37.880784+0000 mgr.y (mgr.24886) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:41.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:40 vm02 bash[22739]: cluster 2026-03-09T16:55:39.881305+0000 mgr.y (mgr.24886) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:41.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:40 vm02 bash[17545]: cluster 2026-03-09T16:55:39.881305+0000 mgr.y (mgr.24886) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:40 vm08 bash[17777]: cluster 2026-03-09T16:55:39.881305+0000 mgr.y (mgr.24886) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:43.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:42 vm02 bash[22739]: cluster 2026-03-09T16:55:41.881610+0000 mgr.y (mgr.24886) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:43.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:42 vm02 bash[22739]: audit 2026-03-09T16:55:42.286205+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:43.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:42 vm02 bash[17545]: cluster 2026-03-09T16:55:41.881610+0000 mgr.y (mgr.24886) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:43.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:42 vm02 bash[17545]: audit 2026-03-09T16:55:42.286205+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:43.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:42 vm08 bash[17777]: cluster 2026-03-09T16:55:41.881610+0000 mgr.y (mgr.24886) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:43.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:42 vm08 bash[17777]: audit 2026-03-09T16:55:42.286205+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:45.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:44 vm02 bash[22739]: cluster 2026-03-09T16:55:43.882153+0000 mgr.y (mgr.24886) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:45.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:44 vm02 bash[17545]: cluster 2026-03-09T16:55:43.882153+0000 mgr.y (mgr.24886) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:45.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:44 vm08 bash[17777]: cluster 2026-03-09T16:55:43.882153+0000 mgr.y (mgr.24886) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:45.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:55:45 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:55:45] "GET /metrics HTTP/1.1" 200 37539 "" "Prometheus/2.51.0" 2026-03-09T16:55:46.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:46 vm08 bash[17777]: cluster 2026-03-09T16:55:45.882506+0000 mgr.y (mgr.24886) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:46.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:46 vm02 bash[22739]: cluster 2026-03-09T16:55:45.882506+0000 mgr.y (mgr.24886) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:46.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:46 vm02 bash[17545]: cluster 2026-03-09T16:55:45.882506+0000 mgr.y (mgr.24886) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:47.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:47 vm08 bash[17777]: audit 2026-03-09T16:55:46.558484+0000 mgr.y (mgr.24886) 99 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:47.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:47 vm02 bash[22739]: audit 2026-03-09T16:55:46.558484+0000 mgr.y (mgr.24886) 99 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:47.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:47 vm02 bash[17545]: audit 2026-03-09T16:55:46.558484+0000 mgr.y (mgr.24886) 99 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:48.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:48 vm02 bash[22739]: cluster 2026-03-09T16:55:47.882837+0000 mgr.y (mgr.24886) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:48 vm02 bash[17545]: cluster 2026-03-09T16:55:47.882837+0000 mgr.y (mgr.24886) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:48 vm08 bash[17777]: cluster 2026-03-09T16:55:47.882837+0000 mgr.y (mgr.24886) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:49 vm08 bash[17777]: audit 2026-03-09T16:55:49.501850+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:55:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:49 vm08 bash[17777]: audit 2026-03-09T16:55:49.503753+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:55:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:49 vm08 bash[17777]: audit 2026-03-09T16:55:49.504232+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:55:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:49 vm08 bash[17777]: audit 2026-03-09T16:55:49.510676+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:49 vm02 bash[22739]: audit 2026-03-09T16:55:49.501850+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:49 vm02 bash[22739]: audit 2026-03-09T16:55:49.503753+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:49 vm02 bash[22739]: audit 2026-03-09T16:55:49.504232+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:49 vm02 bash[22739]: audit 2026-03-09T16:55:49.510676+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:49 vm02 bash[17545]: audit 2026-03-09T16:55:49.501850+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:49 vm02 bash[17545]: audit 2026-03-09T16:55:49.503753+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:49 vm02 bash[17545]: audit 2026-03-09T16:55:49.504232+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:55:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:49 vm02 bash[17545]: audit 2026-03-09T16:55:49.510676+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:50 vm08 bash[17777]: cluster 2026-03-09T16:55:49.883422+0000 mgr.y (mgr.24886) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:50.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:50 vm02 bash[22739]: cluster 2026-03-09T16:55:49.883422+0000 mgr.y (mgr.24886) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:50.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:50 vm02 bash[17545]: cluster 2026-03-09T16:55:49.883422+0000 mgr.y (mgr.24886) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:53.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:52 vm02 bash[22739]: cluster 2026-03-09T16:55:51.883710+0000 mgr.y (mgr.24886) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:53.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:52 vm02 bash[17545]: cluster 2026-03-09T16:55:51.883710+0000 mgr.y (mgr.24886) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:53.370 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:52 vm08 bash[17777]: cluster 2026-03-09T16:55:51.883710+0000 mgr.y (mgr.24886) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:54 vm08 bash[17777]: cluster 2026-03-09T16:55:53.884221+0000 mgr.y (mgr.24886) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:55.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:54 vm02 bash[22739]: cluster 2026-03-09T16:55:53.884221+0000 mgr.y (mgr.24886) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:55.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:54 vm02 bash[17545]: cluster 2026-03-09T16:55:53.884221+0000 mgr.y (mgr.24886) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:55:55.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:55:55 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:55:55] "GET /metrics HTTP/1.1" 200 37539 "" "Prometheus/2.51.0" 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: audit 2026-03-09T16:55:55.660564+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: audit 2026-03-09T16:55:55.667351+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: audit 2026-03-09T16:55:55.673547+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: audit 2026-03-09T16:55:55.802973+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: audit 2026-03-09T16:55:55.810108+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: audit 2026-03-09T16:55:55.816109+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:56 vm02 bash[22739]: cluster 2026-03-09T16:55:55.884589+0000 mgr.y (mgr.24886) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: audit 2026-03-09T16:55:55.660564+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: audit 2026-03-09T16:55:55.667351+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: audit 2026-03-09T16:55:55.673547+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: audit 2026-03-09T16:55:55.802973+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: audit 2026-03-09T16:55:55.810108+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: audit 2026-03-09T16:55:55.816109+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:56.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:56 vm02 bash[17545]: cluster 2026-03-09T16:55:55.884589+0000 mgr.y (mgr.24886) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: audit 2026-03-09T16:55:55.660564+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: audit 2026-03-09T16:55:55.667351+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: audit 2026-03-09T16:55:55.673547+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: audit 2026-03-09T16:55:55.802973+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: audit 2026-03-09T16:55:55.810108+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: audit 2026-03-09T16:55:55.816109+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:55:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:56 vm08 bash[17777]: cluster 2026-03-09T16:55:55.884589+0000 mgr.y (mgr.24886) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:57 vm08 bash[17777]: audit 2026-03-09T16:55:56.566476+0000 mgr.y (mgr.24886) 105 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:57 vm08 bash[17777]: audit 2026-03-09T16:55:57.286378+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:58.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:57 vm02 bash[22739]: audit 2026-03-09T16:55:56.566476+0000 mgr.y (mgr.24886) 105 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:58.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:57 vm02 bash[22739]: audit 2026-03-09T16:55:57.286378+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:58.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:57 vm02 bash[17545]: audit 2026-03-09T16:55:56.566476+0000 mgr.y (mgr.24886) 105 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:55:58.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:57 vm02 bash[17545]: audit 2026-03-09T16:55:57.286378+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:55:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:55:58 vm08 bash[17777]: cluster 2026-03-09T16:55:57.885075+0000 mgr.y (mgr.24886) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:59.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:55:58 vm02 bash[22739]: cluster 2026-03-09T16:55:57.885075+0000 mgr.y (mgr.24886) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:55:59.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:55:58 vm02 bash[17545]: cluster 2026-03-09T16:55:57.885075+0000 mgr.y (mgr.24886) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:01.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:00 vm02 bash[22739]: cluster 2026-03-09T16:55:59.885692+0000 mgr.y (mgr.24886) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:01.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:00 vm02 bash[17545]: cluster 2026-03-09T16:55:59.885692+0000 mgr.y (mgr.24886) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:01.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:00 vm08 bash[17777]: cluster 2026-03-09T16:55:59.885692+0000 mgr.y (mgr.24886) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:03.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:02 vm02 bash[22739]: cluster 2026-03-09T16:56:01.885992+0000 mgr.y (mgr.24886) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:03.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:02 vm02 bash[17545]: cluster 2026-03-09T16:56:01.885992+0000 mgr.y (mgr.24886) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:03.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:02 vm08 bash[17777]: cluster 2026-03-09T16:56:01.885992+0000 mgr.y (mgr.24886) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:05.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:04 vm02 bash[22739]: cluster 2026-03-09T16:56:03.886531+0000 mgr.y (mgr.24886) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:05.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:04 vm02 bash[17545]: cluster 2026-03-09T16:56:03.886531+0000 mgr.y (mgr.24886) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:04 vm08 bash[17777]: cluster 2026-03-09T16:56:03.886531+0000 mgr.y (mgr.24886) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:05.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:05 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:56:05] "GET /metrics HTTP/1.1" 200 37553 "" "Prometheus/2.51.0" 2026-03-09T16:56:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:06 vm08 bash[17777]: cluster 2026-03-09T16:56:05.886865+0000 mgr.y (mgr.24886) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:06.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:06 vm02 bash[22739]: cluster 2026-03-09T16:56:05.886865+0000 mgr.y (mgr.24886) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:06.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:06 vm02 bash[17545]: cluster 2026-03-09T16:56:05.886865+0000 mgr.y (mgr.24886) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:07.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:07 vm02 bash[22739]: audit 2026-03-09T16:56:06.570894+0000 mgr.y (mgr.24886) 111 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:07.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:07 vm02 bash[17545]: audit 2026-03-09T16:56:06.570894+0000 mgr.y (mgr.24886) 111 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:07 vm08 bash[17777]: audit 2026-03-09T16:56:06.570894+0000 mgr.y (mgr.24886) 111 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:08.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:08 vm02 bash[17545]: cluster 2026-03-09T16:56:07.887245+0000 mgr.y (mgr.24886) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:08.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:08 vm02 bash[22739]: cluster 2026-03-09T16:56:07.887245+0000 mgr.y (mgr.24886) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:08 vm08 bash[17777]: cluster 2026-03-09T16:56:07.887245+0000 mgr.y (mgr.24886) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:11.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:10 vm02 bash[17545]: cluster 2026-03-09T16:56:09.887743+0000 mgr.y (mgr.24886) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:11.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:10 vm02 bash[22739]: cluster 2026-03-09T16:56:09.887743+0000 mgr.y (mgr.24886) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:10 vm08 bash[17777]: cluster 2026-03-09T16:56:09.887743+0000 mgr.y (mgr.24886) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:13.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:12 vm02 bash[22739]: cluster 2026-03-09T16:56:11.888103+0000 mgr.y (mgr.24886) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:13.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:12 vm02 bash[22739]: audit 2026-03-09T16:56:12.286846+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:13.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:12 vm02 bash[17545]: cluster 2026-03-09T16:56:11.888103+0000 mgr.y (mgr.24886) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:13.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:12 vm02 bash[17545]: audit 2026-03-09T16:56:12.286846+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:13.258 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:12 vm08 bash[17777]: cluster 2026-03-09T16:56:11.888103+0000 mgr.y (mgr.24886) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:13.258 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:12 vm08 bash[17777]: audit 2026-03-09T16:56:12.286846+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:15.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:14 vm02 bash[22739]: cluster 2026-03-09T16:56:13.888684+0000 mgr.y (mgr.24886) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:15.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:14 vm02 bash[17545]: cluster 2026-03-09T16:56:13.888684+0000 mgr.y (mgr.24886) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:15.322 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:14 vm08 bash[17777]: cluster 2026-03-09T16:56:13.888684+0000 mgr.y (mgr.24886) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:15.899 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:56:15] "GET /metrics HTTP/1.1" 200 37550 "" "Prometheus/2.51.0" 2026-03-09T16:56:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: audit 2026-03-09T16:56:15.739816+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: audit 2026-03-09T16:56:15.747278+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: audit 2026-03-09T16:56:15.754445+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: audit 2026-03-09T16:56:15.883134+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: cluster 2026-03-09T16:56:15.889030+0000 mgr.y (mgr.24886) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: audit 2026-03-09T16:56:15.891646+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:16 vm02 bash[22739]: audit 2026-03-09T16:56:15.898601+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: audit 2026-03-09T16:56:15.739816+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: audit 2026-03-09T16:56:15.747278+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: audit 2026-03-09T16:56:15.754445+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: audit 2026-03-09T16:56:15.883134+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: cluster 2026-03-09T16:56:15.889030+0000 mgr.y (mgr.24886) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: audit 2026-03-09T16:56:15.891646+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:16 vm02 bash[17545]: audit 2026-03-09T16:56:15.898601+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: audit 2026-03-09T16:56:15.739816+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: audit 2026-03-09T16:56:15.747278+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: audit 2026-03-09T16:56:15.754445+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: audit 2026-03-09T16:56:15.883134+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: cluster 2026-03-09T16:56:15.889030+0000 mgr.y (mgr.24886) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: audit 2026-03-09T16:56:15.891646+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:17.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:16 vm08 bash[17777]: audit 2026-03-09T16:56:15.898601+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:18.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:17 vm08 bash[17777]: audit 2026-03-09T16:56:16.581288+0000 mgr.y (mgr.24886) 117 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:18.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:17 vm02 bash[22739]: audit 2026-03-09T16:56:16.581288+0000 mgr.y (mgr.24886) 117 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:18.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:17 vm02 bash[17545]: audit 2026-03-09T16:56:16.581288+0000 mgr.y (mgr.24886) 117 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:19.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:18 vm02 bash[22739]: cluster 2026-03-09T16:56:17.889471+0000 mgr.y (mgr.24886) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:19.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:18 vm02 bash[17545]: cluster 2026-03-09T16:56:17.889471+0000 mgr.y (mgr.24886) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:19.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:18 vm08 bash[17777]: cluster 2026-03-09T16:56:17.889471+0000 mgr.y (mgr.24886) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:21.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:20 vm02 bash[22739]: cluster 2026-03-09T16:56:19.890060+0000 mgr.y (mgr.24886) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:21.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:20 vm02 bash[17545]: cluster 2026-03-09T16:56:19.890060+0000 mgr.y (mgr.24886) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:20 vm08 bash[17777]: cluster 2026-03-09T16:56:19.890060+0000 mgr.y (mgr.24886) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:23.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:22 vm02 bash[22739]: cluster 2026-03-09T16:56:21.890357+0000 mgr.y (mgr.24886) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:23.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:22 vm02 bash[17545]: cluster 2026-03-09T16:56:21.890357+0000 mgr.y (mgr.24886) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:22 vm08 bash[17777]: cluster 2026-03-09T16:56:21.890357+0000 mgr.y (mgr.24886) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:25.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:24 vm02 bash[22739]: cluster 2026-03-09T16:56:23.890991+0000 mgr.y (mgr.24886) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:25.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:24 vm02 bash[17545]: cluster 2026-03-09T16:56:23.890991+0000 mgr.y (mgr.24886) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:25.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:24 vm08 bash[17777]: cluster 2026-03-09T16:56:23.890991+0000 mgr.y (mgr.24886) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:25.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:25 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:56:25] "GET /metrics HTTP/1.1" 200 37550 "" "Prometheus/2.51.0" 2026-03-09T16:56:26.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:26 vm02 bash[22739]: cluster 2026-03-09T16:56:25.891326+0000 mgr.y (mgr.24886) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:26.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:26 vm02 bash[17545]: cluster 2026-03-09T16:56:25.891326+0000 mgr.y (mgr.24886) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:26.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:26 vm08 bash[17777]: cluster 2026-03-09T16:56:25.891326+0000 mgr.y (mgr.24886) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:27 vm02 bash[22739]: audit 2026-03-09T16:56:26.589803+0000 mgr.y (mgr.24886) 123 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:27 vm02 bash[22739]: audit 2026-03-09T16:56:27.287056+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:27.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:27 vm02 bash[17545]: audit 2026-03-09T16:56:26.589803+0000 mgr.y (mgr.24886) 123 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:27.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:27 vm02 bash[17545]: audit 2026-03-09T16:56:27.287056+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:27 vm08 bash[17777]: audit 2026-03-09T16:56:26.589803+0000 mgr.y (mgr.24886) 123 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:27 vm08 bash[17777]: audit 2026-03-09T16:56:27.287056+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:28.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:28 vm02 bash[22739]: cluster 2026-03-09T16:56:27.891786+0000 mgr.y (mgr.24886) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:28.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:28 vm02 bash[17545]: cluster 2026-03-09T16:56:27.891786+0000 mgr.y (mgr.24886) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:28 vm08 bash[17777]: cluster 2026-03-09T16:56:27.891786+0000 mgr.y (mgr.24886) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:31.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:30 vm02 bash[22739]: cluster 2026-03-09T16:56:29.892329+0000 mgr.y (mgr.24886) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:31.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:30 vm02 bash[17545]: cluster 2026-03-09T16:56:29.892329+0000 mgr.y (mgr.24886) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:31.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:30 vm08 bash[17777]: cluster 2026-03-09T16:56:29.892329+0000 mgr.y (mgr.24886) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:33.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:32 vm02 bash[22739]: cluster 2026-03-09T16:56:31.892630+0000 mgr.y (mgr.24886) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:33.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:32 vm02 bash[17545]: cluster 2026-03-09T16:56:31.892630+0000 mgr.y (mgr.24886) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:33.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:32 vm08 bash[17777]: cluster 2026-03-09T16:56:31.892630+0000 mgr.y (mgr.24886) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:35.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:34 vm02 bash[22739]: cluster 2026-03-09T16:56:33.893168+0000 mgr.y (mgr.24886) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:35.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:34 vm02 bash[17545]: cluster 2026-03-09T16:56:33.893168+0000 mgr.y (mgr.24886) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:35.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:34 vm08 bash[17777]: cluster 2026-03-09T16:56:33.893168+0000 mgr.y (mgr.24886) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:35.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:35 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:56:35] "GET /metrics HTTP/1.1" 200 37549 "" "Prometheus/2.51.0" 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: audit 2026-03-09T16:56:35.825390+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: audit 2026-03-09T16:56:35.831849+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: audit 2026-03-09T16:56:35.838011+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: cluster 2026-03-09T16:56:35.893464+0000 mgr.y (mgr.24886) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: audit 2026-03-09T16:56:35.965766+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: audit 2026-03-09T16:56:35.974508+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:36 vm02 bash[22739]: audit 2026-03-09T16:56:35.983158+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: audit 2026-03-09T16:56:35.825390+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: audit 2026-03-09T16:56:35.831849+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: audit 2026-03-09T16:56:35.838011+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: cluster 2026-03-09T16:56:35.893464+0000 mgr.y (mgr.24886) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: audit 2026-03-09T16:56:35.965766+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: audit 2026-03-09T16:56:35.974508+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:36.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:36 vm02 bash[17545]: audit 2026-03-09T16:56:35.983158+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: audit 2026-03-09T16:56:35.825390+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: audit 2026-03-09T16:56:35.831849+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: audit 2026-03-09T16:56:35.838011+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: cluster 2026-03-09T16:56:35.893464+0000 mgr.y (mgr.24886) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: audit 2026-03-09T16:56:35.965766+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: audit 2026-03-09T16:56:35.974508+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:37.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:36 vm08 bash[17777]: audit 2026-03-09T16:56:35.983158+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24886 ' entity='mgr.y' 2026-03-09T16:56:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:37 vm08 bash[17777]: audit 2026-03-09T16:56:36.600533+0000 mgr.y (mgr.24886) 129 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:38.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:37 vm02 bash[22739]: audit 2026-03-09T16:56:36.600533+0000 mgr.y (mgr.24886) 129 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:38.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:37 vm02 bash[17545]: audit 2026-03-09T16:56:36.600533+0000 mgr.y (mgr.24886) 129 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:38 vm08 bash[17777]: cluster 2026-03-09T16:56:37.893873+0000 mgr.y (mgr.24886) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:39.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:38 vm02 bash[22739]: cluster 2026-03-09T16:56:37.893873+0000 mgr.y (mgr.24886) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:39.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:38 vm02 bash[17545]: cluster 2026-03-09T16:56:37.893873+0000 mgr.y (mgr.24886) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:41.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:40 vm02 bash[22739]: cluster 2026-03-09T16:56:39.894573+0000 mgr.y (mgr.24886) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:41.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:40 vm02 bash[17545]: cluster 2026-03-09T16:56:39.894573+0000 mgr.y (mgr.24886) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:41.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:40 vm08 bash[17777]: cluster 2026-03-09T16:56:39.894573+0000 mgr.y (mgr.24886) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:42.248 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 6s ago 18m - - 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 6s ago 18m - - 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (8m) 6s ago 15m 13.8M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (8m) 6s ago 15m 39.7M - dad864ee21e9 0a6180402fe8 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 6s ago 15m 42.4M - 3.5 e1d6a67b021e 018a05fec153 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283 running (10m) 6s ago 18m 464M - 19.2.3-678-ge911bdeb 654f31e6858e 9444b42fb0cf 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (6m) 6s ago 19m 529M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (19m) 6s ago 19m 66.1M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (18m) 6s ago 18m 46.9M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (18m) 6s ago 18m 45.9M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (9m) 6s ago 16m 7803k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (8m) 6s ago 16m 7736k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (18m) 6s ago 18m 52.6M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (17m) 6s ago 17m 52.5M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (17m) 6s ago 17m 48.9M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (17m) 6s ago 17m 52.0M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (16m) 6s ago 17m 52.7M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (16m) 6s ago 16m 50.2M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (16m) 6s ago 16m 49.6M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (16m) 6s ago 16m 53.0M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 6s ago 15m 42.8M - 2.51.0 1d3b7f56885b b667f0045b3d 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (15m) 6s ago 15m 85.6M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:56:42.746 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (15m) 6s ago 15m 86.4M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:56:42.798 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions' 2026-03-09T16:56:43.058 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:42 vm02 bash[22739]: cluster 2026-03-09T16:56:41.894982+0000 mgr.y (mgr.24886) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:43.058 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:42 vm02 bash[22739]: audit 2026-03-09T16:56:42.287023+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:43.058 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:42 vm02 bash[17545]: cluster 2026-03-09T16:56:41.894982+0000 mgr.y (mgr.24886) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:43.058 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:42 vm02 bash[17545]: audit 2026-03-09T16:56:42.287023+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:56:43.321 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:56:43.322 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T16:56:43.322 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2026-03-09T16:56:43.322 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:56:43.322 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:56:43.322 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:56:43.391 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph -s' 2026-03-09T16:56:43.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:42 vm08 bash[17777]: cluster 2026-03-09T16:56:41.894982+0000 mgr.y (mgr.24886) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:56:43.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:42 vm08 bash[17777]: audit 2026-03-09T16:56:42.287023+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24886 192.168.123.102:0/2975760665' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: cluster: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: id: 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: health: HEALTH_OK 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: services: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: mon: 3 daemons, quorum a,c,b (age 18m) 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: mgr: y(active, since 3m), standbys: x 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: osd: 8 osds: 8 up (since 16m), 8 in (since 16m) 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: data: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: pools: 6 pools, 161 pgs 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: objects: 209 objects, 457 KiB 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: usage: 96 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: pgs: 161 active+clean 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: io: 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2026-03-09T16:56:43.939 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-09T16:56:44.012 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph health detail' 2026-03-09T16:56:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:43 vm02 bash[22739]: audit 2026-03-09T16:56:42.742724+0000 mgr.y (mgr.24886) 133 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:56:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:43 vm02 bash[22739]: audit 2026-03-09T16:56:43.322664+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 192.168.123.102:0/379801575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:56:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:43 vm02 bash[22739]: audit 2026-03-09T16:56:43.940668+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 192.168.123.102:0/681607969' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:56:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:43 vm02 bash[17545]: audit 2026-03-09T16:56:42.742724+0000 mgr.y (mgr.24886) 133 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:56:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:43 vm02 bash[17545]: audit 2026-03-09T16:56:43.322664+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 192.168.123.102:0/379801575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:56:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:43 vm02 bash[17545]: audit 2026-03-09T16:56:43.940668+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 192.168.123.102:0/681607969' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:56:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:43 vm08 bash[17777]: audit 2026-03-09T16:56:42.742724+0000 mgr.y (mgr.24886) 133 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:56:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:43 vm08 bash[17777]: audit 2026-03-09T16:56:43.322664+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 192.168.123.102:0/379801575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:56:44.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:43 vm08 bash[17777]: audit 2026-03-09T16:56:43.940668+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 192.168.123.102:0/681607969' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2026-03-09T16:56:44.612 INFO:teuthology.orchestra.run.vm02.stdout:HEALTH_OK 2026-03-09T16:56:44.677 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2026-03-09T16:56:45.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:44 vm02 bash[17545]: cluster 2026-03-09T16:56:43.895552+0000 mgr.y (mgr.24886) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:45.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:44 vm02 bash[17545]: audit 2026-03-09T16:56:44.614323+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 192.168.123.102:0/2466607634' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:56:45.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:44 vm02 bash[22739]: cluster 2026-03-09T16:56:43.895552+0000 mgr.y (mgr.24886) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:45.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:44 vm02 bash[22739]: audit 2026-03-09T16:56:44.614323+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 192.168.123.102:0/2466607634' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:56:45.244 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T16:56:45.301 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph mgr fail' 2026-03-09T16:56:45.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:44 vm08 bash[17777]: cluster 2026-03-09T16:56:43.895552+0000 mgr.y (mgr.24886) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:56:45.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:44 vm08 bash[17777]: audit 2026-03-09T16:56:44.614323+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 192.168.123.102:0/2466607634' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T16:56:45.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:45 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:56:45] "GET /metrics HTTP/1.1" 200 37547 "" "Prometheus/2.51.0" 2026-03-09T16:56:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:45 vm08 bash[17777]: audit 2026-03-09T16:56:45.231082+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 192.168.123.102:0/2409384282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:56:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:45 vm08 bash[17777]: audit 2026-03-09T16:56:45.844530+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 192.168.123.102:0/4244942186' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:56:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:45 vm08 bash[17777]: audit 2026-03-09T16:56:45.845163+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:56:46.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:45 vm08 bash[17777]: cluster 2026-03-09T16:56:45.853332+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:45 vm02 bash[22739]: audit 2026-03-09T16:56:45.231082+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 192.168.123.102:0/2409384282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:45 vm02 bash[22739]: audit 2026-03-09T16:56:45.844530+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 192.168.123.102:0/4244942186' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:45 vm02 bash[22739]: audit 2026-03-09T16:56:45.845163+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:45 vm02 bash[22739]: cluster 2026-03-09T16:56:45.853332+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:45 vm02 bash[17545]: audit 2026-03-09T16:56:45.231082+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 192.168.123.102:0/2409384282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:45 vm02 bash[17545]: audit 2026-03-09T16:56:45.844530+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 192.168.123.102:0/4244942186' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:45 vm02 bash[17545]: audit 2026-03-09T16:56:45.845163+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2026-03-09T16:56:46.460 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:45 vm02 bash[17545]: cluster 2026-03-09T16:56:45.853332+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2026-03-09T16:56:46.563 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'sleep 180' 2026-03-09T16:56:46.714 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:46 vm02 bash[63970]: ignoring --setuser ceph since I am not root 2026-03-09T16:56:46.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:46 vm02 bash[63970]: ignoring --setgroup ceph since I am not root 2026-03-09T16:56:46.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:46 vm02 bash[63970]: debug 2026-03-09T16:56:46.583+0000 7f1239555140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:56:46.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:46 vm02 bash[63970]: debug 2026-03-09T16:56:46.627+0000 7f1239555140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:56:46.799 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:56:46 vm08 bash[44184]: [09/Mar/2026:16:56:46] ENGINE Bus STOPPING 2026-03-09T16:56:46.799 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:56:46 vm08 bash[44184]: [09/Mar/2026:16:56:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:56:46.799 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:56:46 vm08 bash[44184]: [09/Mar/2026:16:56:46] ENGINE Bus STOPPED 2026-03-09T16:56:46.929 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:46 vm02 bash[63970]: debug 2026-03-09T16:56:46.779+0000 7f1239555140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: cluster 2026-03-09T16:56:45.895923+0000 mgr.y (mgr.24886) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.425974+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426093+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426270+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426332+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426442+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426499+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426558+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: cluster 2026-03-09T16:56:46.426560+0000 mon.a (mon.0) 1340 : cluster [DBG] mgrmap e32: x(active, starting, since 0.579626s) 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426606+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426651+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426696+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426734+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426775+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.426820+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.429124+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.429170+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.429204+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: cluster 2026-03-09T16:56:46.731208+0000 mon.a (mon.0) 1341 : cluster [INF] Manager daemon x is now available 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.749001+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.767650+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.775896+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.776303+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.777679+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.777941+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.800539+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.822047+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:56:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.824143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:56:47.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.884694+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:56:47.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:46 vm08 bash[17777]: audit 2026-03-09T16:56:46.886538+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:56:47.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:56:46 vm08 bash[44184]: [09/Mar/2026:16:56:46] ENGINE Bus STARTING 2026-03-09T16:56:47.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:56:46 vm08 bash[44184]: [09/Mar/2026:16:56:46] ENGINE Serving on http://:::9283 2026-03-09T16:56:47.155 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:56:46 vm08 bash[44184]: [09/Mar/2026:16:56:46] ENGINE Bus STARTED 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: cluster 2026-03-09T16:56:45.895923+0000 mgr.y (mgr.24886) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.425974+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426093+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426270+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426332+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426442+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426499+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426558+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: cluster 2026-03-09T16:56:46.426560+0000 mon.a (mon.0) 1340 : cluster [DBG] mgrmap e32: x(active, starting, since 0.579626s) 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426606+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426651+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426696+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426734+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426775+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.426820+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.429124+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.429170+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.429204+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: cluster 2026-03-09T16:56:46.731208+0000 mon.a (mon.0) 1341 : cluster [INF] Manager daemon x is now available 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.749001+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.767650+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.775896+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.776303+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.777679+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.777941+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.800539+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.822047+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.824143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.884694+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:56:47.189 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:46 vm02 bash[17545]: audit 2026-03-09T16:56:46.886538+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: cluster 2026-03-09T16:56:45.895923+0000 mgr.y (mgr.24886) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 96 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.425974+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426093+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426270+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426332+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426442+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426499+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426558+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: cluster 2026-03-09T16:56:46.426560+0000 mon.a (mon.0) 1340 : cluster [DBG] mgrmap e32: x(active, starting, since 0.579626s) 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426606+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426651+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426696+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426734+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426775+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.426820+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.429124+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.429170+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.429204+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: cluster 2026-03-09T16:56:46.731208+0000 mon.a (mon.0) 1341 : cluster [INF] Manager daemon x is now available 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.749001+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.767650+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.775896+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.776303+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.777679+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.777941+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.800539+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.822047+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.824143+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.884694+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:56:47.190 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:46 vm02 bash[22739]: audit 2026-03-09T16:56:46.886538+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2026-03-09T16:56:47.440 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: debug 2026-03-09T16:56:47.187+0000 7f1239555140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:56:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:47 vm08 bash[55625]: ts=2026-03-09T16:56:47.581Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T16:56:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:47 vm08 bash[55625]: ts=2026-03-09T16:56:47.581Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T16:56:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:47 vm08 bash[55625]: ts=2026-03-09T16:56:47.581Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T16:56:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:47 vm08 bash[55625]: ts=2026-03-09T16:56:47.581Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T16:56:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:47 vm08 bash[55625]: ts=2026-03-09T16:56:47.581Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T16:56:47.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:47 vm08 bash[55625]: ts=2026-03-09T16:56:47.581Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T16:56:48.146 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: debug 2026-03-09T16:56:47.759+0000 7f1239555140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:56:48.146 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: debug 2026-03-09T16:56:47.851+0000 7f1239555140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:56:48.146 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: /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-09T16:56:48.146 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: 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-09T16:56:48.146 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: from numpy import show_config as show_numpy_config 2026-03-09T16:56:48.146 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:47 vm02 bash[63970]: debug 2026-03-09T16:56:47.983+0000 7f1239555140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:56:48.431 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.143+0000 7f1239555140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:56:48.431 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.187+0000 7f1239555140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:56:48.431 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.227+0000 7f1239555140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:56:48.431 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.275+0000 7f1239555140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:56:48.431 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.331+0000 7f1239555140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:47.437504+0000 mgr.x (mgr.24842) 1 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: cluster 2026-03-09T16:56:47.445076+0000 mgr.x (mgr.24842) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: cluster 2026-03-09T16:56:47.446859+0000 mon.a (mon.0) 1347 : cluster [DBG] mgrmap e33: x(active, since 1.5999s) 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:48.096654+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:48.098594+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:48.242477+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:48.244306+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:48.244445+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:48 vm02 bash[17545]: audit 2026-03-09T16:56:48.245199+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:47.437504+0000 mgr.x (mgr.24842) 1 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: cluster 2026-03-09T16:56:47.445076+0000 mgr.x (mgr.24842) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:48.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: cluster 2026-03-09T16:56:47.446859+0000 mon.a (mon.0) 1347 : cluster [DBG] mgrmap e33: x(active, since 1.5999s) 2026-03-09T16:56:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:48.096654+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:48.098594+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:48.242477+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:48.244306+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:48.244445+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:48 vm02 bash[22739]: audit 2026-03-09T16:56:48.245199+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:47.437504+0000 mgr.x (mgr.24842) 1 : audit [DBG] from='client.24878 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: cluster 2026-03-09T16:56:47.445076+0000 mgr.x (mgr.24842) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: cluster 2026-03-09T16:56:47.446859+0000 mon.a (mon.0) 1347 : cluster [DBG] mgrmap e33: x(active, since 1.5999s) 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:48.096654+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:48.098594+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:48.242477+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:48.244306+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:48.244445+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:56:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:48 vm08 bash[17777]: audit 2026-03-09T16:56:48.245199+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:56:49.135 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.843+0000 7f1239555140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:56:49.135 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.887+0000 7f1239555140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:56:49.135 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:48 vm02 bash[63970]: debug 2026-03-09T16:56:48.927+0000 7f1239555140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:56:49.135 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:49 vm02 bash[63970]: debug 2026-03-09T16:56:49.079+0000 7f1239555140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:56:49.437 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:49 vm02 bash[63970]: debug 2026-03-09T16:56:49.131+0000 7f1239555140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:56:49.437 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:49 vm02 bash[63970]: debug 2026-03-09T16:56:49.187+0000 7f1239555140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.246416+0000 mgr.x (mgr.24842) 3 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.246670+0000 mgr.x (mgr.24842) 4 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cluster 2026-03-09T16:56:48.429378+0000 mgr.x (mgr.24842) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.526743+0000 mgr.x (mgr.24842) 6 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Bus STARTING 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.655264+0000 mgr.x (mgr.24842) 7 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Serving on https://192.168.123.108:7150 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.655949+0000 mgr.x (mgr.24842) 8 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Client ('192.168.123.108', 56406) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.768805+0000 mgr.x (mgr.24842) 9 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Serving on http://192.168.123.108:8765 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.768854+0000 mgr.x (mgr.24842) 10 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Bus STARTED 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.898743+0000 mgr.x (mgr.24842) 11 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.149663+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.166138+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.228081+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.236211+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.251688+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.262209+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.275921+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.279156+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:56:49.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.281073+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:56:49.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:49 vm08 bash[17777]: audit 2026-03-09T16:56:49.284399+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.246416+0000 mgr.x (mgr.24842) 3 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.246670+0000 mgr.x (mgr.24842) 4 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cluster 2026-03-09T16:56:48.429378+0000 mgr.x (mgr.24842) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.526743+0000 mgr.x (mgr.24842) 6 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Bus STARTING 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.655264+0000 mgr.x (mgr.24842) 7 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Serving on https://192.168.123.108:7150 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.655949+0000 mgr.x (mgr.24842) 8 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Client ('192.168.123.108', 56406) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.768805+0000 mgr.x (mgr.24842) 9 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Serving on http://192.168.123.108:8765 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.768854+0000 mgr.x (mgr.24842) 10 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Bus STARTED 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.898743+0000 mgr.x (mgr.24842) 11 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.149663+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.166138+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.228081+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.236211+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.251688+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.262209+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.275921+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.279156+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.281073+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:49 vm02 bash[17545]: audit 2026-03-09T16:56:49.284399+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.246416+0000 mgr.x (mgr.24842) 3 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.246670+0000 mgr.x (mgr.24842) 4 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cluster 2026-03-09T16:56:48.429378+0000 mgr.x (mgr.24842) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.526743+0000 mgr.x (mgr.24842) 6 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Bus STARTING 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.655264+0000 mgr.x (mgr.24842) 7 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Serving on https://192.168.123.108:7150 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.655949+0000 mgr.x (mgr.24842) 8 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Client ('192.168.123.108', 56406) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:56:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.768805+0000 mgr.x (mgr.24842) 9 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Serving on http://192.168.123.108:8765 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.768854+0000 mgr.x (mgr.24842) 10 : cephadm [INF] [09/Mar/2026:16:56:48] ENGINE Bus STARTED 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.898743+0000 mgr.x (mgr.24842) 11 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.149663+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.166138+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.228081+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.236211+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.251688+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.262209+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.275921+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.279156+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.281073+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:49 vm02 bash[22739]: audit 2026-03-09T16:56:49.284399+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:49.716 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:49 vm02 bash[63970]: debug 2026-03-09T16:56:49.427+0000 7f1239555140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:56:50.018 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:49 vm02 bash[63970]: debug 2026-03-09T16:56:49.827+0000 7f1239555140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:56:50.298 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:50 vm02 bash[63970]: debug 2026-03-09T16:56:50.115+0000 7f1239555140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:56:50.298 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:50 vm02 bash[63970]: debug 2026-03-09T16:56:50.171+0000 7f1239555140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:56:50.298 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:50 vm02 bash[63970]: debug 2026-03-09T16:56:50.259+0000 7f1239555140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:56:50.617 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:48.961323+0000 mgr.x (mgr.24842) 12 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.021280+0000 mgr.x (mgr.24842) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.042134+0000 mgr.x (mgr.24842) 14 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.094825+0000 mgr.x (mgr.24842) 15 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.161755+0000 mgr.x (mgr.24842) 16 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.251136+0000 mgr.x (mgr.24842) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.278732+0000 mgr.x (mgr.24842) 18 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cephadm 2026-03-09T16:56:49.285560+0000 mgr.x (mgr.24842) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:49.473359+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:49.540870+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:49.585588+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:49.740430+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:49.779822+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:50.191269+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: audit 2026-03-09T16:56:50.233186+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:50 vm02 bash[22739]: cluster 2026-03-09T16:56:50.286416+0000 mon.a (mon.0) 1365 : cluster [DBG] mgrmap e34: x(active, since 4s) 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:48.961323+0000 mgr.x (mgr.24842) 12 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.021280+0000 mgr.x (mgr.24842) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.042134+0000 mgr.x (mgr.24842) 14 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.094825+0000 mgr.x (mgr.24842) 15 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.161755+0000 mgr.x (mgr.24842) 16 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.251136+0000 mgr.x (mgr.24842) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.278732+0000 mgr.x (mgr.24842) 18 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cephadm 2026-03-09T16:56:49.285560+0000 mgr.x (mgr.24842) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:49.473359+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:49.540870+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:49.585588+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:49.740430+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:49.779822+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:50.191269+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: audit 2026-03-09T16:56:50.233186+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.618 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:50 vm02 bash[17545]: cluster 2026-03-09T16:56:50.286416+0000 mon.a (mon.0) 1365 : cluster [DBG] mgrmap e34: x(active, since 4s) 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:48.961323+0000 mgr.x (mgr.24842) 12 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.021280+0000 mgr.x (mgr.24842) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.042134+0000 mgr.x (mgr.24842) 14 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.094825+0000 mgr.x (mgr.24842) 15 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.161755+0000 mgr.x (mgr.24842) 16 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.251136+0000 mgr.x (mgr.24842) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.278732+0000 mgr.x (mgr.24842) 18 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cephadm 2026-03-09T16:56:49.285560+0000 mgr.x (mgr.24842) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:49.473359+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:49.540870+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:49.585588+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:49.740430+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:49.779822+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:50.191269+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: audit 2026-03-09T16:56:50.233186+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:50 vm08 bash[17777]: cluster 2026-03-09T16:56:50.286416+0000 mon.a (mon.0) 1365 : cluster [DBG] mgrmap e34: x(active, since 4s) 2026-03-09T16:56:50.948 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:50 vm02 bash[63970]: debug 2026-03-09T16:56:50.687+0000 7f1239555140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:56:51.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:51 vm02 bash[63970]: debug 2026-03-09T16:56:51.047+0000 7f1239555140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:56:51.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:51 vm02 bash[63970]: [09/Mar/2026:16:56:51] ENGINE Bus STARTING 2026-03-09T16:56:51.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:51 vm02 bash[63970]: CherryPy Checker: 2026-03-09T16:56:51.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:51 vm02 bash[63970]: The Application mounted at '' has an empty config. 2026-03-09T16:56:51.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:51 vm02 bash[63970]: [09/Mar/2026:16:56:51] ENGINE Serving on http://:::9283 2026-03-09T16:56:51.214 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:56:51 vm02 bash[63970]: [09/Mar/2026:16:56:51] ENGINE Bus STARTED 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: cephadm 2026-03-09T16:56:50.233979+0000 mgr.x (mgr.24842) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: cluster 2026-03-09T16:56:50.431933+0000 mgr.x (mgr.24842) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: cephadm 2026-03-09T16:56:50.481330+0000 mgr.x (mgr.24842) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:50.927856+0000 mon.a (mon.0) 1366 : audit [DBG] from='client.? 192.168.123.102:0/1877647532' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: cluster 2026-03-09T16:56:51.054516+0000 mon.a (mon.0) 1367 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:51.060710+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:51.062302+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:51.063233+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:51.066207+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:51.220524+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 192.168.123.102:0/3588194896' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]: dispatch 2026-03-09T16:56:51.889 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:51 vm08 bash[17777]: audit 2026-03-09T16:56:51.221115+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]: dispatch 2026-03-09T16:56:51.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: cephadm 2026-03-09T16:56:50.233979+0000 mgr.x (mgr.24842) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: cluster 2026-03-09T16:56:50.431933+0000 mgr.x (mgr.24842) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: cephadm 2026-03-09T16:56:50.481330+0000 mgr.x (mgr.24842) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:50.927856+0000 mon.a (mon.0) 1366 : audit [DBG] from='client.? 192.168.123.102:0/1877647532' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: cluster 2026-03-09T16:56:51.054516+0000 mon.a (mon.0) 1367 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:51.060710+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:51.062302+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:51.063233+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:51.066207+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:51.220524+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 192.168.123.102:0/3588194896' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:51 vm02 bash[22739]: audit 2026-03-09T16:56:51.221115+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: cephadm 2026-03-09T16:56:50.233979+0000 mgr.x (mgr.24842) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: cluster 2026-03-09T16:56:50.431933+0000 mgr.x (mgr.24842) 21 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: cephadm 2026-03-09T16:56:50.481330+0000 mgr.x (mgr.24842) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:50.927856+0000 mon.a (mon.0) 1366 : audit [DBG] from='client.? 192.168.123.102:0/1877647532' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: cluster 2026-03-09T16:56:51.054516+0000 mon.a (mon.0) 1367 : cluster [DBG] Standby manager daemon y started 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:51.060710+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:51.062302+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:51.063233+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:51.066207+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.? 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:51.220524+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 192.168.123.102:0/3588194896' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]: dispatch 2026-03-09T16:56:51.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:51 vm02 bash[17545]: audit 2026-03-09T16:56:51.221115+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]: dispatch 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 systemd[1]: Stopping Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.314Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.315Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.317Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.317Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[55625]: ts=2026-03-09T16:56:52.317Z caller=main.go:1273 level=info msg="See you next time!" 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59846]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus-a 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service: Deactivated successfully. 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 systemd[1]: Stopped Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:56:52.404 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 systemd[1]: Started Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.678Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.678Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.678Z caller=main.go:623 level=info host_details="(Linux 5.15.0-1092-kvm #97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026 x86_64 vm08 (none))" 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.678Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.678Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.680Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.681Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2026-03-09T16:56:52.850 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.687Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.687Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.690Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.699Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=5.84µs 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.699Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.706Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.727Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.737Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.740Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.740Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.740Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=71.343µs wal_replay_duration=40.524087ms wbl_replay_duration=140ns total_replay_duration=49.739235ms 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.743Z caller=main.go:1150 level=info fs_type=EXT4_SUPER_MAGIC 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.743Z caller=main.go:1153 level=info msg="TSDB started" 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.743Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.768Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.248787ms db_storage=1.192µs remote_storage=1.362µs web_handler=901ns query_engine=1.153µs scrape=832.58µs scrape_sd=123.222µs notify=9.017µs notify_sd=9.609µs rules=23.854075ms tracing=7.995µs 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.768Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2026-03-09T16:56:52.851 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 16:56:52 vm08 bash[59923]: ts=2026-03-09T16:56:52.768Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:51.615894+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: cluster 2026-03-09T16:56:51.620912+0000 mon.a (mon.0) 1373 : cluster [DBG] mgrmap e35: x(active, since 5s), standbys: y 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:51.645942+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]': finished 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: cluster 2026-03-09T16:56:51.646058+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:51.876012+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 192.168.123.102:0/3602370533' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]: dispatch 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:51.876498+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]: dispatch 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.031518+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.044140+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.057367+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.851 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.275861+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.437758+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.452618+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.455284+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.459908+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.464483+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.495474+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.508477+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.522199+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.533596+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.537909+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.540534+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:56:52.852 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:52 vm08 bash[17777]: audit 2026-03-09T16:56:52.554957+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:51.615894+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: cluster 2026-03-09T16:56:51.620912+0000 mon.a (mon.0) 1373 : cluster [DBG] mgrmap e35: x(active, since 5s), standbys: y 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:51.645942+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]': finished 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: cluster 2026-03-09T16:56:51.646058+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:51.876012+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 192.168.123.102:0/3602370533' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]: dispatch 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:51.876498+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]: dispatch 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.031518+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.044140+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.057367+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.961 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.275861+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.437758+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.452618+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.455284+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.459908+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.464483+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.495474+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.508477+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.522199+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.533596+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.537909+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.540534+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:52 vm02 bash[17545]: audit 2026-03-09T16:56:52.554957+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:51.615894+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: cluster 2026-03-09T16:56:51.620912+0000 mon.a (mon.0) 1373 : cluster [DBG] mgrmap e35: x(active, since 5s), standbys: y 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:51.645942+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/1760227822"}]': finished 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: cluster 2026-03-09T16:56:51.646058+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:51.876012+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 192.168.123.102:0/3602370533' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:51.876498+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.031518+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.044140+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.057367+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.275861+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.437758+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.452618+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.455284+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:56:52.962 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.459908+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.464483+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.495474+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.508477+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.522199+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.533596+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.537909+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.540534+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:56:52.963 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:52 vm02 bash[22739]: audit 2026-03-09T16:56:52.554957+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: cluster 2026-03-09T16:56:52.434441+0000 mgr.x (mgr.24842) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: audit 2026-03-09T16:56:52.456229+0000 mgr.x (mgr.24842) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: audit 2026-03-09T16:56:52.460453+0000 mgr.x (mgr.24842) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: audit 2026-03-09T16:56:52.465012+0000 mgr.x (mgr.24842) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: audit 2026-03-09T16:56:52.632955+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]': finished 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: cluster 2026-03-09T16:56:52.633103+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2026-03-09T16:56:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:53 vm08 bash[17777]: audit 2026-03-09T16:56:52.903509+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? 192.168.123.102:0/2140425308' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/3292126570"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: cluster 2026-03-09T16:56:52.434441+0000 mgr.x (mgr.24842) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: audit 2026-03-09T16:56:52.456229+0000 mgr.x (mgr.24842) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: audit 2026-03-09T16:56:52.460453+0000 mgr.x (mgr.24842) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: audit 2026-03-09T16:56:52.465012+0000 mgr.x (mgr.24842) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: audit 2026-03-09T16:56:52.632955+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]': finished 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: cluster 2026-03-09T16:56:52.633103+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:53 vm02 bash[17545]: audit 2026-03-09T16:56:52.903509+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? 192.168.123.102:0/2140425308' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/3292126570"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: cluster 2026-03-09T16:56:52.434441+0000 mgr.x (mgr.24842) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: audit 2026-03-09T16:56:52.456229+0000 mgr.x (mgr.24842) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: audit 2026-03-09T16:56:52.460453+0000 mgr.x (mgr.24842) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T16:56:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: audit 2026-03-09T16:56:52.465012+0000 mgr.x (mgr.24842) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T16:56:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: audit 2026-03-09T16:56:52.632955+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? ' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2884997256"}]': finished 2026-03-09T16:56:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: cluster 2026-03-09T16:56:52.633103+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2026-03-09T16:56:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:53 vm02 bash[22739]: audit 2026-03-09T16:56:52.903509+0000 mon.a (mon.0) 1389 : audit [INF] from='client.? 192.168.123.102:0/2140425308' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/3292126570"}]: dispatch 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: audit 2026-03-09T16:56:53.662108+0000 mon.a (mon.0) 1390 : audit [INF] from='client.? 192.168.123.102:0/2140425308' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/3292126570"}]': finished 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: cluster 2026-03-09T16:56:53.666433+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: audit 2026-03-09T16:56:53.916974+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 192.168.123.102:0/1993366059' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/3292126570"}]: dispatch 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: audit 2026-03-09T16:56:54.480858+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: audit 2026-03-09T16:56:54.491079+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: audit 2026-03-09T16:56:54.501091+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:54 vm02 bash[17545]: audit 2026-03-09T16:56:54.537338+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: audit 2026-03-09T16:56:53.662108+0000 mon.a (mon.0) 1390 : audit [INF] from='client.? 192.168.123.102:0/2140425308' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/3292126570"}]': finished 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: cluster 2026-03-09T16:56:53.666433+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: audit 2026-03-09T16:56:53.916974+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 192.168.123.102:0/1993366059' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/3292126570"}]: dispatch 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: audit 2026-03-09T16:56:54.480858+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: audit 2026-03-09T16:56:54.491079+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: audit 2026-03-09T16:56:54.501091+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:54.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:54 vm02 bash[22739]: audit 2026-03-09T16:56:54.537338+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: audit 2026-03-09T16:56:53.662108+0000 mon.a (mon.0) 1390 : audit [INF] from='client.? 192.168.123.102:0/2140425308' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6801/3292126570"}]': finished 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: cluster 2026-03-09T16:56:53.666433+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: audit 2026-03-09T16:56:53.916974+0000 mon.a (mon.0) 1392 : audit [INF] from='client.? 192.168.123.102:0/1993366059' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/3292126570"}]: dispatch 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: audit 2026-03-09T16:56:54.480858+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: audit 2026-03-09T16:56:54.491079+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: audit 2026-03-09T16:56:54.501091+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:55.021 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:54 vm08 bash[17777]: audit 2026-03-09T16:56:54.537338+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:55.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:55 vm02 bash[17545]: cluster 2026-03-09T16:56:54.434880+0000 mgr.x (mgr.24842) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail; 30 KiB/s rd, 0 B/s wr, 13 op/s 2026-03-09T16:56:55.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:55 vm02 bash[17545]: audit 2026-03-09T16:56:54.681590+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 192.168.123.102:0/1993366059' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/3292126570"}]': finished 2026-03-09T16:56:55.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:55 vm02 bash[17545]: cluster 2026-03-09T16:56:54.681674+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2026-03-09T16:56:55.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:55 vm02 bash[17545]: audit 2026-03-09T16:56:54.911636+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 192.168.123.102:0/1299085066' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/4030644063"}]: dispatch 2026-03-09T16:56:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:55 vm02 bash[22739]: cluster 2026-03-09T16:56:54.434880+0000 mgr.x (mgr.24842) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail; 30 KiB/s rd, 0 B/s wr, 13 op/s 2026-03-09T16:56:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:55 vm02 bash[22739]: audit 2026-03-09T16:56:54.681590+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 192.168.123.102:0/1993366059' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/3292126570"}]': finished 2026-03-09T16:56:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:55 vm02 bash[22739]: cluster 2026-03-09T16:56:54.681674+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2026-03-09T16:56:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:55 vm02 bash[22739]: audit 2026-03-09T16:56:54.911636+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 192.168.123.102:0/1299085066' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/4030644063"}]: dispatch 2026-03-09T16:56:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:55 vm08 bash[17777]: cluster 2026-03-09T16:56:54.434880+0000 mgr.x (mgr.24842) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail; 30 KiB/s rd, 0 B/s wr, 13 op/s 2026-03-09T16:56:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:55 vm08 bash[17777]: audit 2026-03-09T16:56:54.681590+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? 192.168.123.102:0/1993366059' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:6800/3292126570"}]': finished 2026-03-09T16:56:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:55 vm08 bash[17777]: cluster 2026-03-09T16:56:54.681674+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2026-03-09T16:56:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:55 vm08 bash[17777]: audit 2026-03-09T16:56:54.911636+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 192.168.123.102:0/1299085066' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/4030644063"}]: dispatch 2026-03-09T16:56:56.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:56 vm02 bash[17545]: audit 2026-03-09T16:56:55.683393+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? 192.168.123.102:0/1299085066' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/4030644063"}]': finished 2026-03-09T16:56:56.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:56 vm02 bash[17545]: cluster 2026-03-09T16:56:55.683590+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2026-03-09T16:56:56.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:56 vm02 bash[17545]: audit 2026-03-09T16:56:55.915744+0000 mon.a (mon.0) 1402 : audit [INF] from='client.? 192.168.123.102:0/484192499' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2576591836"}]: dispatch 2026-03-09T16:56:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:56 vm02 bash[22739]: audit 2026-03-09T16:56:55.683393+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? 192.168.123.102:0/1299085066' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/4030644063"}]': finished 2026-03-09T16:56:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:56 vm02 bash[22739]: cluster 2026-03-09T16:56:55.683590+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2026-03-09T16:56:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:56 vm02 bash[22739]: audit 2026-03-09T16:56:55.915744+0000 mon.a (mon.0) 1402 : audit [INF] from='client.? 192.168.123.102:0/484192499' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2576591836"}]: dispatch 2026-03-09T16:56:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:56 vm08 bash[17777]: audit 2026-03-09T16:56:55.683393+0000 mon.a (mon.0) 1400 : audit [INF] from='client.? 192.168.123.102:0/1299085066' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/4030644063"}]': finished 2026-03-09T16:56:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:56 vm08 bash[17777]: cluster 2026-03-09T16:56:55.683590+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2026-03-09T16:56:57.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:56 vm08 bash[17777]: audit 2026-03-09T16:56:55.915744+0000 mon.a (mon.0) 1402 : audit [INF] from='client.? 192.168.123.102:0/484192499' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2576591836"}]: dispatch 2026-03-09T16:56:57.742 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:57 vm02 bash[17545]: cluster 2026-03-09T16:56:56.435338+0000 mgr.x (mgr.24842) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail; 45 KiB/s rd, 0 B/s wr, 19 op/s 2026-03-09T16:56:57.742 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:57 vm02 bash[17545]: audit 2026-03-09T16:56:56.707533+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? 192.168.123.102:0/484192499' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2576591836"}]': finished 2026-03-09T16:56:57.742 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:57 vm02 bash[17545]: cluster 2026-03-09T16:56:56.707716+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2026-03-09T16:56:57.742 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:57 vm02 bash[22739]: cluster 2026-03-09T16:56:56.435338+0000 mgr.x (mgr.24842) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail; 45 KiB/s rd, 0 B/s wr, 19 op/s 2026-03-09T16:56:57.742 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:57 vm02 bash[22739]: audit 2026-03-09T16:56:56.707533+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? 192.168.123.102:0/484192499' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2576591836"}]': finished 2026-03-09T16:56:57.743 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:57 vm02 bash[22739]: cluster 2026-03-09T16:56:56.707716+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2026-03-09T16:56:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:57 vm08 bash[17777]: cluster 2026-03-09T16:56:56.435338+0000 mgr.x (mgr.24842) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 97 MiB used, 160 GiB / 160 GiB avail; 45 KiB/s rd, 0 B/s wr, 19 op/s 2026-03-09T16:56:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:57 vm08 bash[17777]: audit 2026-03-09T16:56:56.707533+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? 192.168.123.102:0/484192499' entity='client.iscsi.foo.vm02.qlymqq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "192.168.123.102:0/2576591836"}]': finished 2026-03-09T16:56:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:57 vm08 bash[17777]: cluster 2026-03-09T16:56:56.707716+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2026-03-09T16:56:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:58 vm08 bash[17777]: audit 2026-03-09T16:56:57.740770+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:59.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:58 vm02 bash[22739]: audit 2026-03-09T16:56:57.740770+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:56:59.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:58 vm02 bash[17545]: audit 2026-03-09T16:56:57.740770+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:59 vm08 bash[17777]: cluster 2026-03-09T16:56:58.435904+0000 mgr.x (mgr.24842) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.0 KiB/s rd, 1 op/s 2026-03-09T16:57:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:59 vm08 bash[17777]: audit 2026-03-09T16:56:59.656179+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:59 vm08 bash[17777]: audit 2026-03-09T16:56:59.662860+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:56:59 vm08 bash[17777]: audit 2026-03-09T16:56:59.669106+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:59 vm02 bash[22739]: cluster 2026-03-09T16:56:58.435904+0000 mgr.x (mgr.24842) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.0 KiB/s rd, 1 op/s 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:59 vm02 bash[22739]: audit 2026-03-09T16:56:59.656179+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:59 vm02 bash[22739]: audit 2026-03-09T16:56:59.662860+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:56:59 vm02 bash[22739]: audit 2026-03-09T16:56:59.669106+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:59 vm02 bash[17545]: cluster 2026-03-09T16:56:58.435904+0000 mgr.x (mgr.24842) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.0 KiB/s rd, 1 op/s 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:59 vm02 bash[17545]: audit 2026-03-09T16:56:59.656179+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:59 vm02 bash[17545]: audit 2026-03-09T16:56:59.662860+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:00.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:56:59 vm02 bash[17545]: audit 2026-03-09T16:56:59.669106+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:01 vm08 bash[17777]: audit 2026-03-09T16:57:00.328404+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:01 vm08 bash[17777]: audit 2026-03-09T16:57:00.336827+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:01 vm08 bash[17777]: audit 2026-03-09T16:57:00.344468+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:01 vm08 bash[17777]: cluster 2026-03-09T16:57:00.436344+0000 mgr.x (mgr.24842) 30 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:01 vm08 bash[17777]: audit 2026-03-09T16:57:00.671708+0000 mgr.x (mgr.24842) 31 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:01.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:57:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:57:01] "GET /metrics HTTP/1.1" 200 34539 "" "Prometheus/2.51.0" 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:01 vm02 bash[22739]: audit 2026-03-09T16:57:00.328404+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:01 vm02 bash[22739]: audit 2026-03-09T16:57:00.336827+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:01 vm02 bash[22739]: audit 2026-03-09T16:57:00.344468+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:01 vm02 bash[22739]: cluster 2026-03-09T16:57:00.436344+0000 mgr.x (mgr.24842) 30 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:01 vm02 bash[22739]: audit 2026-03-09T16:57:00.671708+0000 mgr.x (mgr.24842) 31 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:01 vm02 bash[17545]: audit 2026-03-09T16:57:00.328404+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:01 vm02 bash[17545]: audit 2026-03-09T16:57:00.336827+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:01 vm02 bash[17545]: audit 2026-03-09T16:57:00.344468+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:01 vm02 bash[17545]: cluster 2026-03-09T16:57:00.436344+0000 mgr.x (mgr.24842) 30 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:01.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:01 vm02 bash[17545]: audit 2026-03-09T16:57:00.671708+0000 mgr.x (mgr.24842) 31 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:02.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:02 vm02 bash[22739]: audit 2026-03-09T16:57:01.799999+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:02.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:02 vm02 bash[17545]: audit 2026-03-09T16:57:01.799999+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:02 vm08 bash[17777]: audit 2026-03-09T16:57:01.799999+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:03.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:03 vm02 bash[22739]: cluster 2026-03-09T16:57:02.436687+0000 mgr.x (mgr.24842) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 659 B/s rd, 0 op/s 2026-03-09T16:57:03.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:03 vm02 bash[17545]: cluster 2026-03-09T16:57:02.436687+0000 mgr.x (mgr.24842) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 659 B/s rd, 0 op/s 2026-03-09T16:57:03.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:03 vm08 bash[17777]: cluster 2026-03-09T16:57:02.436687+0000 mgr.x (mgr.24842) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 659 B/s rd, 0 op/s 2026-03-09T16:57:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:05 vm08 bash[17777]: cluster 2026-03-09T16:57:04.437294+0000 mgr.x (mgr.24842) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:57:05.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:05 vm02 bash[22739]: cluster 2026-03-09T16:57:04.437294+0000 mgr.x (mgr.24842) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:57:05.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:05 vm02 bash[17545]: cluster 2026-03-09T16:57:04.437294+0000 mgr.x (mgr.24842) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.1 KiB/s rd, 1 op/s 2026-03-09T16:57:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:07 vm08 bash[17777]: cluster 2026-03-09T16:57:06.437635+0000 mgr.x (mgr.24842) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:57:07.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:07 vm02 bash[22739]: cluster 2026-03-09T16:57:06.437635+0000 mgr.x (mgr.24842) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:57:07.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:07 vm02 bash[17545]: cluster 2026-03-09T16:57:06.437635+0000 mgr.x (mgr.24842) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:57:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:09 vm08 bash[17777]: cluster 2026-03-09T16:57:08.438176+0000 mgr.x (mgr.24842) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s rd, 1 op/s 2026-03-09T16:57:09.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:09 vm02 bash[22739]: cluster 2026-03-09T16:57:08.438176+0000 mgr.x (mgr.24842) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s rd, 1 op/s 2026-03-09T16:57:09.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:09 vm02 bash[17545]: cluster 2026-03-09T16:57:08.438176+0000 mgr.x (mgr.24842) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.3 KiB/s rd, 1 op/s 2026-03-09T16:57:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:11 vm02 bash[22739]: cluster 2026-03-09T16:57:10.438496+0000 mgr.x (mgr.24842) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:11 vm02 bash[22739]: audit 2026-03-09T16:57:10.672705+0000 mgr.x (mgr.24842) 37 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:11.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:11 vm02 bash[17545]: cluster 2026-03-09T16:57:10.438496+0000 mgr.x (mgr.24842) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:11.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:11 vm02 bash[17545]: audit 2026-03-09T16:57:10.672705+0000 mgr.x (mgr.24842) 37 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:11 vm08 bash[17777]: cluster 2026-03-09T16:57:10.438496+0000 mgr.x (mgr.24842) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:11 vm08 bash[17777]: audit 2026-03-09T16:57:10.672705+0000 mgr.x (mgr.24842) 37 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:11.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:57:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:57:11] "GET /metrics HTTP/1.1" 200 37542 "" "Prometheus/2.51.0" 2026-03-09T16:57:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:13 vm02 bash[22739]: cluster 2026-03-09T16:57:12.438836+0000 mgr.x (mgr.24842) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:13.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:13 vm02 bash[17545]: cluster 2026-03-09T16:57:12.438836+0000 mgr.x (mgr.24842) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:13 vm08 bash[17777]: cluster 2026-03-09T16:57:12.438836+0000 mgr.x (mgr.24842) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:15 vm08 bash[17777]: cluster 2026-03-09T16:57:14.439485+0000 mgr.x (mgr.24842) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:15.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:15 vm02 bash[22739]: cluster 2026-03-09T16:57:14.439485+0000 mgr.x (mgr.24842) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:15.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:15 vm02 bash[17545]: cluster 2026-03-09T16:57:14.439485+0000 mgr.x (mgr.24842) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:17 vm08 bash[17777]: cluster 2026-03-09T16:57:16.439802+0000 mgr.x (mgr.24842) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:17 vm08 bash[17777]: audit 2026-03-09T16:57:16.800151+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:17 vm02 bash[22739]: cluster 2026-03-09T16:57:16.439802+0000 mgr.x (mgr.24842) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:17 vm02 bash[22739]: audit 2026-03-09T16:57:16.800151+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:17 vm02 bash[17545]: cluster 2026-03-09T16:57:16.439802+0000 mgr.x (mgr.24842) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:17 vm02 bash[17545]: audit 2026-03-09T16:57:16.800151+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:19.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:19 vm08 bash[17777]: audit 2026-03-09T16:57:18.267959+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:19 vm08 bash[17777]: audit 2026-03-09T16:57:18.331894+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:19 vm08 bash[17777]: cluster 2026-03-09T16:57:18.440336+0000 mgr.x (mgr.24842) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:19.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:19 vm08 bash[17777]: audit 2026-03-09T16:57:18.502055+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:19 vm02 bash[22739]: audit 2026-03-09T16:57:18.267959+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:19 vm02 bash[22739]: audit 2026-03-09T16:57:18.331894+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:19 vm02 bash[22739]: cluster 2026-03-09T16:57:18.440336+0000 mgr.x (mgr.24842) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:19.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:19 vm02 bash[22739]: audit 2026-03-09T16:57:18.502055+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:19 vm02 bash[17545]: audit 2026-03-09T16:57:18.267959+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:19 vm02 bash[17545]: audit 2026-03-09T16:57:18.331894+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:19.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:19 vm02 bash[17545]: cluster 2026-03-09T16:57:18.440336+0000 mgr.x (mgr.24842) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:19.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:19 vm02 bash[17545]: audit 2026-03-09T16:57:18.502055+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:21 vm02 bash[22739]: audit 2026-03-09T16:57:20.416488+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:21 vm02 bash[22739]: audit 2026-03-09T16:57:20.427335+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:21 vm02 bash[22739]: audit 2026-03-09T16:57:20.433109+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:21 vm02 bash[22739]: cluster 2026-03-09T16:57:20.440594+0000 mgr.x (mgr.24842) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:21 vm02 bash[22739]: audit 2026-03-09T16:57:20.677186+0000 mgr.x (mgr.24842) 43 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:21 vm02 bash[17545]: audit 2026-03-09T16:57:20.416488+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:21 vm02 bash[17545]: audit 2026-03-09T16:57:20.427335+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:21 vm02 bash[17545]: audit 2026-03-09T16:57:20.433109+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:21 vm02 bash[17545]: cluster 2026-03-09T16:57:20.440594+0000 mgr.x (mgr.24842) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:21.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:21 vm02 bash[17545]: audit 2026-03-09T16:57:20.677186+0000 mgr.x (mgr.24842) 43 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:21 vm08 bash[17777]: audit 2026-03-09T16:57:20.416488+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:21 vm08 bash[17777]: audit 2026-03-09T16:57:20.427335+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:21 vm08 bash[17777]: audit 2026-03-09T16:57:20.433109+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:21 vm08 bash[17777]: cluster 2026-03-09T16:57:20.440594+0000 mgr.x (mgr.24842) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:21 vm08 bash[17777]: audit 2026-03-09T16:57:20.677186+0000 mgr.x (mgr.24842) 43 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:21.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:57:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:57:21] "GET /metrics HTTP/1.1" 200 37543 "" "Prometheus/2.51.0" 2026-03-09T16:57:23.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:23 vm08 bash[17777]: cluster 2026-03-09T16:57:22.441021+0000 mgr.x (mgr.24842) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:23.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:23 vm02 bash[22739]: cluster 2026-03-09T16:57:22.441021+0000 mgr.x (mgr.24842) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:23.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:23 vm02 bash[17545]: cluster 2026-03-09T16:57:22.441021+0000 mgr.x (mgr.24842) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:25.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:25 vm08 bash[17777]: cluster 2026-03-09T16:57:24.441545+0000 mgr.x (mgr.24842) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:25.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:25 vm02 bash[22739]: cluster 2026-03-09T16:57:24.441545+0000 mgr.x (mgr.24842) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:25.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:25 vm02 bash[17545]: cluster 2026-03-09T16:57:24.441545+0000 mgr.x (mgr.24842) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:27.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:27 vm08 bash[17777]: cluster 2026-03-09T16:57:26.441837+0000 mgr.x (mgr.24842) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:27.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:27 vm02 bash[22739]: cluster 2026-03-09T16:57:26.441837+0000 mgr.x (mgr.24842) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:27.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:27 vm02 bash[17545]: cluster 2026-03-09T16:57:26.441837+0000 mgr.x (mgr.24842) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:29.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:29 vm08 bash[17777]: cluster 2026-03-09T16:57:28.442361+0000 mgr.x (mgr.24842) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:29.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:29 vm02 bash[22739]: cluster 2026-03-09T16:57:28.442361+0000 mgr.x (mgr.24842) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:29.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:29 vm02 bash[17545]: cluster 2026-03-09T16:57:28.442361+0000 mgr.x (mgr.24842) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:31.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:31 vm02 bash[22739]: cluster 2026-03-09T16:57:30.442734+0000 mgr.x (mgr.24842) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:31.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:31 vm02 bash[22739]: audit 2026-03-09T16:57:30.685410+0000 mgr.x (mgr.24842) 49 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:31.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:31 vm02 bash[17545]: cluster 2026-03-09T16:57:30.442734+0000 mgr.x (mgr.24842) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:31.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:31 vm02 bash[17545]: audit 2026-03-09T16:57:30.685410+0000 mgr.x (mgr.24842) 49 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:31 vm08 bash[17777]: cluster 2026-03-09T16:57:30.442734+0000 mgr.x (mgr.24842) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:31 vm08 bash[17777]: audit 2026-03-09T16:57:30.685410+0000 mgr.x (mgr.24842) 49 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:31.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:57:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:57:31] "GET /metrics HTTP/1.1" 200 37543 "" "Prometheus/2.51.0" 2026-03-09T16:57:32.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:32 vm02 bash[22739]: audit 2026-03-09T16:57:31.800259+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:32.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:32 vm02 bash[17545]: audit 2026-03-09T16:57:31.800259+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:32.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:32 vm08 bash[17777]: audit 2026-03-09T16:57:31.800259+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:33.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:33 vm08 bash[17777]: cluster 2026-03-09T16:57:32.443802+0000 mgr.x (mgr.24842) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:33.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:33 vm02 bash[22739]: cluster 2026-03-09T16:57:32.443802+0000 mgr.x (mgr.24842) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:33.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:33 vm02 bash[17545]: cluster 2026-03-09T16:57:32.443802+0000 mgr.x (mgr.24842) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:35 vm08 bash[17777]: cluster 2026-03-09T16:57:34.444321+0000 mgr.x (mgr.24842) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:35.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:35 vm02 bash[22739]: cluster 2026-03-09T16:57:34.444321+0000 mgr.x (mgr.24842) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:35 vm02 bash[17545]: cluster 2026-03-09T16:57:34.444321+0000 mgr.x (mgr.24842) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:37.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:37 vm08 bash[17777]: cluster 2026-03-09T16:57:36.444599+0000 mgr.x (mgr.24842) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:37 vm02 bash[22739]: cluster 2026-03-09T16:57:36.444599+0000 mgr.x (mgr.24842) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:37.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:37 vm02 bash[17545]: cluster 2026-03-09T16:57:36.444599+0000 mgr.x (mgr.24842) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:39.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:39 vm08 bash[17777]: cluster 2026-03-09T16:57:38.445312+0000 mgr.x (mgr.24842) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:39.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:39 vm08 bash[17777]: audit 2026-03-09T16:57:38.569037+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:39 vm08 bash[17777]: audit 2026-03-09T16:57:38.574353+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:39 vm08 bash[17777]: audit 2026-03-09T16:57:38.581062+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:39 vm02 bash[22739]: cluster 2026-03-09T16:57:38.445312+0000 mgr.x (mgr.24842) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:39 vm02 bash[22739]: audit 2026-03-09T16:57:38.569037+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:39 vm02 bash[22739]: audit 2026-03-09T16:57:38.574353+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:39 vm02 bash[22739]: audit 2026-03-09T16:57:38.581062+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:39 vm02 bash[17545]: cluster 2026-03-09T16:57:38.445312+0000 mgr.x (mgr.24842) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:39 vm02 bash[17545]: audit 2026-03-09T16:57:38.569037+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:39 vm02 bash[17545]: audit 2026-03-09T16:57:38.574353+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:39 vm02 bash[17545]: audit 2026-03-09T16:57:38.581062+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:41 vm08 bash[17777]: cluster 2026-03-09T16:57:40.445604+0000 mgr.x (mgr.24842) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:41.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:41 vm08 bash[17777]: audit 2026-03-09T16:57:40.499705+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:41 vm08 bash[17777]: audit 2026-03-09T16:57:40.506988+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:41 vm08 bash[17777]: audit 2026-03-09T16:57:40.514330+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:41 vm08 bash[17777]: audit 2026-03-09T16:57:40.693333+0000 mgr.x (mgr.24842) 55 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:41.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:57:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:57:41] "GET /metrics HTTP/1.1" 200 37544 "" "Prometheus/2.51.0" 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:41 vm02 bash[22739]: cluster 2026-03-09T16:57:40.445604+0000 mgr.x (mgr.24842) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:41 vm02 bash[22739]: audit 2026-03-09T16:57:40.499705+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:41 vm02 bash[22739]: audit 2026-03-09T16:57:40.506988+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:41 vm02 bash[22739]: audit 2026-03-09T16:57:40.514330+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:41 vm02 bash[22739]: audit 2026-03-09T16:57:40.693333+0000 mgr.x (mgr.24842) 55 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:41 vm02 bash[17545]: cluster 2026-03-09T16:57:40.445604+0000 mgr.x (mgr.24842) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:41 vm02 bash[17545]: audit 2026-03-09T16:57:40.499705+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:41 vm02 bash[17545]: audit 2026-03-09T16:57:40.506988+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:41 vm02 bash[17545]: audit 2026-03-09T16:57:40.514330+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:41.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:41 vm02 bash[17545]: audit 2026-03-09T16:57:40.693333+0000 mgr.x (mgr.24842) 55 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:43.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:43 vm08 bash[17777]: cluster 2026-03-09T16:57:42.445918+0000 mgr.x (mgr.24842) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:43.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:43 vm02 bash[22739]: cluster 2026-03-09T16:57:42.445918+0000 mgr.x (mgr.24842) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:43.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:43 vm02 bash[17545]: cluster 2026-03-09T16:57:42.445918+0000 mgr.x (mgr.24842) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:45.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:45 vm08 bash[17777]: cluster 2026-03-09T16:57:44.446440+0000 mgr.x (mgr.24842) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:45.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:45 vm02 bash[22739]: cluster 2026-03-09T16:57:44.446440+0000 mgr.x (mgr.24842) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:45.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:45 vm02 bash[17545]: cluster 2026-03-09T16:57:44.446440+0000 mgr.x (mgr.24842) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:47 vm08 bash[17777]: cluster 2026-03-09T16:57:46.446735+0000 mgr.x (mgr.24842) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:47 vm08 bash[17777]: audit 2026-03-09T16:57:46.800365+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:47.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:47 vm02 bash[22739]: cluster 2026-03-09T16:57:46.446735+0000 mgr.x (mgr.24842) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:47.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:47 vm02 bash[22739]: audit 2026-03-09T16:57:46.800365+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:47.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:47 vm02 bash[17545]: cluster 2026-03-09T16:57:46.446735+0000 mgr.x (mgr.24842) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:47.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:47 vm02 bash[17545]: audit 2026-03-09T16:57:46.800365+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:57:49.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:49 vm08 bash[17777]: cluster 2026-03-09T16:57:48.447338+0000 mgr.x (mgr.24842) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:49 vm02 bash[22739]: cluster 2026-03-09T16:57:48.447338+0000 mgr.x (mgr.24842) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:49 vm02 bash[17545]: cluster 2026-03-09T16:57:48.447338+0000 mgr.x (mgr.24842) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:51 vm02 bash[22739]: cluster 2026-03-09T16:57:50.447659+0000 mgr.x (mgr.24842) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:51 vm02 bash[22739]: audit 2026-03-09T16:57:50.701384+0000 mgr.x (mgr.24842) 61 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:51.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:51 vm02 bash[17545]: cluster 2026-03-09T16:57:50.447659+0000 mgr.x (mgr.24842) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:51.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:51 vm02 bash[17545]: audit 2026-03-09T16:57:50.701384+0000 mgr.x (mgr.24842) 61 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:51.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:51 vm08 bash[17777]: cluster 2026-03-09T16:57:50.447659+0000 mgr.x (mgr.24842) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:51.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:51 vm08 bash[17777]: audit 2026-03-09T16:57:50.701384+0000 mgr.x (mgr.24842) 61 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:57:51.903 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:57:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:57:51] "GET /metrics HTTP/1.1" 200 37543 "" "Prometheus/2.51.0" 2026-03-09T16:57:53.871 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:53 vm08 bash[17777]: cluster 2026-03-09T16:57:52.448146+0000 mgr.x (mgr.24842) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:53.871 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:53 vm08 bash[17777]: audit 2026-03-09T16:57:52.640370+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:57:53.871 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:53 vm08 bash[17777]: audit 2026-03-09T16:57:52.641849+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:57:53.871 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:53 vm08 bash[17777]: audit 2026-03-09T16:57:52.642334+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:57:53.871 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:53 vm08 bash[17777]: audit 2026-03-09T16:57:52.649446+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:53 vm02 bash[22739]: cluster 2026-03-09T16:57:52.448146+0000 mgr.x (mgr.24842) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:53 vm02 bash[22739]: audit 2026-03-09T16:57:52.640370+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:53 vm02 bash[22739]: audit 2026-03-09T16:57:52.641849+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:53 vm02 bash[22739]: audit 2026-03-09T16:57:52.642334+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:53 vm02 bash[22739]: audit 2026-03-09T16:57:52.649446+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:53 vm02 bash[17545]: cluster 2026-03-09T16:57:52.448146+0000 mgr.x (mgr.24842) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:53 vm02 bash[17545]: audit 2026-03-09T16:57:52.640370+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:53 vm02 bash[17545]: audit 2026-03-09T16:57:52.641849+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:53 vm02 bash[17545]: audit 2026-03-09T16:57:52.642334+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:57:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:53 vm02 bash[17545]: audit 2026-03-09T16:57:52.649446+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:55.653 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:55 vm08 bash[17777]: cluster 2026-03-09T16:57:54.448517+0000 mgr.x (mgr.24842) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:55.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:55 vm02 bash[22739]: cluster 2026-03-09T16:57:54.448517+0000 mgr.x (mgr.24842) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:55.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:55 vm02 bash[17545]: cluster 2026-03-09T16:57:54.448517+0000 mgr.x (mgr.24842) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:57.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:57 vm08 bash[17777]: cluster 2026-03-09T16:57:56.448811+0000 mgr.x (mgr.24842) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:57.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:57 vm02 bash[22739]: cluster 2026-03-09T16:57:56.448811+0000 mgr.x (mgr.24842) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:57.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:57 vm02 bash[17545]: cluster 2026-03-09T16:57:56.448811+0000 mgr.x (mgr.24842) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:57:59.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:59 vm08 bash[17777]: cluster 2026-03-09T16:57:58.449421+0000 mgr.x (mgr.24842) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:59 vm08 bash[17777]: audit 2026-03-09T16:57:58.646466+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:59 vm08 bash[17777]: audit 2026-03-09T16:57:58.655243+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:57:59 vm08 bash[17777]: audit 2026-03-09T16:57:58.663079+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:59 vm02 bash[22739]: cluster 2026-03-09T16:57:58.449421+0000 mgr.x (mgr.24842) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:59 vm02 bash[22739]: audit 2026-03-09T16:57:58.646466+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:59 vm02 bash[22739]: audit 2026-03-09T16:57:58.655243+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:57:59 vm02 bash[22739]: audit 2026-03-09T16:57:58.663079+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:59 vm02 bash[17545]: cluster 2026-03-09T16:57:58.449421+0000 mgr.x (mgr.24842) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:59 vm02 bash[17545]: audit 2026-03-09T16:57:58.646466+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:59 vm02 bash[17545]: audit 2026-03-09T16:57:58.655243+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:57:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:57:59 vm02 bash[17545]: audit 2026-03-09T16:57:58.663079+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:01 vm08 bash[17777]: cluster 2026-03-09T16:58:00.449746+0000 mgr.x (mgr.24842) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:01.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:01 vm08 bash[17777]: audit 2026-03-09T16:58:00.574441+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:01 vm08 bash[17777]: audit 2026-03-09T16:58:00.596944+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:01 vm08 bash[17777]: audit 2026-03-09T16:58:00.602259+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:01 vm08 bash[17777]: audit 2026-03-09T16:58:00.706206+0000 mgr.x (mgr.24842) 67 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:01.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:58:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:58:01] "GET /metrics HTTP/1.1" 200 37543 "" "Prometheus/2.51.0" 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:01 vm02 bash[22739]: cluster 2026-03-09T16:58:00.449746+0000 mgr.x (mgr.24842) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:01 vm02 bash[22739]: audit 2026-03-09T16:58:00.574441+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:01 vm02 bash[22739]: audit 2026-03-09T16:58:00.596944+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:01 vm02 bash[22739]: audit 2026-03-09T16:58:00.602259+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:01 vm02 bash[22739]: audit 2026-03-09T16:58:00.706206+0000 mgr.x (mgr.24842) 67 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:01 vm02 bash[17545]: cluster 2026-03-09T16:58:00.449746+0000 mgr.x (mgr.24842) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:01 vm02 bash[17545]: audit 2026-03-09T16:58:00.574441+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:01 vm02 bash[17545]: audit 2026-03-09T16:58:00.596944+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:01 vm02 bash[17545]: audit 2026-03-09T16:58:00.602259+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:01.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:01 vm02 bash[17545]: audit 2026-03-09T16:58:00.706206+0000 mgr.x (mgr.24842) 67 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:02.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:02 vm08 bash[17777]: audit 2026-03-09T16:58:01.800471+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:02 vm02 bash[22739]: audit 2026-03-09T16:58:01.800471+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:02.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:02 vm02 bash[17545]: audit 2026-03-09T16:58:01.800471+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:03.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:03 vm08 bash[17777]: cluster 2026-03-09T16:58:02.450134+0000 mgr.x (mgr.24842) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:03.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:03 vm02 bash[22739]: cluster 2026-03-09T16:58:02.450134+0000 mgr.x (mgr.24842) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:03.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:03 vm02 bash[17545]: cluster 2026-03-09T16:58:02.450134+0000 mgr.x (mgr.24842) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:05.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:05 vm08 bash[17777]: cluster 2026-03-09T16:58:04.450544+0000 mgr.x (mgr.24842) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:05.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:05 vm02 bash[22739]: cluster 2026-03-09T16:58:04.450544+0000 mgr.x (mgr.24842) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:05.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:05 vm02 bash[17545]: cluster 2026-03-09T16:58:04.450544+0000 mgr.x (mgr.24842) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:07.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:07 vm08 bash[17777]: cluster 2026-03-09T16:58:06.450854+0000 mgr.x (mgr.24842) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:07.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:07 vm02 bash[22739]: cluster 2026-03-09T16:58:06.450854+0000 mgr.x (mgr.24842) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:07.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:07 vm02 bash[17545]: cluster 2026-03-09T16:58:06.450854+0000 mgr.x (mgr.24842) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:09.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:09 vm08 bash[17777]: cluster 2026-03-09T16:58:08.451566+0000 mgr.x (mgr.24842) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:09.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:09 vm02 bash[22739]: cluster 2026-03-09T16:58:08.451566+0000 mgr.x (mgr.24842) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:09.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:09 vm02 bash[17545]: cluster 2026-03-09T16:58:08.451566+0000 mgr.x (mgr.24842) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:11 vm02 bash[22739]: cluster 2026-03-09T16:58:10.451906+0000 mgr.x (mgr.24842) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:11 vm02 bash[22739]: audit 2026-03-09T16:58:10.707626+0000 mgr.x (mgr.24842) 73 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:11.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:11 vm02 bash[17545]: cluster 2026-03-09T16:58:10.451906+0000 mgr.x (mgr.24842) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:11.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:11 vm02 bash[17545]: audit 2026-03-09T16:58:10.707626+0000 mgr.x (mgr.24842) 73 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:11.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:11 vm08 bash[17777]: cluster 2026-03-09T16:58:10.451906+0000 mgr.x (mgr.24842) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:11.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:11 vm08 bash[17777]: audit 2026-03-09T16:58:10.707626+0000 mgr.x (mgr.24842) 73 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:11.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:58:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:58:11] "GET /metrics HTTP/1.1" 200 37545 "" "Prometheus/2.51.0" 2026-03-09T16:58:13.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:13 vm08 bash[17777]: cluster 2026-03-09T16:58:12.452281+0000 mgr.x (mgr.24842) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:13 vm02 bash[22739]: cluster 2026-03-09T16:58:12.452281+0000 mgr.x (mgr.24842) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:13 vm02 bash[17545]: cluster 2026-03-09T16:58:12.452281+0000 mgr.x (mgr.24842) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:15.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:15 vm08 bash[17777]: cluster 2026-03-09T16:58:14.452618+0000 mgr.x (mgr.24842) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:15.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:15 vm02 bash[17545]: cluster 2026-03-09T16:58:14.452618+0000 mgr.x (mgr.24842) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:15.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:15 vm02 bash[22739]: cluster 2026-03-09T16:58:14.452618+0000 mgr.x (mgr.24842) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:17.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:17 vm08 bash[17777]: cluster 2026-03-09T16:58:16.452857+0000 mgr.x (mgr.24842) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:17 vm08 bash[17777]: audit 2026-03-09T16:58:16.800693+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:17 vm02 bash[22739]: cluster 2026-03-09T16:58:16.452857+0000 mgr.x (mgr.24842) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:17 vm02 bash[22739]: audit 2026-03-09T16:58:16.800693+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:17 vm02 bash[17545]: cluster 2026-03-09T16:58:16.452857+0000 mgr.x (mgr.24842) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:17 vm02 bash[17545]: audit 2026-03-09T16:58:16.800693+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:20.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:19 vm08 bash[17777]: cluster 2026-03-09T16:58:18.453343+0000 mgr.x (mgr.24842) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:20.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:19 vm08 bash[17777]: audit 2026-03-09T16:58:18.726947+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:19 vm08 bash[17777]: audit 2026-03-09T16:58:18.733659+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:19 vm08 bash[17777]: audit 2026-03-09T16:58:18.739431+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:19 vm02 bash[22739]: cluster 2026-03-09T16:58:18.453343+0000 mgr.x (mgr.24842) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:19 vm02 bash[22739]: audit 2026-03-09T16:58:18.726947+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:19 vm02 bash[22739]: audit 2026-03-09T16:58:18.733659+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:19 vm02 bash[22739]: audit 2026-03-09T16:58:18.739431+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:19 vm02 bash[17545]: cluster 2026-03-09T16:58:18.453343+0000 mgr.x (mgr.24842) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:19 vm02 bash[17545]: audit 2026-03-09T16:58:18.726947+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:19 vm02 bash[17545]: audit 2026-03-09T16:58:18.733659+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:20.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:19 vm02 bash[17545]: audit 2026-03-09T16:58:18.739431+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:21 vm08 bash[17777]: cluster 2026-03-09T16:58:20.453611+0000 mgr.x (mgr.24842) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:21.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:21 vm08 bash[17777]: audit 2026-03-09T16:58:20.661913+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:21 vm08 bash[17777]: audit 2026-03-09T16:58:20.667346+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:21 vm08 bash[17777]: audit 2026-03-09T16:58:20.671713+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:21 vm08 bash[17777]: audit 2026-03-09T16:58:20.709310+0000 mgr.x (mgr.24842) 79 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:21.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:58:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:58:21] "GET /metrics HTTP/1.1" 200 37545 "" "Prometheus/2.51.0" 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:21 vm02 bash[22739]: cluster 2026-03-09T16:58:20.453611+0000 mgr.x (mgr.24842) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:21 vm02 bash[22739]: audit 2026-03-09T16:58:20.661913+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:21 vm02 bash[22739]: audit 2026-03-09T16:58:20.667346+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:21 vm02 bash[22739]: audit 2026-03-09T16:58:20.671713+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:21 vm02 bash[22739]: audit 2026-03-09T16:58:20.709310+0000 mgr.x (mgr.24842) 79 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:21 vm02 bash[17545]: cluster 2026-03-09T16:58:20.453611+0000 mgr.x (mgr.24842) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:21 vm02 bash[17545]: audit 2026-03-09T16:58:20.661913+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:21 vm02 bash[17545]: audit 2026-03-09T16:58:20.667346+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:21 vm02 bash[17545]: audit 2026-03-09T16:58:20.671713+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:21.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:21 vm02 bash[17545]: audit 2026-03-09T16:58:20.709310+0000 mgr.x (mgr.24842) 79 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:23.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:23 vm02 bash[22739]: cluster 2026-03-09T16:58:22.454049+0000 mgr.x (mgr.24842) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:23.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:23 vm02 bash[17545]: cluster 2026-03-09T16:58:22.454049+0000 mgr.x (mgr.24842) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:24.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:23 vm08 bash[17777]: cluster 2026-03-09T16:58:22.454049+0000 mgr.x (mgr.24842) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:25.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:25 vm02 bash[17545]: cluster 2026-03-09T16:58:24.454388+0000 mgr.x (mgr.24842) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:25.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:25 vm02 bash[22739]: cluster 2026-03-09T16:58:24.454388+0000 mgr.x (mgr.24842) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:26.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:25 vm08 bash[17777]: cluster 2026-03-09T16:58:24.454388+0000 mgr.x (mgr.24842) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:27.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:27 vm02 bash[22739]: cluster 2026-03-09T16:58:26.454695+0000 mgr.x (mgr.24842) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:27.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:27 vm02 bash[17545]: cluster 2026-03-09T16:58:26.454695+0000 mgr.x (mgr.24842) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:28.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:27 vm08 bash[17777]: cluster 2026-03-09T16:58:26.454695+0000 mgr.x (mgr.24842) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:29.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:29 vm02 bash[22739]: cluster 2026-03-09T16:58:28.455197+0000 mgr.x (mgr.24842) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:29.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:29 vm02 bash[17545]: cluster 2026-03-09T16:58:28.455197+0000 mgr.x (mgr.24842) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:30.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:29 vm08 bash[17777]: cluster 2026-03-09T16:58:28.455197+0000 mgr.x (mgr.24842) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:31.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:31 vm02 bash[22739]: cluster 2026-03-09T16:58:30.455530+0000 mgr.x (mgr.24842) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:31.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:31 vm02 bash[22739]: audit 2026-03-09T16:58:30.713860+0000 mgr.x (mgr.24842) 85 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:31.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:31 vm02 bash[17545]: cluster 2026-03-09T16:58:30.455530+0000 mgr.x (mgr.24842) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:31.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:31 vm02 bash[17545]: audit 2026-03-09T16:58:30.713860+0000 mgr.x (mgr.24842) 85 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:31.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:31 vm08 bash[17777]: cluster 2026-03-09T16:58:30.455530+0000 mgr.x (mgr.24842) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:31 vm08 bash[17777]: audit 2026-03-09T16:58:30.713860+0000 mgr.x (mgr.24842) 85 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:31.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:58:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:58:31] "GET /metrics HTTP/1.1" 200 37545 "" "Prometheus/2.51.0" 2026-03-09T16:58:32.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:32 vm02 bash[22739]: audit 2026-03-09T16:58:31.800785+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:32.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:32 vm02 bash[17545]: audit 2026-03-09T16:58:31.800785+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:32.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:32 vm08 bash[17777]: audit 2026-03-09T16:58:31.800785+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:33.708 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:33 vm08 bash[17777]: cluster 2026-03-09T16:58:32.456047+0000 mgr.x (mgr.24842) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:33.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:33 vm02 bash[22739]: cluster 2026-03-09T16:58:32.456047+0000 mgr.x (mgr.24842) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:33.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:33 vm02 bash[17545]: cluster 2026-03-09T16:58:32.456047+0000 mgr.x (mgr.24842) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:35.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:35 vm08 bash[17777]: cluster 2026-03-09T16:58:34.456433+0000 mgr.x (mgr.24842) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:35.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:35 vm02 bash[22739]: cluster 2026-03-09T16:58:34.456433+0000 mgr.x (mgr.24842) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:35 vm02 bash[17545]: cluster 2026-03-09T16:58:34.456433+0000 mgr.x (mgr.24842) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:37.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:37 vm08 bash[17777]: cluster 2026-03-09T16:58:36.456713+0000 mgr.x (mgr.24842) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:37 vm02 bash[22739]: cluster 2026-03-09T16:58:36.456713+0000 mgr.x (mgr.24842) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:37.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:37 vm02 bash[17545]: cluster 2026-03-09T16:58:36.456713+0000 mgr.x (mgr.24842) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:39 vm08 bash[17777]: cluster 2026-03-09T16:58:38.457220+0000 mgr.x (mgr.24842) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:39 vm08 bash[17777]: audit 2026-03-09T16:58:38.802686+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:39 vm08 bash[17777]: audit 2026-03-09T16:58:38.808144+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:39 vm08 bash[17777]: audit 2026-03-09T16:58:38.814233+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:39 vm02 bash[22739]: cluster 2026-03-09T16:58:38.457220+0000 mgr.x (mgr.24842) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:39 vm02 bash[22739]: audit 2026-03-09T16:58:38.802686+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:39 vm02 bash[22739]: audit 2026-03-09T16:58:38.808144+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:39 vm02 bash[22739]: audit 2026-03-09T16:58:38.814233+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:39 vm02 bash[17545]: cluster 2026-03-09T16:58:38.457220+0000 mgr.x (mgr.24842) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:39 vm02 bash[17545]: audit 2026-03-09T16:58:38.802686+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:39 vm02 bash[17545]: audit 2026-03-09T16:58:38.808144+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:40.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:39 vm02 bash[17545]: audit 2026-03-09T16:58:38.814233+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:41.739 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:58:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:58:41] "GET /metrics HTTP/1.1" 200 37542 "" "Prometheus/2.51.0" 2026-03-09T16:58:42.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:41 vm08 bash[17777]: cluster 2026-03-09T16:58:40.457513+0000 mgr.x (mgr.24842) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:42.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:41 vm08 bash[17777]: audit 2026-03-09T16:58:40.721621+0000 mgr.x (mgr.24842) 91 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:42.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:41 vm08 bash[17777]: audit 2026-03-09T16:58:40.737236+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:41 vm08 bash[17777]: audit 2026-03-09T16:58:40.745219+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:41 vm08 bash[17777]: audit 2026-03-09T16:58:40.751624+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:41 vm02 bash[22739]: cluster 2026-03-09T16:58:40.457513+0000 mgr.x (mgr.24842) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:42.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:41 vm02 bash[22739]: audit 2026-03-09T16:58:40.721621+0000 mgr.x (mgr.24842) 91 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:42.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:41 vm02 bash[22739]: audit 2026-03-09T16:58:40.737236+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:41 vm02 bash[22739]: audit 2026-03-09T16:58:40.745219+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:41 vm02 bash[22739]: audit 2026-03-09T16:58:40.751624+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:41 vm02 bash[17545]: cluster 2026-03-09T16:58:40.457513+0000 mgr.x (mgr.24842) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:41 vm02 bash[17545]: audit 2026-03-09T16:58:40.721621+0000 mgr.x (mgr.24842) 91 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:41 vm02 bash[17545]: audit 2026-03-09T16:58:40.737236+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:41 vm02 bash[17545]: audit 2026-03-09T16:58:40.745219+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:42.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:41 vm02 bash[17545]: audit 2026-03-09T16:58:40.751624+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:43 vm08 bash[17777]: cluster 2026-03-09T16:58:42.457955+0000 mgr.x (mgr.24842) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:43 vm02 bash[22739]: cluster 2026-03-09T16:58:42.457955+0000 mgr.x (mgr.24842) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:43 vm02 bash[17545]: cluster 2026-03-09T16:58:42.457955+0000 mgr.x (mgr.24842) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:46.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:45 vm08 bash[17777]: cluster 2026-03-09T16:58:44.458272+0000 mgr.x (mgr.24842) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:46.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:45 vm02 bash[22739]: cluster 2026-03-09T16:58:44.458272+0000 mgr.x (mgr.24842) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:46.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:45 vm02 bash[17545]: cluster 2026-03-09T16:58:44.458272+0000 mgr.x (mgr.24842) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:47 vm08 bash[17777]: cluster 2026-03-09T16:58:46.458562+0000 mgr.x (mgr.24842) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:47 vm08 bash[17777]: audit 2026-03-09T16:58:46.800838+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:48.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:47 vm02 bash[22739]: cluster 2026-03-09T16:58:46.458562+0000 mgr.x (mgr.24842) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:48.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:47 vm02 bash[22739]: audit 2026-03-09T16:58:46.800838+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:48.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:47 vm02 bash[17545]: cluster 2026-03-09T16:58:46.458562+0000 mgr.x (mgr.24842) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:48.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:47 vm02 bash[17545]: audit 2026-03-09T16:58:46.800838+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:58:50.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:49 vm08 bash[17777]: cluster 2026-03-09T16:58:48.459083+0000 mgr.x (mgr.24842) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:50.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:49 vm02 bash[22739]: cluster 2026-03-09T16:58:48.459083+0000 mgr.x (mgr.24842) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:50.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:49 vm02 bash[17545]: cluster 2026-03-09T16:58:48.459083+0000 mgr.x (mgr.24842) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:51 vm02 bash[22739]: cluster 2026-03-09T16:58:50.459357+0000 mgr.x (mgr.24842) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:51 vm02 bash[22739]: audit 2026-03-09T16:58:50.723313+0000 mgr.x (mgr.24842) 97 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:51.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:51 vm02 bash[17545]: cluster 2026-03-09T16:58:50.459357+0000 mgr.x (mgr.24842) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:51 vm02 bash[17545]: audit 2026-03-09T16:58:50.723313+0000 mgr.x (mgr.24842) 97 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:51.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:51 vm08 bash[17777]: cluster 2026-03-09T16:58:50.459357+0000 mgr.x (mgr.24842) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:51.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:51 vm08 bash[17777]: audit 2026-03-09T16:58:50.723313+0000 mgr.x (mgr.24842) 97 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:58:51.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:58:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:58:51] "GET /metrics HTTP/1.1" 200 37543 "" "Prometheus/2.51.0" 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: cluster 2026-03-09T16:58:52.459889+0000 mgr.x (mgr.24842) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: audit 2026-03-09T16:58:52.688788+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: audit 2026-03-09T16:58:52.981206+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: audit 2026-03-09T16:58:52.988146+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: audit 2026-03-09T16:58:52.988292+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: audit 2026-03-09T16:58:52.989172+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:58:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:53 vm08 bash[17777]: audit 2026-03-09T16:58:52.995238+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: cluster 2026-03-09T16:58:52.459889+0000 mgr.x (mgr.24842) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: audit 2026-03-09T16:58:52.688788+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: audit 2026-03-09T16:58:52.981206+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: audit 2026-03-09T16:58:52.988146+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: audit 2026-03-09T16:58:52.988292+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: audit 2026-03-09T16:58:52.989172+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:53 vm02 bash[22739]: audit 2026-03-09T16:58:52.995238+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: cluster 2026-03-09T16:58:52.459889+0000 mgr.x (mgr.24842) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: audit 2026-03-09T16:58:52.688788+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: audit 2026-03-09T16:58:52.981206+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: audit 2026-03-09T16:58:52.988146+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: audit 2026-03-09T16:58:52.988292+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:58:53.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: audit 2026-03-09T16:58:52.989172+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:58:53.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:53 vm02 bash[17545]: audit 2026-03-09T16:58:52.995238+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:58:55.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:55 vm02 bash[22739]: cluster 2026-03-09T16:58:54.460200+0000 mgr.x (mgr.24842) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:55.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:55 vm02 bash[17545]: cluster 2026-03-09T16:58:54.460200+0000 mgr.x (mgr.24842) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:55 vm08 bash[17777]: cluster 2026-03-09T16:58:54.460200+0000 mgr.x (mgr.24842) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:57 vm08 bash[17777]: cluster 2026-03-09T16:58:56.460508+0000 mgr.x (mgr.24842) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:57.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:57 vm02 bash[22739]: cluster 2026-03-09T16:58:56.460508+0000 mgr.x (mgr.24842) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:58:57.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:57 vm02 bash[17545]: cluster 2026-03-09T16:58:56.460508+0000 mgr.x (mgr.24842) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:59 vm08 bash[17777]: cluster 2026-03-09T16:58:58.461109+0000 mgr.x (mgr.24842) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:59 vm08 bash[17777]: audit 2026-03-09T16:58:58.876316+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:59 vm08 bash[17777]: audit 2026-03-09T16:58:58.884621+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:58:59 vm08 bash[17777]: audit 2026-03-09T16:58:58.892825+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:59 vm02 bash[22739]: cluster 2026-03-09T16:58:58.461109+0000 mgr.x (mgr.24842) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:59 vm02 bash[22739]: audit 2026-03-09T16:58:58.876316+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:59 vm02 bash[22739]: audit 2026-03-09T16:58:58.884621+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:58:59 vm02 bash[22739]: audit 2026-03-09T16:58:58.892825+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:59 vm02 bash[17545]: cluster 2026-03-09T16:58:58.461109+0000 mgr.x (mgr.24842) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:00.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:59 vm02 bash[17545]: audit 2026-03-09T16:58:58.876316+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:59 vm02 bash[17545]: audit 2026-03-09T16:58:58.884621+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:00.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:58:59 vm02 bash[17545]: audit 2026-03-09T16:58:58.892825+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:01.816 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:01 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:59:01] "GET /metrics HTTP/1.1" 200 37543 "" "Prometheus/2.51.0" 2026-03-09T16:59:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:01 vm08 bash[17777]: cluster 2026-03-09T16:59:00.461486+0000 mgr.x (mgr.24842) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:01 vm08 bash[17777]: audit 2026-03-09T16:59:00.724286+0000 mgr.x (mgr.24842) 103 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:01 vm08 bash[17777]: audit 2026-03-09T16:59:00.816228+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:01 vm08 bash[17777]: audit 2026-03-09T16:59:00.823838+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:01 vm08 bash[17777]: audit 2026-03-09T16:59:00.832452+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:01 vm08 bash[17777]: audit 2026-03-09T16:59:01.801362+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:01 vm02 bash[22739]: cluster 2026-03-09T16:59:00.461486+0000 mgr.x (mgr.24842) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:01 vm02 bash[22739]: audit 2026-03-09T16:59:00.724286+0000 mgr.x (mgr.24842) 103 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:01 vm02 bash[22739]: audit 2026-03-09T16:59:00.816228+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:01 vm02 bash[22739]: audit 2026-03-09T16:59:00.823838+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:01 vm02 bash[22739]: audit 2026-03-09T16:59:00.832452+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:01 vm02 bash[22739]: audit 2026-03-09T16:59:01.801362+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:01 vm02 bash[17545]: cluster 2026-03-09T16:59:00.461486+0000 mgr.x (mgr.24842) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:01 vm02 bash[17545]: audit 2026-03-09T16:59:00.724286+0000 mgr.x (mgr.24842) 103 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:01 vm02 bash[17545]: audit 2026-03-09T16:59:00.816228+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:01 vm02 bash[17545]: audit 2026-03-09T16:59:00.823838+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:01 vm02 bash[17545]: audit 2026-03-09T16:59:00.832452+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:02.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:01 vm02 bash[17545]: audit 2026-03-09T16:59:01.801362+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:03 vm08 bash[17777]: cluster 2026-03-09T16:59:02.461947+0000 mgr.x (mgr.24842) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:04.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:03 vm02 bash[22739]: cluster 2026-03-09T16:59:02.461947+0000 mgr.x (mgr.24842) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:04.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:03 vm02 bash[17545]: cluster 2026-03-09T16:59:02.461947+0000 mgr.x (mgr.24842) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:06.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:05 vm08 bash[17777]: cluster 2026-03-09T16:59:04.462275+0000 mgr.x (mgr.24842) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:06.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:05 vm02 bash[22739]: cluster 2026-03-09T16:59:04.462275+0000 mgr.x (mgr.24842) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:06.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:05 vm02 bash[17545]: cluster 2026-03-09T16:59:04.462275+0000 mgr.x (mgr.24842) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:08.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:07 vm08 bash[17777]: cluster 2026-03-09T16:59:06.462526+0000 mgr.x (mgr.24842) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:08.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:07 vm02 bash[22739]: cluster 2026-03-09T16:59:06.462526+0000 mgr.x (mgr.24842) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:08.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:07 vm02 bash[17545]: cluster 2026-03-09T16:59:06.462526+0000 mgr.x (mgr.24842) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:10.153 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:09 vm08 bash[17777]: cluster 2026-03-09T16:59:08.463116+0000 mgr.x (mgr.24842) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:10.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:09 vm02 bash[22739]: cluster 2026-03-09T16:59:08.463116+0000 mgr.x (mgr.24842) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:10.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:09 vm02 bash[17545]: cluster 2026-03-09T16:59:08.463116+0000 mgr.x (mgr.24842) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:11 vm02 bash[22739]: cluster 2026-03-09T16:59:10.463417+0000 mgr.x (mgr.24842) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:11.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:11 vm02 bash[22739]: audit 2026-03-09T16:59:10.725404+0000 mgr.x (mgr.24842) 109 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:11.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:11 vm02 bash[17545]: cluster 2026-03-09T16:59:10.463417+0000 mgr.x (mgr.24842) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:11.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:11 vm02 bash[17545]: audit 2026-03-09T16:59:10.725404+0000 mgr.x (mgr.24842) 109 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:11 vm08 bash[17777]: cluster 2026-03-09T16:59:10.463417+0000 mgr.x (mgr.24842) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:11 vm08 bash[17777]: audit 2026-03-09T16:59:10.725404+0000 mgr.x (mgr.24842) 109 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:11.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:11 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:59:11] "GET /metrics HTTP/1.1" 200 37553 "" "Prometheus/2.51.0" 2026-03-09T16:59:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:13 vm08 bash[17777]: cluster 2026-03-09T16:59:12.463873+0000 mgr.x (mgr.24842) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:13 vm02 bash[22739]: cluster 2026-03-09T16:59:12.463873+0000 mgr.x (mgr.24842) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:13 vm02 bash[17545]: cluster 2026-03-09T16:59:12.463873+0000 mgr.x (mgr.24842) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:15 vm08 bash[17777]: cluster 2026-03-09T16:59:14.464268+0000 mgr.x (mgr.24842) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:15.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:15 vm02 bash[22739]: cluster 2026-03-09T16:59:14.464268+0000 mgr.x (mgr.24842) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:15.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:15 vm02 bash[17545]: cluster 2026-03-09T16:59:14.464268+0000 mgr.x (mgr.24842) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:17 vm08 bash[17777]: cluster 2026-03-09T16:59:16.464645+0000 mgr.x (mgr.24842) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:17 vm08 bash[17777]: audit 2026-03-09T16:59:16.801736+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:17 vm02 bash[22739]: cluster 2026-03-09T16:59:16.464645+0000 mgr.x (mgr.24842) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:17.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:17 vm02 bash[22739]: audit 2026-03-09T16:59:16.801736+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:17 vm02 bash[17545]: cluster 2026-03-09T16:59:16.464645+0000 mgr.x (mgr.24842) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:17.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:17 vm02 bash[17545]: audit 2026-03-09T16:59:16.801736+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:19.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:19 vm08 bash[17777]: cluster 2026-03-09T16:59:18.465150+0000 mgr.x (mgr.24842) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:19.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:19 vm08 bash[17777]: audit 2026-03-09T16:59:18.957171+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:19 vm08 bash[17777]: audit 2026-03-09T16:59:18.962017+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:19 vm08 bash[17777]: audit 2026-03-09T16:59:18.968907+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:19 vm02 bash[22739]: cluster 2026-03-09T16:59:18.465150+0000 mgr.x (mgr.24842) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:19 vm02 bash[22739]: audit 2026-03-09T16:59:18.957171+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:19 vm02 bash[22739]: audit 2026-03-09T16:59:18.962017+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:19 vm02 bash[22739]: audit 2026-03-09T16:59:18.968907+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:19 vm02 bash[17545]: cluster 2026-03-09T16:59:18.465150+0000 mgr.x (mgr.24842) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:19 vm02 bash[17545]: audit 2026-03-09T16:59:18.957171+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:19 vm02 bash[17545]: audit 2026-03-09T16:59:18.962017+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:19.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:19 vm02 bash[17545]: audit 2026-03-09T16:59:18.968907+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:21.897 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:21 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:59:21] "GET /metrics HTTP/1.1" 200 37550 "" "Prometheus/2.51.0" 2026-03-09T16:59:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:21 vm08 bash[17777]: cluster 2026-03-09T16:59:20.465467+0000 mgr.x (mgr.24842) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:21 vm08 bash[17777]: audit 2026-03-09T16:59:20.726652+0000 mgr.x (mgr.24842) 115 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:21 vm08 bash[17777]: audit 2026-03-09T16:59:20.897524+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:21 vm08 bash[17777]: audit 2026-03-09T16:59:20.905481+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:21 vm08 bash[17777]: audit 2026-03-09T16:59:20.911735+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:21 vm02 bash[22739]: cluster 2026-03-09T16:59:20.465467+0000 mgr.x (mgr.24842) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:21 vm02 bash[22739]: audit 2026-03-09T16:59:20.726652+0000 mgr.x (mgr.24842) 115 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:21 vm02 bash[22739]: audit 2026-03-09T16:59:20.897524+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:21 vm02 bash[22739]: audit 2026-03-09T16:59:20.905481+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:21 vm02 bash[22739]: audit 2026-03-09T16:59:20.911735+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:21 vm02 bash[17545]: cluster 2026-03-09T16:59:20.465467+0000 mgr.x (mgr.24842) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:21 vm02 bash[17545]: audit 2026-03-09T16:59:20.726652+0000 mgr.x (mgr.24842) 115 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:22.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:21 vm02 bash[17545]: audit 2026-03-09T16:59:20.897524+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:21 vm02 bash[17545]: audit 2026-03-09T16:59:20.905481+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:22.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:21 vm02 bash[17545]: audit 2026-03-09T16:59:20.911735+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:24.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:23 vm02 bash[22739]: cluster 2026-03-09T16:59:22.465898+0000 mgr.x (mgr.24842) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:24.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:23 vm02 bash[17545]: cluster 2026-03-09T16:59:22.465898+0000 mgr.x (mgr.24842) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:24.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:23 vm08 bash[17777]: cluster 2026-03-09T16:59:22.465898+0000 mgr.x (mgr.24842) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:26.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:25 vm02 bash[22739]: cluster 2026-03-09T16:59:24.466224+0000 mgr.x (mgr.24842) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:26.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:25 vm02 bash[17545]: cluster 2026-03-09T16:59:24.466224+0000 mgr.x (mgr.24842) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:26.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:25 vm08 bash[17777]: cluster 2026-03-09T16:59:24.466224+0000 mgr.x (mgr.24842) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:28.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:27 vm02 bash[22739]: cluster 2026-03-09T16:59:26.466545+0000 mgr.x (mgr.24842) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:28.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:27 vm02 bash[17545]: cluster 2026-03-09T16:59:26.466545+0000 mgr.x (mgr.24842) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:28.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:27 vm08 bash[17777]: cluster 2026-03-09T16:59:26.466545+0000 mgr.x (mgr.24842) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:30.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:29 vm02 bash[22739]: cluster 2026-03-09T16:59:28.467089+0000 mgr.x (mgr.24842) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:30.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:29 vm02 bash[17545]: cluster 2026-03-09T16:59:28.467089+0000 mgr.x (mgr.24842) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:30.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:29 vm08 bash[17777]: cluster 2026-03-09T16:59:28.467089+0000 mgr.x (mgr.24842) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:31.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:31 vm02 bash[22739]: cluster 2026-03-09T16:59:30.467448+0000 mgr.x (mgr.24842) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:31.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:31 vm02 bash[22739]: audit 2026-03-09T16:59:30.727441+0000 mgr.x (mgr.24842) 121 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:31.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:31 vm02 bash[17545]: cluster 2026-03-09T16:59:30.467448+0000 mgr.x (mgr.24842) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:31.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:31 vm02 bash[17545]: audit 2026-03-09T16:59:30.727441+0000 mgr.x (mgr.24842) 121 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:31 vm08 bash[17777]: cluster 2026-03-09T16:59:30.467448+0000 mgr.x (mgr.24842) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:31.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:31 vm08 bash[17777]: audit 2026-03-09T16:59:30.727441+0000 mgr.x (mgr.24842) 121 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:31.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:31 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:59:31] "GET /metrics HTTP/1.1" 200 37550 "" "Prometheus/2.51.0" 2026-03-09T16:59:32.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:32 vm02 bash[22739]: audit 2026-03-09T16:59:31.801732+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:32.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:32 vm02 bash[17545]: audit 2026-03-09T16:59:31.801732+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:32.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:32 vm08 bash[17777]: audit 2026-03-09T16:59:31.801732+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:33.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:33 vm08 bash[17777]: cluster 2026-03-09T16:59:32.468096+0000 mgr.x (mgr.24842) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:33.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:33 vm02 bash[22739]: cluster 2026-03-09T16:59:32.468096+0000 mgr.x (mgr.24842) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:33.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:33 vm02 bash[17545]: cluster 2026-03-09T16:59:32.468096+0000 mgr.x (mgr.24842) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:35 vm08 bash[17777]: cluster 2026-03-09T16:59:34.468420+0000 mgr.x (mgr.24842) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:35.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:35 vm02 bash[22739]: cluster 2026-03-09T16:59:34.468420+0000 mgr.x (mgr.24842) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:35 vm02 bash[17545]: cluster 2026-03-09T16:59:34.468420+0000 mgr.x (mgr.24842) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:37.871 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:37 vm08 bash[17777]: cluster 2026-03-09T16:59:36.468740+0000 mgr.x (mgr.24842) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:37 vm02 bash[22739]: cluster 2026-03-09T16:59:36.468740+0000 mgr.x (mgr.24842) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:37 vm02 bash[17545]: cluster 2026-03-09T16:59:36.468740+0000 mgr.x (mgr.24842) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:39 vm08 bash[17777]: cluster 2026-03-09T16:59:38.469261+0000 mgr.x (mgr.24842) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:39 vm08 bash[17777]: audit 2026-03-09T16:59:39.032658+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:39 vm08 bash[17777]: audit 2026-03-09T16:59:39.040087+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:39 vm08 bash[17777]: audit 2026-03-09T16:59:39.047399+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:39 vm02 bash[22739]: cluster 2026-03-09T16:59:38.469261+0000 mgr.x (mgr.24842) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:39 vm02 bash[22739]: audit 2026-03-09T16:59:39.032658+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:39 vm02 bash[22739]: audit 2026-03-09T16:59:39.040087+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:39 vm02 bash[22739]: audit 2026-03-09T16:59:39.047399+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:39 vm02 bash[17545]: cluster 2026-03-09T16:59:38.469261+0000 mgr.x (mgr.24842) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:39.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:39 vm02 bash[17545]: audit 2026-03-09T16:59:39.032658+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:39 vm02 bash[17545]: audit 2026-03-09T16:59:39.040087+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:39.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:39 vm02 bash[17545]: audit 2026-03-09T16:59:39.047399+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:41 vm08 bash[17777]: cluster 2026-03-09T16:59:40.469577+0000 mgr.x (mgr.24842) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:41 vm08 bash[17777]: audit 2026-03-09T16:59:40.728664+0000 mgr.x (mgr.24842) 127 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:41 vm08 bash[17777]: audit 2026-03-09T16:59:40.984094+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:41 vm08 bash[17777]: audit 2026-03-09T16:59:40.991851+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:41 vm08 bash[17777]: audit 2026-03-09T16:59:40.998931+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:41 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:59:41] "GET /metrics HTTP/1.1" 200 37553 "" "Prometheus/2.51.0" 2026-03-09T16:59:41.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:41 vm02 bash[22739]: cluster 2026-03-09T16:59:40.469577+0000 mgr.x (mgr.24842) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:41 vm02 bash[22739]: audit 2026-03-09T16:59:40.728664+0000 mgr.x (mgr.24842) 127 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:41 vm02 bash[22739]: audit 2026-03-09T16:59:40.984094+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:41 vm02 bash[22739]: audit 2026-03-09T16:59:40.991851+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:41 vm02 bash[22739]: audit 2026-03-09T16:59:40.998931+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:41 vm02 bash[17545]: cluster 2026-03-09T16:59:40.469577+0000 mgr.x (mgr.24842) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:41 vm02 bash[17545]: audit 2026-03-09T16:59:40.728664+0000 mgr.x (mgr.24842) 127 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:41 vm02 bash[17545]: audit 2026-03-09T16:59:40.984094+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:41 vm02 bash[17545]: audit 2026-03-09T16:59:40.991851+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:41.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:41 vm02 bash[17545]: audit 2026-03-09T16:59:40.998931+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:43.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:43 vm08 bash[17777]: cluster 2026-03-09T16:59:42.470159+0000 mgr.x (mgr.24842) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:43.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:43 vm02 bash[22739]: cluster 2026-03-09T16:59:42.470159+0000 mgr.x (mgr.24842) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:43.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:43 vm02 bash[17545]: cluster 2026-03-09T16:59:42.470159+0000 mgr.x (mgr.24842) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:45.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:45 vm08 bash[17777]: cluster 2026-03-09T16:59:44.470492+0000 mgr.x (mgr.24842) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:45.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:45 vm02 bash[22739]: cluster 2026-03-09T16:59:44.470492+0000 mgr.x (mgr.24842) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:45.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:45 vm02 bash[17545]: cluster 2026-03-09T16:59:44.470492+0000 mgr.x (mgr.24842) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:47.021 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T16:59:47.483 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:59:47.483 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 6s ago 21m - - 2026-03-09T16:59:47.483 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 8s ago 21m - - 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (12m) 6s ago 18m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (11m) 8s ago 18m 40.2M - dad864ee21e9 0a6180402fe8 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 6s ago 18m 42.3M - 3.5 e1d6a67b021e eec9a9d85382 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283 running (14m) 8s ago 21m 532M - 19.2.3-678-ge911bdeb 654f31e6858e 9444b42fb0cf 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (9m) 6s ago 22m 464M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (22m) 6s ago 22m 75.6M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (21m) 8s ago 21m 55.2M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (21m) 6s ago 21m 51.8M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (12m) 6s ago 19m 7692k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (11m) 8s ago 19m 7596k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (21m) 6s ago 21m 53.4M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (21m) 6s ago 21m 52.7M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (20m) 6s ago 20m 49.9M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (20m) 6s ago 20m 51.9M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (19m) 8s ago 20m 53.9M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (19m) 8s ago 19m 49.8M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (19m) 8s ago 19m 50.6M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (19m) 8s ago 19m 54.2M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 8s ago 18m 42.0M - 2.51.0 1d3b7f56885b 582217f05cf3 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (18m) 6s ago 18m 86.5M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:59:47.484 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (18m) 8s ago 18m 87.1M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:59:47.558 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ls' 2026-03-09T16:59:47.795 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:47 vm02 bash[22739]: cluster 2026-03-09T16:59:46.470765+0000 mgr.x (mgr.24842) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:47.796 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:47 vm02 bash[22739]: audit 2026-03-09T16:59:46.801835+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:47.796 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:47 vm02 bash[17545]: cluster 2026-03-09T16:59:46.470765+0000 mgr.x (mgr.24842) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:47.796 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:47 vm02 bash[17545]: audit 2026-03-09T16:59:46.801835+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:47 vm08 bash[17777]: cluster 2026-03-09T16:59:46.470765+0000 mgr.x (mgr.24842) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:47 vm08 bash[17777]: audit 2026-03-09T16:59:46.801835+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:agent 2/2 8s ago 3m * 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager ?:9093,9094 1/1 7s ago 19m vm02=a;count:1 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:grafana ?:3000 1/1 8s ago 19m vm08=a;count:1 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo ?:5000 1/1 7s ago 18m count:1 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:mgr 2/2 8s ago 21m vm02=y;vm08=x;count:2 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:mon 3/3 8s ago 21m vm02:192.168.123.102=a;vm02:[v2:192.168.123.102:3301,v1:192.168.123.102:6790]=c;vm08:192.168.123.108=b;count:3 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter ?:9100 2/2 8s ago 19m vm02=a;vm08=b;count:2 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:osd 8 8s ago - 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:prometheus ?:9095 1/1 8s ago 19m vm08=a;count:1 2026-03-09T16:59:48.012 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo ?:8000 2/2 8s ago 18m count:2 2026-03-09T16:59:48.069 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions' 2026-03-09T16:59:48.567 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:59:48.568 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:59:48.635 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2026-03-09T16:59:48.806 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:48 vm02 bash[22739]: audit 2026-03-09T16:59:47.479063+0000 mgr.x (mgr.24842) 131 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:48.806 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:48 vm02 bash[17545]: audit 2026-03-09T16:59:47.479063+0000 mgr.x (mgr.24842) 131 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:48.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:48 vm08 bash[17777]: audit 2026-03-09T16:59:47.479063+0000 mgr.x (mgr.24842) 131 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:49 vm08 bash[17777]: audit 2026-03-09T16:59:48.010060+0000 mgr.x (mgr.24842) 132 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:49 vm08 bash[17777]: cluster 2026-03-09T16:59:48.471322+0000 mgr.x (mgr.24842) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:49 vm08 bash[17777]: audit 2026-03-09T16:59:48.567376+0000 mon.b (mon.2) 253 : audit [DBG] from='client.? 192.168.123.102:0/1357677872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:59:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:49 vm02 bash[17545]: audit 2026-03-09T16:59:48.010060+0000 mgr.x (mgr.24842) 132 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:49 vm02 bash[17545]: cluster 2026-03-09T16:59:48.471322+0000 mgr.x (mgr.24842) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:49.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:49 vm02 bash[17545]: audit 2026-03-09T16:59:48.567376+0000 mon.b (mon.2) 253 : audit [DBG] from='client.? 192.168.123.102:0/1357677872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:59:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:49 vm02 bash[22739]: audit 2026-03-09T16:59:48.010060+0000 mgr.x (mgr.24842) 132 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:49 vm02 bash[22739]: cluster 2026-03-09T16:59:48.471322+0000 mgr.x (mgr.24842) 133 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T16:59:49.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:49 vm02 bash[22739]: audit 2026-03-09T16:59:48.567376+0000 mon.b (mon.2) 253 : audit [DBG] from='client.? 192.168.123.102:0/1357677872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:59:50.594 INFO:teuthology.orchestra.run.vm02.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:50.652 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2026-03-09T16:59:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:50 vm02 bash[17545]: audit 2026-03-09T16:59:49.072530+0000 mgr.x (mgr.24842) 134 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:50 vm02 bash[22739]: audit 2026-03-09T16:59:49.072530+0000 mgr.x (mgr.24842) 134 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:50.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:50 vm08 bash[17777]: audit 2026-03-09T16:59:49.072530+0000 mgr.x (mgr.24842) 134 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:51.154 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T16:59:51.557 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 10s ago 21m - - 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 12s ago 21m - - 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (12m) 10s ago 18m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (11m) 12s ago 18m 40.2M - dad864ee21e9 0a6180402fe8 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (3m) 10s ago 18m 42.3M - 3.5 e1d6a67b021e eec9a9d85382 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283 running (14m) 12s ago 21m 532M - 19.2.3-678-ge911bdeb 654f31e6858e 9444b42fb0cf 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (9m) 10s ago 22m 464M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (22m) 10s ago 22m 75.6M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (21m) 12s ago 21m 55.2M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (21m) 10s ago 21m 51.8M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (12m) 10s ago 19m 7692k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (12m) 12s ago 19m 7596k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (21m) 10s ago 21m 53.4M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (21m) 10s ago 21m 52.7M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (20m) 10s ago 20m 49.9M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (20m) 10s ago 20m 51.9M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (20m) 12s ago 20m 53.9M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (19m) 12s ago 20m 49.8M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (19m) 12s ago 19m 50.6M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (19m) 12s ago 19m 54.2M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 12s ago 19m 42.0M - 2.51.0 1d3b7f56885b 582217f05cf3 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (18m) 10s ago 18m 86.5M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T16:59:51.558 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (18m) 12s ago 18m 87.1M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T16:59:51.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: cluster 2026-03-09T16:59:50.471641+0000 mgr.x (mgr.24842) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:51.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: cephadm 2026-03-09T16:59:50.586104+0000 mgr.x (mgr.24842) 136 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:51.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.591992+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.592582+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.737145+0000 mgr.x (mgr.24842) 137 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.893834+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.899629+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.900182+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.900707+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:51 vm02 bash[17545]: audit 2026-03-09T16:59:50.906387+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: cluster 2026-03-09T16:59:50.471641+0000 mgr.x (mgr.24842) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: cephadm 2026-03-09T16:59:50.586104+0000 mgr.x (mgr.24842) 136 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.591992+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.592582+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.737145+0000 mgr.x (mgr.24842) 137 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.893834+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.899629+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.900182+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.900707+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:59:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:51 vm02 bash[22739]: audit 2026-03-09T16:59:50.906387+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.796 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:59:51.796 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T16:59:51.796 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T16:59:51.796 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:51.796 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T16:59:51.797 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: cluster 2026-03-09T16:59:50.471641+0000 mgr.x (mgr.24842) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: cephadm 2026-03-09T16:59:50.586104+0000 mgr.x (mgr.24842) 136 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.591992+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.592582+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.737145+0000 mgr.x (mgr.24842) 137 : audit [DBG] from='client.15168 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.893834+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.899629+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.900182+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.900707+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:51 vm08 bash[17777]: audit 2026-03-09T16:59:50.906387+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:51.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:51 vm08 bash[44184]: ::ffff:192.168.123.108 - - [09/Mar/2026:16:59:51] "GET /metrics HTTP/1.1" 200 37553 "" "Prometheus/2.51.0" 2026-03-09T16:59:51.996 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T16:59:51.996 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", 2026-03-09T16:59:51.996 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": true, 2026-03-09T16:59:51.996 INFO:teuthology.orchestra.run.vm02.stdout: "which": "Upgrading daemons of type(s) mgr", 2026-03-09T16:59:51.997 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T16:59:51.997 INFO:teuthology.orchestra.run.vm02.stdout: "progress": "", 2026-03-09T16:59:51.997 INFO:teuthology.orchestra.run.vm02.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df image", 2026-03-09T16:59:51.997 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T16:59:51.997 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: cephadm 2026-03-09T16:59:50.947477+0000 mgr.x (mgr.24842) 138 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:51.134790+0000 mgr.x (mgr.24842) 139 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:51.359832+0000 mgr.x (mgr.24842) 140 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:51.553557+0000 mgr.x (mgr.24842) 141 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:51.798064+0000 mon.a (mon.0) 1468 : audit [DBG] from='client.? 192.168.123.102:0/3046316978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:52.350328+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:52.351223+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:52.354182+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: audit 2026-03-09T16:59:52.355728+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2026-03-09T16:59:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:52 vm08 bash[17777]: cluster 2026-03-09T16:59:52.363483+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: cephadm 2026-03-09T16:59:50.947477+0000 mgr.x (mgr.24842) 138 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:51.134790+0000 mgr.x (mgr.24842) 139 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:51.359832+0000 mgr.x (mgr.24842) 140 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:51.553557+0000 mgr.x (mgr.24842) 141 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:51.798064+0000 mon.a (mon.0) 1468 : audit [DBG] from='client.? 192.168.123.102:0/3046316978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:52.350328+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:52.351223+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:52.354182+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: audit 2026-03-09T16:59:52.355728+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:52 vm02 bash[22739]: cluster 2026-03-09T16:59:52.363483+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: cephadm 2026-03-09T16:59:50.947477+0000 mgr.x (mgr.24842) 138 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:59:52.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:51.134790+0000 mgr.x (mgr.24842) 139 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:51.359832+0000 mgr.x (mgr.24842) 140 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:51.553557+0000 mgr.x (mgr.24842) 141 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:51.798064+0000 mon.a (mon.0) 1468 : audit [DBG] from='client.? 192.168.123.102:0/3046316978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:52.350328+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24842 ' entity='mgr.x' 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:52.351223+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:52.354182+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24842 192.168.123.108:0/2939948644' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: audit 2026-03-09T16:59:52.355728+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2026-03-09T16:59:52.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:52 vm02 bash[17545]: cluster 2026-03-09T16:59:52.363483+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T16:59:53.633 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:51.996482+0000 mgr.x (mgr.24842) 142 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cephadm 2026-03-09T16:59:52.350135+0000 mgr.x (mgr.24842) 143 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cephadm 2026-03-09T16:59:52.350192+0000 mgr.x (mgr.24842) 144 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cephadm 2026-03-09T16:59:52.352005+0000 mgr.x (mgr.24842) 145 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cephadm 2026-03-09T16:59:52.352389+0000 mgr.x (mgr.24842) 146 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cephadm 2026-03-09T16:59:52.353992+0000 mgr.x (mgr.24842) 147 : cephadm [INF] Failing over to other MGR 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cluster 2026-03-09T16:59:52.472259+0000 mgr.x (mgr.24842) 148 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.358830+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: cluster 2026-03-09T16:59:53.358924+0000 mon.a (mon.0) 1473 : cluster [DBG] mgrmap e36: y(active, starting, since 1.00193s) 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.365219+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.365291+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.365338+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.366620+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367061+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367101+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367141+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367175+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367210+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367244+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367278+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367311+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367353+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367386+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:53 vm08 bash[17777]: audit 2026-03-09T16:59:53.367418+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: debug 2026-03-09T16:59:53.359+0000 7f48bef67640 -1 mgr handle_mgr_map I was active but no longer am 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: ignoring --setuser ceph since I am not root 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: ignoring --setgroup ceph since I am not root 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: debug 2026-03-09T16:59:53.475+0000 7f859789b140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T16:59:53.634 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: debug 2026-03-09T16:59:53.511+0000 7f859789b140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:51.996482+0000 mgr.x (mgr.24842) 142 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cephadm 2026-03-09T16:59:52.350135+0000 mgr.x (mgr.24842) 143 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cephadm 2026-03-09T16:59:52.350192+0000 mgr.x (mgr.24842) 144 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cephadm 2026-03-09T16:59:52.352005+0000 mgr.x (mgr.24842) 145 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cephadm 2026-03-09T16:59:52.352389+0000 mgr.x (mgr.24842) 146 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cephadm 2026-03-09T16:59:52.353992+0000 mgr.x (mgr.24842) 147 : cephadm [INF] Failing over to other MGR 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cluster 2026-03-09T16:59:52.472259+0000 mgr.x (mgr.24842) 148 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.358830+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2026-03-09T16:59:53.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: cluster 2026-03-09T16:59:53.358924+0000 mon.a (mon.0) 1473 : cluster [DBG] mgrmap e36: y(active, starting, since 1.00193s) 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.365219+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.365291+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.365338+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.366620+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367061+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367101+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367141+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367175+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367210+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367244+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367278+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367311+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367353+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367386+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:53 vm02 bash[22739]: audit 2026-03-09T16:59:53.367418+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:51.996482+0000 mgr.x (mgr.24842) 142 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cephadm 2026-03-09T16:59:52.350135+0000 mgr.x (mgr.24842) 143 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cephadm 2026-03-09T16:59:52.350192+0000 mgr.x (mgr.24842) 144 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cephadm 2026-03-09T16:59:52.352005+0000 mgr.x (mgr.24842) 145 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cephadm 2026-03-09T16:59:52.352389+0000 mgr.x (mgr.24842) 146 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cephadm 2026-03-09T16:59:52.353992+0000 mgr.x (mgr.24842) 147 : cephadm [INF] Failing over to other MGR 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cluster 2026-03-09T16:59:52.472259+0000 mgr.x (mgr.24842) 148 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 457 KiB data, 102 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.358830+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24842 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: cluster 2026-03-09T16:59:53.358924+0000 mon.a (mon.0) 1473 : cluster [DBG] mgrmap e36: y(active, starting, since 1.00193s) 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.365219+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.365291+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.365338+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.366620+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367061+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367101+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367141+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367175+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367210+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367244+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367278+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367311+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367353+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367386+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:53 vm02 bash[17545]: audit 2026-03-09T16:59:53.367418+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T16:59:53.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:59:53 vm02 bash[63970]: [09/Mar/2026:16:59:53] ENGINE Bus STOPPING 2026-03-09T16:59:53.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: debug 2026-03-09T16:59:53.631+0000 7f859789b140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T16:59:54.169 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:59:53 vm02 bash[63970]: [09/Mar/2026:16:59:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T16:59:54.169 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:59:53 vm02 bash[63970]: [09/Mar/2026:16:59:53] ENGINE Bus STOPPED 2026-03-09T16:59:54.169 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:59:53 vm02 bash[63970]: [09/Mar/2026:16:59:53] ENGINE Bus STARTING 2026-03-09T16:59:54.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:53 vm08 bash[44184]: debug 2026-03-09T16:59:53.931+0000 7f859789b140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T16:59:54.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:59:54 vm02 bash[63970]: [09/Mar/2026:16:59:54] ENGINE Serving on http://:::9283 2026-03-09T16:59:54.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 16:59:54 vm02 bash[63970]: [09/Mar/2026:16:59:54] ENGINE Bus STARTED 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: cluster 2026-03-09T16:59:53.872071+0000 mon.a (mon.0) 1474 : cluster [INF] Manager daemon y is now available 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.890373+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.910166+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.919443+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.920371+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.922264+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.922975+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.934989+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.969799+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:53.970414+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:54.030252+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:54.030927+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:54.550642+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:54 vm08 bash[17777]: audit 2026-03-09T16:59:54.551315+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.411+0000 7f859789b140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.495+0000 7f859789b140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: /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-09T16:59:54.778 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: 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-09T16:59:54.778 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: from numpy import show_config as show_numpy_config 2026-03-09T16:59:54.778 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.627+0000 7f859789b140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: cluster 2026-03-09T16:59:53.872071+0000 mon.a (mon.0) 1474 : cluster [INF] Manager daemon y is now available 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.890373+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.910166+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.919443+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.920371+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.922264+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.922975+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.934989+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.969799+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:53.970414+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:54.030252+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:54.030927+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:54.550642+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:54 vm02 bash[22739]: audit 2026-03-09T16:59:54.551315+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:54.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: cluster 2026-03-09T16:59:53.872071+0000 mon.a (mon.0) 1474 : cluster [INF] Manager daemon y is now available 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.890373+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.910166+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.919443+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.920371+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.922264+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.922975+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.934989+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.969799+0000 mon.c (mon.1) 165 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:53.970414+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:54.030252+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:54.030927+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:54.550642+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:54.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:54 vm02 bash[17545]: audit 2026-03-09T16:59:54.551315+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.775+0000 7f859789b140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T16:59:55.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.815+0000 7f859789b140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T16:59:55.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.851+0000 7f859789b140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T16:59:55.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.899+0000 7f859789b140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T16:59:55.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:54 vm08 bash[44184]: debug 2026-03-09T16:59:54.947+0000 7f859789b140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cluster 2026-03-09T16:59:54.629823+0000 mon.a (mon.0) 1481 : cluster [DBG] mgrmap e37: y(active, since 2s) 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: audit 2026-03-09T16:59:55.121066+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: audit 2026-03-09T16:59:55.156205+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: audit 2026-03-09T16:59:55.156757+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: audit 2026-03-09T16:59:55.163672+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: audit 2026-03-09T16:59:55.181053+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:59:55.663 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.186286+0000 mgr.y (mgr.15147) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:59:55.664 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.411+0000 7f859789b140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T16:59:55.664 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.455+0000 7f859789b140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T16:59:55.664 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.499+0000 7f859789b140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cluster 2026-03-09T16:59:54.629823+0000 mon.a (mon.0) 1481 : cluster [DBG] mgrmap e37: y(active, since 2s) 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: audit 2026-03-09T16:59:55.121066+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: audit 2026-03-09T16:59:55.156205+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: audit 2026-03-09T16:59:55.156757+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: audit 2026-03-09T16:59:55.163672+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: audit 2026-03-09T16:59:55.181053+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.186286+0000 mgr.y (mgr.15147) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.188261+0000 mgr.y (mgr.15147) 3 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.316880+0000 mgr.y (mgr.15147) 4 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Bus STARTING 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cluster 2026-03-09T16:59:55.367091+0000 mgr.y (mgr.15147) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: audit 2026-03-09T16:59:55.434280+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.451310+0000 mgr.y (mgr.15147) 6 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:55 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.451772+0000 mgr.y (mgr.15147) 7 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Client ('192.168.123.102', 54218) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cluster 2026-03-09T16:59:54.629823+0000 mon.a (mon.0) 1481 : cluster [DBG] mgrmap e37: y(active, since 2s) 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: audit 2026-03-09T16:59:55.121066+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: audit 2026-03-09T16:59:55.156205+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: audit 2026-03-09T16:59:55.156757+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: audit 2026-03-09T16:59:55.163672+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: audit 2026-03-09T16:59:55.181053+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.186286+0000 mgr.y (mgr.15147) 2 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.188261+0000 mgr.y (mgr.15147) 3 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.316880+0000 mgr.y (mgr.15147) 4 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Bus STARTING 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cluster 2026-03-09T16:59:55.367091+0000 mgr.y (mgr.15147) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: audit 2026-03-09T16:59:55.434280+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.451310+0000 mgr.y (mgr.15147) 6 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:59:55.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:55 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.451772+0000 mgr.y (mgr.15147) 7 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Client ('192.168.123.102', 54218) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:59:56.073 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.188261+0000 mgr.y (mgr.15147) 3 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T16:59:56.073 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.316880+0000 mgr.y (mgr.15147) 4 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Bus STARTING 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cluster 2026-03-09T16:59:55.367091+0000 mgr.y (mgr.15147) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: audit 2026-03-09T16:59:55.434280+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.451310+0000 mgr.y (mgr.15147) 6 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Serving on https://192.168.123.102:7150 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:55 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.451772+0000 mgr.y (mgr.15147) 7 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Client ('192.168.123.102', 54218) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.667+0000 7f859789b140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.715+0000 7f859789b140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.763+0000 7f859789b140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:55 vm08 bash[44184]: debug 2026-03-09T16:59:55.887+0000 7f859789b140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:59:56.074 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: debug 2026-03-09T16:59:56.071+0000 7f859789b140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T16:59:56.324 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: debug 2026-03-09T16:59:56.283+0000 7f859789b140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T16:59:56.324 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: debug 2026-03-09T16:59:56.323+0000 7f859789b140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T16:59:56.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: debug 2026-03-09T16:59:56.367+0000 7f859789b140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T16:59:56.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: debug 2026-03-09T16:59:56.531+0000 7f859789b140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T16:59:57.057 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: debug 2026-03-09T16:59:56.775+0000 7f859789b140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T16:59:57.057 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: [09/Mar/2026:16:59:56] ENGINE Bus STARTING 2026-03-09T16:59:57.057 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: CherryPy Checker: 2026-03-09T16:59:57.057 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: The Application mounted at '' has an empty config. 2026-03-09T16:59:57.057 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: [09/Mar/2026:16:59:56] ENGINE Serving on http://:::9283 2026-03-09T16:59:57.057 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 16:59:56 vm08 bash[44184]: [09/Mar/2026:16:59:56] ENGINE Bus STARTED 2026-03-09T16:59:57.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.554540+0000 mgr.y (mgr.15147) 8 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T16:59:57.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.554576+0000 mgr.y (mgr.15147) 9 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Bus STARTED 2026-03-09T16:59:57.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.837271+0000 mgr.y (mgr.15147) 10 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:59:57.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.883835+0000 mgr.y (mgr.15147) 11 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:59:57.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.945011+0000 mgr.y (mgr.15147) 12 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:55.980331+0000 mgr.y (mgr.15147) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:56.025175+0000 mgr.y (mgr.15147) 14 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.088457+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.106767+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cluster 2026-03-09T16:59:56.129715+0000 mon.a (mon.0) 1487 : cluster [DBG] mgrmap e38: y(active, since 3s) 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:56.135545+0000 mgr.y (mgr.15147) 15 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.195188+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.205744+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.219893+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:56.226538+0000 mgr.y (mgr.15147) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.231295+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:56.248303+0000 mgr.y (mgr.15147) 17 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.248669+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.248989+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.252373+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cephadm 2026-03-09T16:59:56.253188+0000 mgr.y (mgr.15147) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.781458+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.782606+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: cluster 2026-03-09T16:59:56.782651+0000 mon.a (mon.0) 1493 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.783941+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:59:57.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:57 vm08 bash[17777]: audit 2026-03-09T16:59:56.784857+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.554540+0000 mgr.y (mgr.15147) 8 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.554576+0000 mgr.y (mgr.15147) 9 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Bus STARTED 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.837271+0000 mgr.y (mgr.15147) 10 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.883835+0000 mgr.y (mgr.15147) 11 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.945011+0000 mgr.y (mgr.15147) 12 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:55.980331+0000 mgr.y (mgr.15147) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:56.025175+0000 mgr.y (mgr.15147) 14 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.088457+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.106767+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cluster 2026-03-09T16:59:56.129715+0000 mon.a (mon.0) 1487 : cluster [DBG] mgrmap e38: y(active, since 3s) 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:56.135545+0000 mgr.y (mgr.15147) 15 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.195188+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.205744+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.219893+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:56.226538+0000 mgr.y (mgr.15147) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.231295+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:56.248303+0000 mgr.y (mgr.15147) 17 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.248669+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.248989+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.252373+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cephadm 2026-03-09T16:59:56.253188+0000 mgr.y (mgr.15147) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.781458+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.782606+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: cluster 2026-03-09T16:59:56.782651+0000 mon.a (mon.0) 1493 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.783941+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:57 vm02 bash[22739]: audit 2026-03-09T16:59:56.784857+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.554540+0000 mgr.y (mgr.15147) 8 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.554576+0000 mgr.y (mgr.15147) 9 : cephadm [INF] [09/Mar/2026:16:59:55] ENGINE Bus STARTED 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.837271+0000 mgr.y (mgr.15147) 10 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.883835+0000 mgr.y (mgr.15147) 11 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.945011+0000 mgr.y (mgr.15147) 12 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:55.980331+0000 mgr.y (mgr.15147) 13 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:56.025175+0000 mgr.y (mgr.15147) 14 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.088457+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.106767+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cluster 2026-03-09T16:59:56.129715+0000 mon.a (mon.0) 1487 : cluster [DBG] mgrmap e38: y(active, since 3s) 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:56.135545+0000 mgr.y (mgr.15147) 15 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.195188+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.205744+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.219893+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:56.226538+0000 mgr.y (mgr.15147) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.231295+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:56.248303+0000 mgr.y (mgr.15147) 17 : cephadm [INF] Reconfiguring iscsi.foo.vm02.qlymqq (dependencies changed)... 2026-03-09T16:59:57.419 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.248669+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.248989+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.vm02.qlymqq", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.252373+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cephadm 2026-03-09T16:59:56.253188+0000 mgr.y (mgr.15147) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.vm02.qlymqq on vm02 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.781458+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.782606+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: cluster 2026-03-09T16:59:56.782651+0000 mon.a (mon.0) 1493 : cluster [DBG] Standby manager daemon x started 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.783941+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T16:59:57.420 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:57 vm02 bash[17545]: audit 2026-03-09T16:59:56.784857+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.? 192.168.123.108:0/3547145370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: cluster 2026-03-09T16:59:57.253396+0000 mon.a (mon.0) 1494 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: audit 2026-03-09T16:59:57.257432+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: cluster 2026-03-09T16:59:57.367398+0000 mgr.y (mgr.15147) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: audit 2026-03-09T16:59:57.465687+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: audit 2026-03-09T16:59:57.800797+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: audit 2026-03-09T16:59:57.925977+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: audit 2026-03-09T16:59:58.029492+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:58 vm02 bash[22739]: audit 2026-03-09T16:59:58.044356+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: cluster 2026-03-09T16:59:57.253396+0000 mon.a (mon.0) 1494 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: audit 2026-03-09T16:59:57.257432+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: cluster 2026-03-09T16:59:57.367398+0000 mgr.y (mgr.15147) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: audit 2026-03-09T16:59:57.465687+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: audit 2026-03-09T16:59:57.800797+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: audit 2026-03-09T16:59:57.925977+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: audit 2026-03-09T16:59:58.029492+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:58 vm02 bash[17545]: audit 2026-03-09T16:59:58.044356+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: cluster 2026-03-09T16:59:57.253396+0000 mon.a (mon.0) 1494 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: audit 2026-03-09T16:59:57.257432+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: cluster 2026-03-09T16:59:57.367398+0000 mgr.y (mgr.15147) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: audit 2026-03-09T16:59:57.465687+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: audit 2026-03-09T16:59:57.800797+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: audit 2026-03-09T16:59:57.925977+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: audit 2026-03-09T16:59:58.029492+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:58.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:58 vm08 bash[17777]: audit 2026-03-09T16:59:58.044356+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:59 vm08 bash[17777]: audit 2026-03-09T16:59:58.395025+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:59 vm08 bash[17777]: audit 2026-03-09T16:59:58.402362+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:59 vm08 bash[17777]: cephadm 2026-03-09T16:59:58.406151+0000 mgr.y (mgr.15147) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:59:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 16:59:59 vm08 bash[17777]: audit 2026-03-09T16:59:59.267958+0000 mon.c (mon.1) 174 : audit [DBG] from='client.? 192.168.123.102:0/3646839580' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:59 vm02 bash[22739]: audit 2026-03-09T16:59:58.395025+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:59 vm02 bash[22739]: audit 2026-03-09T16:59:58.402362+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:59 vm02 bash[22739]: cephadm 2026-03-09T16:59:58.406151+0000 mgr.y (mgr.15147) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 16:59:59 vm02 bash[22739]: audit 2026-03-09T16:59:59.267958+0000 mon.c (mon.1) 174 : audit [DBG] from='client.? 192.168.123.102:0/3646839580' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:59 vm02 bash[17545]: audit 2026-03-09T16:59:58.395025+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:59 vm02 bash[17545]: audit 2026-03-09T16:59:58.402362+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:59 vm02 bash[17545]: cephadm 2026-03-09T16:59:58.406151+0000 mgr.y (mgr.15147) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2026-03-09T16:59:59.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 16:59:59 vm02 bash[17545]: audit 2026-03-09T16:59:59.267958+0000 mon.c (mon.1) 174 : audit [DBG] from='client.? 192.168.123.102:0/3646839580' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2026-03-09T17:00:00.688 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:00 vm08 bash[17777]: cephadm 2026-03-09T16:59:58.710304+0000 mgr.y (mgr.15147) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T17:00:00.688 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:00 vm08 bash[17777]: cluster 2026-03-09T16:59:59.367701+0000 mgr.y (mgr.15147) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:00:00.688 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:00 vm08 bash[17777]: cluster 2026-03-09T17:00:00.000109+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2026-03-09T17:00:00.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:00 vm02 bash[22739]: cephadm 2026-03-09T16:59:58.710304+0000 mgr.y (mgr.15147) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T17:00:00.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:00 vm02 bash[22739]: cluster 2026-03-09T16:59:59.367701+0000 mgr.y (mgr.15147) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:00:00.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:00 vm02 bash[22739]: cluster 2026-03-09T17:00:00.000109+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2026-03-09T17:00:00.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:00 vm02 bash[17545]: cephadm 2026-03-09T16:59:58.710304+0000 mgr.y (mgr.15147) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on vm08 2026-03-09T17:00:00.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:00 vm02 bash[17545]: cluster 2026-03-09T16:59:59.367701+0000 mgr.y (mgr.15147) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:00:00.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:00 vm02 bash[17545]: cluster 2026-03-09T17:00:00.000109+0000 mon.a (mon.0) 1502 : cluster [INF] overall HEALTH_OK 2026-03-09T17:00:01.217 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 systemd[1]: Stopping Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.131Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.133Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.133Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[59923]: ts=2026-03-09T17:00:01.133Z caller=main.go:1273 level=info msg="See you next time!" 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64169]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-prometheus-a 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service: Deactivated successfully. 2026-03-09T17:00:01.218 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 systemd[1]: Stopped Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:00:01.479 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 systemd[1]: Started Ceph prometheus.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:00.474336+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:00.834865+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:00.842045+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:00.850938+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.237648+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.265353+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.272129+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.276036+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.285913+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.287723+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.289423+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.306084+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.313571+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T17:00:01.479 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:01 vm08 bash[17777]: audit 2026-03-09T17:00:01.343775+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:00.474336+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:00.834865+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:00.842045+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:00.850938+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.237648+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.265353+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.272129+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.276036+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.285913+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.287723+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.289423+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.306084+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.313571+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:01 vm02 bash[22739]: audit 2026-03-09T17:00:01.343775+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:00.474336+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:00.834865+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:00.842045+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:00.850938+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.237648+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.265353+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.272129+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.276036+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.285913+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.287723+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.289423+0000 mon.c (mon.1) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.306084+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.313571+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T17:00:01.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:01 vm02 bash[17545]: audit 2026-03-09T17:00:01.343775+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.541Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.541Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.541Z caller=main.go:623 level=info host_details="(Linux 5.15.0-1092-kvm #97-Ubuntu SMP Fri Jan 23 15:00:24 UTC 2026 x86_64 vm08 (none))" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.542Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.542Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.544Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.552Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.552Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.552Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.571Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.587Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.987272ms 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.595Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.601Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.626Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.633Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.636Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.639Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.640Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.640Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=56.957µs wal_replay_duration=44.466963ms wbl_replay_duration=120ns total_replay_duration=56.558758ms 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.641Z caller=main.go:1150 level=info fs_type=EXT4_SUPER_MAGIC 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.641Z caller=main.go:1153 level=info msg="TSDB started" 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.641Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.670Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.846015ms db_storage=1.002µs remote_storage=1.443µs web_handler=471ns query_engine=692ns scrape=1.777616ms scrape_sd=112.891µs notify=8.917µs notify_sd=6.102µs rules=26.613518ms tracing=5.35µs 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.670Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2026-03-09T17:00:01.904 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:01 vm08 bash[64277]: ts=2026-03-09T17:00:01.671Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:01.276490+0000 mgr.y (mgr.15147) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: cephadm 2026-03-09T17:00:01.287525+0000 mgr.y (mgr.15147) 24 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:01.287974+0000 mgr.y (mgr.15147) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:01.289664+0000 mgr.y (mgr.15147) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:01.313805+0000 mgr.y (mgr.15147) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: cluster 2026-03-09T17:00:01.368219+0000 mgr.y (mgr.15147) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:02.137253+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:02.137632+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:02.138650+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:00:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:02 vm08 bash[17777]: audit 2026-03-09T17:00:02.139436+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:01.276490+0000 mgr.y (mgr.15147) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: cephadm 2026-03-09T17:00:01.287525+0000 mgr.y (mgr.15147) 24 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:01.287974+0000 mgr.y (mgr.15147) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:01.289664+0000 mgr.y (mgr.15147) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:01.313805+0000 mgr.y (mgr.15147) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: cluster 2026-03-09T17:00:01.368219+0000 mgr.y (mgr.15147) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:02.137253+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:02.137632+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:00:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:02.138650+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:02 vm02 bash[22739]: audit 2026-03-09T17:00:02.139436+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:01.276490+0000 mgr.y (mgr.15147) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: cephadm 2026-03-09T17:00:01.287525+0000 mgr.y (mgr.15147) 24 : cephadm [INF] Adding iSCSI gateway http://:@192.168.123.102:5000 to Dashboard 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:01.287974+0000 mgr.y (mgr.15147) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:01.289664+0000 mgr.y (mgr.15147) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "vm02"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:01.313805+0000 mgr.y (mgr.15147) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: cluster 2026-03-09T17:00:01.368219+0000 mgr.y (mgr.15147) 28 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:02.137253+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:02.137632+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:02.138650+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:00:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:02 vm02 bash[17545]: audit 2026-03-09T17:00:02.139436+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:03.654 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:03 vm08 bash[17777]: cephadm 2026-03-09T17:00:02.136794+0000 mgr.y (mgr.15147) 29 : cephadm [INF] Upgrade: Updating mgr.x 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:03 vm08 bash[17777]: cephadm 2026-03-09T17:00:02.140205+0000 mgr.y (mgr.15147) 30 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:03 vm08 bash[17777]: audit 2026-03-09T17:00:03.191874+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: Stopping Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 bash[64786]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mgr-x 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x.service: Main process exited, code=exited, status=143/n/a 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x.service: Failed with result 'exit-code'. 2026-03-09T17:00:03.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: Stopped Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:00:03.654 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.654 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:03.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:03 vm02 bash[22739]: cephadm 2026-03-09T17:00:02.136794+0000 mgr.y (mgr.15147) 29 : cephadm [INF] Upgrade: Updating mgr.x 2026-03-09T17:00:03.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:03 vm02 bash[22739]: cephadm 2026-03-09T17:00:02.140205+0000 mgr.y (mgr.15147) 30 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T17:00:03.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:03 vm02 bash[22739]: audit 2026-03-09T17:00:03.191874+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:03.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:03 vm02 bash[17545]: cephadm 2026-03-09T17:00:02.136794+0000 mgr.y (mgr.15147) 29 : cephadm [INF] Upgrade: Updating mgr.x 2026-03-09T17:00:03.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:03 vm02 bash[17545]: cephadm 2026-03-09T17:00:02.140205+0000 mgr.y (mgr.15147) 30 : cephadm [INF] Deploying daemon mgr.x on vm08 2026-03-09T17:00:03.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:03 vm02 bash[17545]: audit 2026-03-09T17:00:03.191874+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.019 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: Started Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:00:04.020 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.020 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:04.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:04 vm08 bash[64901]: debug 2026-03-09T17:00:04.019+0000 7f36e3b71140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T17:00:04.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:04 vm08 bash[64901]: debug 2026-03-09T17:00:04.059+0000 7f36e3b71140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T17:00:04.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:04 vm08 bash[64901]: debug 2026-03-09T17:00:04.183+0000 7f36e3b71140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: cluster 2026-03-09T17:00:03.368580+0000 mgr.y (mgr.15147) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.869456+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.875796+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.878016+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.879690+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.880440+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.886764+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.926115+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.927581+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.936721+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.937837+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.938199+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.945404+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2026-03-09T17:00:04.758 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.946534+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.946875+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.952162+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.959507+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.961342+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:03.962168+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.026399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.092922+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.095565+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.096677+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.098847+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.099757+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.105555+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.177011+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.178574+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.179483+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.180832+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.181545+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.195409+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.270830+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.272165+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.273070+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.274510+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.275256+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.280780+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.341291+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.350737+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.351738+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.353122+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.353844+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.359663+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.422358+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.430757+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.431748+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.433364+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.434138+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:04 vm08 bash[17777]: audit 2026-03-09T17:00:04.439812+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.759 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:04 vm08 bash[64901]: debug 2026-03-09T17:00:04.523+0000 7f36e3b71140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: cluster 2026-03-09T17:00:03.368580+0000 mgr.y (mgr.15147) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.869456+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.875796+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.878016+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.879690+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.880440+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.886764+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.926115+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.927581+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.936721+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.937837+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.938199+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.945404+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.946534+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.946875+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.952162+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.959507+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.961342+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:03.962168+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.026399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.092922+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.095565+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.096677+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.098847+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.099757+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.105555+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.177011+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.178574+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.179483+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.180832+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.181545+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.195409+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.270830+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.272165+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.273070+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.274510+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.275256+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.280780+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.341291+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.350737+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.351738+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.353122+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.353844+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.359663+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.422358+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.430757+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.431748+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.433364+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.434138+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:04 vm02 bash[22739]: audit 2026-03-09T17:00:04.439812+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: cluster 2026-03-09T17:00:03.368580+0000 mgr.y (mgr.15147) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 21 KiB/s rd, 0 B/s wr, 9 op/s 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.869456+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.875796+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.878016+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.879690+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.880440+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.886764+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.926115+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.927581+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.936721+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.937837+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.938199+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.945404+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.946534+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.946875+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.952162+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.959507+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.961342+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:03.962168+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.026399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.092922+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.095565+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.096677+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.098847+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.099757+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.105555+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.177011+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.178574+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.179483+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.180832+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.181545+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.195409+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.270830+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.272165+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.273070+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.274510+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.275256+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.280780+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.341291+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.350737+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.351738+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.353122+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.353844+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.872 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.359663+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:04.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.422358+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.430757+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:04.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.431748+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:04.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.433364+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:04.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.434138+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:04.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:04 vm02 bash[17545]: audit 2026-03-09T17:00:04.439812+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.091+0000 7f36e3b71140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T17:00:05.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.171+0000 7f36e3b71140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T17:00:05.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: /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-09T17:00:05.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: 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-09T17:00:05.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: from numpy import show_config as show_numpy_config 2026-03-09T17:00:05.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.299+0000 7f36e3b71140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:03.887725+0000 mgr.y (mgr.15147) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:03.928335+0000 mgr.y (mgr.15147) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.029426+0000 mgr.y (mgr.15147) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.109298+0000 mgr.y (mgr.15147) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.200291+0000 mgr.y (mgr.15147) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.283706+0000 mgr.y (mgr.15147) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.362583+0000 mgr.y (mgr.15147) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.442731+0000 mgr.y (mgr.15147) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.509502+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.510982+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.511927+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.513292+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.514011+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.529193+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.532453+0000 mgr.y (mgr.15147) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.592556+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.602875+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.603959+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.605487+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.770 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.606277+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.612589+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.656521+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.657904+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.659019+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.660302+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.661047+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.687649+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.769004+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.776633+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.777751+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.779327+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.780144+0000 mon.c (mon.1) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.791184+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.925176+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.930863+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.938401+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.967230+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.976177+0000 mon.c (mon.1) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:04.984177+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.090677+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.101702+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.105749+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.110647+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.111715+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.222787+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.352255+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.353853+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.355152+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.364240+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.367607+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:05 vm02 bash[22739]: audit 2026-03-09T17:00:05.378450+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:03.887725+0000 mgr.y (mgr.15147) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:03.928335+0000 mgr.y (mgr.15147) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.029426+0000 mgr.y (mgr.15147) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.109298+0000 mgr.y (mgr.15147) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.200291+0000 mgr.y (mgr.15147) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.283706+0000 mgr.y (mgr.15147) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.362583+0000 mgr.y (mgr.15147) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.442731+0000 mgr.y (mgr.15147) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.509502+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.510982+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.511927+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.513292+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.514011+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.529193+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.532453+0000 mgr.y (mgr.15147) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.592556+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.771 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.602875+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.603959+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.605487+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.606277+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.612589+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.656521+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.657904+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.659019+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.660302+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.661047+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.687649+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.769004+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.776633+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.777751+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.779327+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.780144+0000 mon.c (mon.1) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.791184+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.925176+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.930863+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.938401+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.967230+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.976177+0000 mon.c (mon.1) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:04.984177+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.090677+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.101702+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.105749+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.110647+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.111715+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.222787+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.352255+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.353853+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.355152+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.364240+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.367607+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.772 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:05 vm02 bash[17545]: audit 2026-03-09T17:00:05.378450+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:03.887725+0000 mgr.y (mgr.15147) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:03.928335+0000 mgr.y (mgr.15147) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.029426+0000 mgr.y (mgr.15147) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.109298+0000 mgr.y (mgr.15147) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.200291+0000 mgr.y (mgr.15147) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.283706+0000 mgr.y (mgr.15147) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.362583+0000 mgr.y (mgr.15147) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.442731+0000 mgr.y (mgr.15147) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.509502+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.510982+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.511927+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.513292+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.514011+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.529193+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.532453+0000 mgr.y (mgr.15147) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.592556+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.602875+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.603959+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.605487+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.606277+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.612589+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.656521+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.657904+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.659019+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.660302+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.661047+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.687649+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.769004+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.776633+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.777751+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.779327+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.780144+0000 mon.c (mon.1) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.791184+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.925176+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.930863+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.938401+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.967230+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.976177+0000 mon.c (mon.1) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:04.984177+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.090677+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.101702+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.105749+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.110647+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.111715+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.222787+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.352255+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.353853+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.355152+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.364240+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.367607+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:05 vm08 bash[17777]: audit 2026-03-09T17:00:05.378450+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.451+0000 7f36e3b71140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.495+0000 7f36e3b71140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.539+0000 7f36e3b71140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.587+0000 7f36e3b71140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T17:00:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:05 vm08 bash[64901]: debug 2026-03-09T17:00:05.647+0000 7f36e3b71140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T17:00:06.377 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.107+0000 7f36e3b71140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T17:00:06.377 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.147+0000 7f36e3b71140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T17:00:06.377 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.183+0000 7f36e3b71140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T17:00:06.377 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.335+0000 7f36e3b71140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T17:00:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.615314+0000 mgr.y (mgr.15147) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.690494+0000 mgr.y (mgr.15147) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.798644+0000 mgr.y (mgr.15147) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cephadm 2026-03-09T17:00:04.991833+0000 mgr.y (mgr.15147) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cephadm 2026-03-09T17:00:05.230507+0000 mgr.y (mgr.15147) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cluster 2026-03-09T17:00:05.369574+0000 mgr.y (mgr.15147) 46 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: cephadm 2026-03-09T17:00:05.379158+0000 mgr.y (mgr.15147) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.558331+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.561388+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.565658+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.575682+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.591483+0000 mon.c (mon.1) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.604532+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.741266+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.756902+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.761155+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.762983+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.771344+0000 mon.c (mon.1) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.781721+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.850357+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.855490+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.872938+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.880332+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.890655+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.897428+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.995786+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:05.999938+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.013966+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.015766+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.016733+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.051218+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.154616+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.156096+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.157064+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.158379+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.159235+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.165179+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.246781+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.262543+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.264035+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.274585+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.275545+0000 mon.c (mon.1) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.281383+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.383598+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.393233+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.395947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.399650+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.404262+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.408731+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.411635+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.413178+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:06 vm08 bash[17777]: audit 2026-03-09T17:00:06.423369+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.375+0000 7f36e3b71140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T17:00:06.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.419+0000 7f36e3b71140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T17:00:06.656 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.551+0000 7f36e3b71140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.615314+0000 mgr.y (mgr.15147) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.690494+0000 mgr.y (mgr.15147) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.798644+0000 mgr.y (mgr.15147) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cephadm 2026-03-09T17:00:04.991833+0000 mgr.y (mgr.15147) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cephadm 2026-03-09T17:00:05.230507+0000 mgr.y (mgr.15147) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cluster 2026-03-09T17:00:05.369574+0000 mgr.y (mgr.15147) 46 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: cephadm 2026-03-09T17:00:05.379158+0000 mgr.y (mgr.15147) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.558331+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.561388+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.565658+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.575682+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.591483+0000 mon.c (mon.1) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.604532+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.741266+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.756902+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.761155+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.762983+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.771344+0000 mon.c (mon.1) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.781721+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.850357+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.855490+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.872938+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.880332+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.890655+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.897428+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.995786+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:05.999938+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.013966+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.015766+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.016733+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.051218+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.154616+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.156096+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.157064+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.158379+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.159235+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.165179+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.246781+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.262543+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.264035+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.274585+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.275545+0000 mon.c (mon.1) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.281383+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.383598+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.393233+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.395947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.399650+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.404262+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.408731+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.411635+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.413178+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:06 vm02 bash[22739]: audit 2026-03-09T17:00:06.423369+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.615314+0000 mgr.y (mgr.15147) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.690494+0000 mgr.y (mgr.15147) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.798644+0000 mgr.y (mgr.15147) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cephadm 2026-03-09T17:00:04.991833+0000 mgr.y (mgr.15147) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cephadm 2026-03-09T17:00:05.230507+0000 mgr.y (mgr.15147) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cluster 2026-03-09T17:00:05.369574+0000 mgr.y (mgr.15147) 46 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: cephadm 2026-03-09T17:00:05.379158+0000 mgr.y (mgr.15147) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.558331+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.561388+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.565658+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.575682+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.591483+0000 mon.c (mon.1) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.604532+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.741266+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.756902+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.761155+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.762983+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.771344+0000 mon.c (mon.1) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.781721+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.850357+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.855490+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.872938+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.880332+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.890655+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.897428+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.995786+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:05.999938+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.013966+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.015766+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.016733+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.051218+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.154616+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.156096+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.157064+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.158379+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.159235+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.165179+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.246781+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.262543+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.264035+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.274585+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.275545+0000 mon.c (mon.1) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.281383+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.383598+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.393233+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.395947+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.399650+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.404262+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.408731+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.411635+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.413178+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:06.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:06 vm02 bash[17545]: audit 2026-03-09T17:00:06.423369+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:06.986 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.723+0000 7f36e3b71140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T17:00:06.986 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.943+0000 7f36e3b71140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T17:00:07.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:06 vm08 bash[64901]: debug 2026-03-09T17:00:06.983+0000 7f36e3b71140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T17:00:07.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: debug 2026-03-09T17:00:07.047+0000 7f36e3b71140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T17:00:07.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: debug 2026-03-09T17:00:07.219+0000 7f36e3b71140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:05.613797+0000 mgr.y (mgr.15147) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:05.785443+0000 mgr.y (mgr.15147) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:05.900163+0000 mgr.y (mgr.15147) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.054182+0000 mgr.y (mgr.15147) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.168117+0000 mgr.y (mgr.15147) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.284609+0000 mgr.y (mgr.15147) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.425992+0000 mgr.y (mgr.15147) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.518682+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.524005+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.525191+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.527229+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.528132+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.534202+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.538973+0000 mgr.y (mgr.15147) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.603939+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.605498+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.606456+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.607867+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.608692+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.615050+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.665003+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.667198+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.668379+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.670294+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.671253+0000 mon.c (mon.1) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.678019+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.734339+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.736262+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.737890+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.739778+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.740803+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.809970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.876938+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.878002+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.882086+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.883087+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.883568+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.889739+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.942552+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.943700+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.944341+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.945328+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.945875+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:06.951776+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.001662+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.002873+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.003536+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.004582+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.005133+0000 mon.c (mon.1) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.011107+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.065045+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.071309+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.074604+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.077284+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.079086+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.085963+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.147513+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.148838+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.149568+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.151006+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.151574+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.157086+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.215081+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.216378+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.217057+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.218245+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.218773+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.229232+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.280788+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.282383+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.283317+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.284837+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.285632+0000 mon.c (mon.1) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.370000+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.428908+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.431612+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.434259+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.440198+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.441189+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.451679+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cluster 2026-03-09T17:00:07.458081+0000 mon.a (mon.0) 1557 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: cluster 2026-03-09T17:00:07.458240+0000 mon.a (mon.0) 1558 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.460761+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.461227+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.462148+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:07 vm02 bash[22739]: audit 2026-03-09T17:00:07.462552+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:05.613797+0000 mgr.y (mgr.15147) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:05.785443+0000 mgr.y (mgr.15147) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:05.900163+0000 mgr.y (mgr.15147) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.054182+0000 mgr.y (mgr.15147) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.168117+0000 mgr.y (mgr.15147) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.284609+0000 mgr.y (mgr.15147) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.425992+0000 mgr.y (mgr.15147) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.518682+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.524005+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.525191+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.527229+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.528132+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.534202+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.538973+0000 mgr.y (mgr.15147) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.603939+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.605498+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.606456+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.607867+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.608692+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.615050+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.665003+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.667198+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.668379+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.670294+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.671253+0000 mon.c (mon.1) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.678019+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.734339+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.736262+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.737890+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.739778+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.740803+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.809970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.876938+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.878002+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.882086+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.883087+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.883568+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.889739+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.942552+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.943700+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.944341+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.945328+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.945875+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:06.951776+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.001662+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.002873+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.003536+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.004582+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.005133+0000 mon.c (mon.1) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.011107+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.065045+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.071309+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.074604+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.077284+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.079086+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.085963+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.147513+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.148838+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.149568+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.151006+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.151574+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.157086+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.215081+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.216378+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.217057+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.218245+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.218773+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.229232+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.280788+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.282383+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.283317+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.284837+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.285632+0000 mon.c (mon.1) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.370000+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.428908+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.431612+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.434259+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.440198+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.441189+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.451679+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cluster 2026-03-09T17:00:07.458081+0000 mon.a (mon.0) 1557 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: cluster 2026-03-09T17:00:07.458240+0000 mon.a (mon.0) 1558 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.460761+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.461227+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.462148+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:00:07.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:07 vm02 bash[17545]: audit 2026-03-09T17:00:07.462552+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:05.613797+0000 mgr.y (mgr.15147) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:05.785443+0000 mgr.y (mgr.15147) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:05.900163+0000 mgr.y (mgr.15147) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.054182+0000 mgr.y (mgr.15147) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.168117+0000 mgr.y (mgr.15147) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.284609+0000 mgr.y (mgr.15147) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.425992+0000 mgr.y (mgr.15147) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.518682+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.524005+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.525191+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.527229+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.528132+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.534202+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.538973+0000 mgr.y (mgr.15147) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.603939+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.605498+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.606456+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.607867+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.608692+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.615050+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.665003+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.667198+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.668379+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.670294+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.671253+0000 mon.c (mon.1) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.678019+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.734339+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.736262+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.737890+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.739778+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.740803+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.809970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.876938+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.878002+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.882086+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.883087+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.883568+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.889739+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.942552+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.943700+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.944341+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.945328+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.945875+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:06.951776+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.001662+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.002873+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.003536+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.004582+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.005133+0000 mon.c (mon.1) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.011107+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.065045+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.071309+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.074604+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.077284+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.079086+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.085963+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.147513+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.148838+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.149568+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.151006+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.151574+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.157086+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.215081+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.216378+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.217057+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.218245+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.218773+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.229232+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.280788+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.282383+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.283317+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.284837+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.285632+0000 mon.c (mon.1) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.370000+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.428908+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.431612+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.434259+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.440198+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.441189+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.451679+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cluster 2026-03-09T17:00:07.458081+0000 mon.a (mon.0) 1557 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: cluster 2026-03-09T17:00:07.458240+0000 mon.a (mon.0) 1558 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.460761+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.461227+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.462148+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:07 vm08 bash[17777]: audit 2026-03-09T17:00:07.462552+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.? 192.168.123.108:0/1779414066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: debug 2026-03-09T17:00:07.451+0000 7f36e3b71140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: [09/Mar/2026:17:00:07] ENGINE Bus STARTING 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: CherryPy Checker: 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: The Application mounted at '' has an empty config. 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: [09/Mar/2026:17:00:07] ENGINE Serving on http://:::9283 2026-03-09T17:00:07.906 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:07 vm08 bash[64901]: [09/Mar/2026:17:00:07] ENGINE Bus STARTED 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.615830+0000 mgr.y (mgr.15147) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.678659+0000 mgr.y (mgr.15147) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.831602+0000 mgr.y (mgr.15147) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.892143+0000 mgr.y (mgr.15147) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:06.954505+0000 mgr.y (mgr.15147) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.019344+0000 mgr.y (mgr.15147) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.088337+0000 mgr.y (mgr.15147) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.159435+0000 mgr.y (mgr.15147) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.238599+0000 mgr.y (mgr.15147) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cluster 2026-03-09T17:00:07.369832+0000 mgr.y (mgr.15147) 65 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.373772+0000 mgr.y (mgr.15147) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.454607+0000 mgr.y (mgr.15147) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.546387+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.552247+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.554485+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.560540+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.565767+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.601521+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.675904+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.679371+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.680286+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.683007+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.683751+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.691809+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.748023+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.751979+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.756239+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.763851+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.765409+0000 mon.c (mon.1) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.773647+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.850371+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.851961+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.852951+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.854392+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.855206+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.860788+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.926343+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.927723+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.928561+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.929815+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.930527+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.935588+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.977351+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.979122+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.980009+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.981486+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.984001+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:07.992160+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.035308+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.036843+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.037703+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.039054+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.039739+0000 mon.c (mon.1) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.044474+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.098847+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.100771+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.101702+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.103348+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.104096+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.109918+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.162307+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.163929+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.164937+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.166373+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.167061+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.177162+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.251895+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.253395+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.254201+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.255445+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.256076+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.262604+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.313442+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.315203+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.316144+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.317680+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.318430+0000 mon.c (mon.1) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.325397+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.385652+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.387674+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.388592+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.389863+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.390589+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.395644+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: cluster 2026-03-09T17:00:08.466034+0000 mon.a (mon.0) 1571 : cluster [DBG] mgrmap e40: y(active, since 16s), standbys: x 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.476528+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.477834+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.478730+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.480074+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.480705+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.754 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:08 vm08 bash[17777]: audit 2026-03-09T17:00:08.484952+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.615830+0000 mgr.y (mgr.15147) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.678659+0000 mgr.y (mgr.15147) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.831602+0000 mgr.y (mgr.15147) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.892143+0000 mgr.y (mgr.15147) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:06.954505+0000 mgr.y (mgr.15147) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.019344+0000 mgr.y (mgr.15147) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.088337+0000 mgr.y (mgr.15147) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.159435+0000 mgr.y (mgr.15147) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.238599+0000 mgr.y (mgr.15147) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cluster 2026-03-09T17:00:07.369832+0000 mgr.y (mgr.15147) 65 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.373772+0000 mgr.y (mgr.15147) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.454607+0000 mgr.y (mgr.15147) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.546387+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.552247+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.554485+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.560540+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.565767+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.601521+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.675904+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.679371+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.680286+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.683007+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.683751+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.691809+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.748023+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.751979+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.756239+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.763851+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.765409+0000 mon.c (mon.1) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.773647+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.850371+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.851961+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.852951+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.854392+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.855206+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.860788+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.926343+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.927723+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.928561+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.929815+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.930527+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.935588+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.977351+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.979122+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.980009+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.981486+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.984001+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:07.992160+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.035308+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.036843+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.037703+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.039054+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.039739+0000 mon.c (mon.1) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.044474+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.098847+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.100771+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.101702+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.103348+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.104096+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.109918+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.162307+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.163929+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.164937+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.166373+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.167061+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.177162+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.251895+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.253395+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.254201+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.255445+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.256076+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.262604+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.313442+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.315203+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.316144+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.317680+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.318430+0000 mon.c (mon.1) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.325397+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.385652+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.387674+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.388592+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.389863+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.390589+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.395644+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: cluster 2026-03-09T17:00:08.466034+0000 mon.a (mon.0) 1571 : cluster [DBG] mgrmap e40: y(active, since 16s), standbys: x 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.476528+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.477834+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.478730+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.480074+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.480705+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:08 vm02 bash[22739]: audit 2026-03-09T17:00:08.484952+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.615830+0000 mgr.y (mgr.15147) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.678659+0000 mgr.y (mgr.15147) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.831602+0000 mgr.y (mgr.15147) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.892143+0000 mgr.y (mgr.15147) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:06.954505+0000 mgr.y (mgr.15147) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.019344+0000 mgr.y (mgr.15147) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.088337+0000 mgr.y (mgr.15147) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.159435+0000 mgr.y (mgr.15147) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.238599+0000 mgr.y (mgr.15147) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cluster 2026-03-09T17:00:07.369832+0000 mgr.y (mgr.15147) 65 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.373772+0000 mgr.y (mgr.15147) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.454607+0000 mgr.y (mgr.15147) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.546387+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.552247+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.554485+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.560540+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.565767+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.601521+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.675904+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.679371+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.680286+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.683007+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.683751+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.691809+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.748023+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.751979+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.756239+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.763851+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.765409+0000 mon.c (mon.1) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.773647+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.850371+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.851961+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.852951+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.854392+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.855206+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.860788+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.926343+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.927723+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.928561+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.929815+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.930527+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.935588+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.977351+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.979122+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.980009+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.981486+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.984001+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:07.992160+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.035308+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.036843+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.037703+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.039054+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.039739+0000 mon.c (mon.1) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.044474+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.098847+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.100771+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.101702+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.103348+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.104096+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.109918+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.162307+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.163929+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.164937+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.166373+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.167061+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.177162+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.251895+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.253395+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.254201+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.255445+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.256076+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.262604+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.313442+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.315203+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.316144+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.317680+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.318430+0000 mon.c (mon.1) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.325397+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.385652+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.387674+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.388592+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.389863+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.390589+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.395644+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: cluster 2026-03-09T17:00:08.466034+0000 mon.a (mon.0) 1571 : cluster [DBG] mgrmap e40: y(active, since 16s), standbys: x 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.476528+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.477834+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.478730+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.480074+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.480705+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:08.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:08 vm02 bash[17545]: audit 2026-03-09T17:00:08.484952+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.609393+0000 mgr.y (mgr.15147) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.694951+0000 mgr.y (mgr.15147) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.777416+0000 mgr.y (mgr.15147) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.864592+0000 mgr.y (mgr.15147) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.938746+0000 mgr.y (mgr.15147) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:07.993821+0000 mgr.y (mgr.15147) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.045642+0000 mgr.y (mgr.15147) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.111040+0000 mgr.y (mgr.15147) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.179168+0000 mgr.y (mgr.15147) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.264727+0000 mgr.y (mgr.15147) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.330596+0000 mgr.y (mgr.15147) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.397594+0000 mgr.y (mgr.15147) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.485610+0000 mgr.y (mgr.15147) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.551028+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.552224+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.552889+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.554251+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.554813+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.571878+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.621650+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.624548+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.627638+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.628888+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.629436+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.633977+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.686191+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.687595+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.688336+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.690292+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.690881+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.696156+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.752833+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.759274+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.762793+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.764156+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.765721+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.772122+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.831807+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.833024+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.833690+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.834672+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.835162+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.840343+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.900236+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.901590+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.902285+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.903438+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.904006+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.910931+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.941654+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.978463+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.979688+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.980356+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.981396+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.981904+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:08.986507+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.054720+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.056144+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.056869+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.057935+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.058453+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.064131+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.109033+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.110215+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.111217+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.112416+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.113077+0000 mon.c (mon.1) 458 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.117875+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.162857+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.164178+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.165069+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.166703+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.167353+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.172422+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.226767+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.228469+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.229199+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.230443+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.231018+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.236002+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.284734+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.286132+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.286810+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.287949+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.288570+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.305014+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.358267+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.359714+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.360456+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.361888+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.362478+0000 mon.c (mon.1) 478 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.367728+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.431681+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.434005+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.434742+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.435928+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.436462+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.441610+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.486847+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.488474+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.489316+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.490593+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:09 vm08 bash[17777]: audit 2026-03-09T17:00:09.491225+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.609393+0000 mgr.y (mgr.15147) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.694951+0000 mgr.y (mgr.15147) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.777416+0000 mgr.y (mgr.15147) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.864592+0000 mgr.y (mgr.15147) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.938746+0000 mgr.y (mgr.15147) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:07.993821+0000 mgr.y (mgr.15147) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.045642+0000 mgr.y (mgr.15147) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.111040+0000 mgr.y (mgr.15147) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.179168+0000 mgr.y (mgr.15147) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.264727+0000 mgr.y (mgr.15147) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.330596+0000 mgr.y (mgr.15147) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.840 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.397594+0000 mgr.y (mgr.15147) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.485610+0000 mgr.y (mgr.15147) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.551028+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.552224+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.552889+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.554251+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.554813+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.571878+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.621650+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.624548+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.627638+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.628888+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.629436+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.633977+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.686191+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.687595+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.688336+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.690292+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.690881+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.696156+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.752833+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.759274+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.762793+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.764156+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.765721+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.772122+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.831807+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.833024+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.833690+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.834672+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.835162+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.840343+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.900236+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.901590+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.902285+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.903438+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.904006+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.910931+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.941654+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.978463+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.979688+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.980356+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.981396+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.981904+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:08.986507+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.054720+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.056144+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.056869+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.841 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.057935+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.058453+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.064131+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.109033+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.110215+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.111217+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.112416+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.113077+0000 mon.c (mon.1) 458 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.117875+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.162857+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.164178+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.165069+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.166703+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.167353+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.172422+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.226767+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.228469+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.229199+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.230443+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.231018+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.236002+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.284734+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.286132+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.286810+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.287949+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.288570+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.305014+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.358267+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.359714+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.360456+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.361888+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.362478+0000 mon.c (mon.1) 478 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.367728+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.431681+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.434005+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.434742+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.435928+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.436462+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.441610+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.486847+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.488474+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.489316+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.490593+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:09 vm02 bash[22739]: audit 2026-03-09T17:00:09.491225+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.609393+0000 mgr.y (mgr.15147) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.842 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.694951+0000 mgr.y (mgr.15147) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.777416+0000 mgr.y (mgr.15147) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.864592+0000 mgr.y (mgr.15147) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.938746+0000 mgr.y (mgr.15147) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:07.993821+0000 mgr.y (mgr.15147) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.045642+0000 mgr.y (mgr.15147) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.111040+0000 mgr.y (mgr.15147) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.179168+0000 mgr.y (mgr.15147) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.264727+0000 mgr.y (mgr.15147) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.330596+0000 mgr.y (mgr.15147) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.397594+0000 mgr.y (mgr.15147) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.485610+0000 mgr.y (mgr.15147) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.551028+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.552224+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.552889+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.554251+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.554813+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.571878+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.621650+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.624548+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.627638+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.628888+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.629436+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.633977+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.686191+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.687595+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.688336+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.690292+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.690881+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.696156+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.752833+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.759274+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.762793+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.764156+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.765721+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.772122+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.831807+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.833024+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.833690+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.834672+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.835162+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.840343+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.900236+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.901590+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.902285+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.903438+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.904006+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.910931+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.941654+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.978463+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.979688+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.980356+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.981396+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.981904+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:08.986507+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.054720+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.056144+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.843 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.056869+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.057935+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.058453+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.064131+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.109033+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.110215+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.111217+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.112416+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.113077+0000 mon.c (mon.1) 458 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.117875+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.162857+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.164178+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.165069+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.166703+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.167353+0000 mon.c (mon.1) 463 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.172422+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.226767+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.228469+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.229199+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.230443+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.231018+0000 mon.c (mon.1) 468 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.236002+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.284734+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.286132+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.286810+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.287949+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.288570+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.305014+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.358267+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.359714+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.360456+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.361888+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.362478+0000 mon.c (mon.1) 478 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.367728+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.431681+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.434005+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.434742+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.435928+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.436462+0000 mon.c (mon.1) 483 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.441610+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.486847+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.488474+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.489316+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.490593+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:09.844 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:09 vm02 bash[17545]: audit 2026-03-09T17:00:09.491225+0000 mon.c (mon.1) 488 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.751 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.572809+0000 mgr.y (mgr.15147) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.751 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.635020+0000 mgr.y (mgr.15147) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.751 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.697542+0000 mgr.y (mgr.15147) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.751 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.772798+0000 mgr.y (mgr.15147) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.751 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.841908+0000 mgr.y (mgr.15147) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.912596+0000 mgr.y (mgr.15147) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:08.989557+0000 mgr.y (mgr.15147) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.006291+0000 mgr.y (mgr.15147) 88 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.064995+0000 mgr.y (mgr.15147) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.118845+0000 mgr.y (mgr.15147) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.173667+0000 mgr.y (mgr.15147) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.236950+0000 mgr.y (mgr.15147) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.307075+0000 mgr.y (mgr.15147) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cluster 2026-03-09T17:00:09.371758+0000 mgr.y (mgr.15147) 94 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.378358+0000 mgr.y (mgr.15147) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.442168+0000 mgr.y (mgr.15147) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.498450+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.500261+0000 mgr.y (mgr.15147) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.565707+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.567222+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.568012+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.569445+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.570074+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.582744+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.647840+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.649636+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.650798+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.652355+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.653284+0000 mon.c (mon.1) 498 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.674779+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.729178+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.730968+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.732012+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.733714+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.734634+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.741383+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.771442+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.783227+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.791796+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.835187+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.839187+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.845358+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.855454+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.862638+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.867595+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.872247+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.877580+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.887687+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.893768+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.898657+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.902954+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.908146+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.914583+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.919590+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.923630+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.928501+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.931007+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.752 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.933436+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.973567+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.982744+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.753 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:10 vm08 bash[17777]: audit 2026-03-09T17:00:09.990666+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.572809+0000 mgr.y (mgr.15147) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.635020+0000 mgr.y (mgr.15147) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.697542+0000 mgr.y (mgr.15147) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.772798+0000 mgr.y (mgr.15147) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.841908+0000 mgr.y (mgr.15147) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.912596+0000 mgr.y (mgr.15147) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:08.989557+0000 mgr.y (mgr.15147) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.006291+0000 mgr.y (mgr.15147) 88 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.064995+0000 mgr.y (mgr.15147) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.118845+0000 mgr.y (mgr.15147) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.173667+0000 mgr.y (mgr.15147) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.236950+0000 mgr.y (mgr.15147) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.307075+0000 mgr.y (mgr.15147) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cluster 2026-03-09T17:00:09.371758+0000 mgr.y (mgr.15147) 94 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.378358+0000 mgr.y (mgr.15147) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.442168+0000 mgr.y (mgr.15147) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.498450+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.500261+0000 mgr.y (mgr.15147) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.565707+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.567222+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.568012+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.569445+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.570074+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.582744+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.647840+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.649636+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.650798+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.652355+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.653284+0000 mon.c (mon.1) 498 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.674779+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.729178+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.730968+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.732012+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.733714+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.734634+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.741383+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.771442+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.783227+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.791796+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.835187+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.839187+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.845358+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.855454+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.862638+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.867595+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.872247+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.877580+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.887687+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.893768+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.898657+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.902954+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.908146+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.914583+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.919590+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.923630+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.928501+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.931007+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.933436+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.973567+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.982744+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:10 vm02 bash[22739]: audit 2026-03-09T17:00:09.990666+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.572809+0000 mgr.y (mgr.15147) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.635020+0000 mgr.y (mgr.15147) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.697542+0000 mgr.y (mgr.15147) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.772798+0000 mgr.y (mgr.15147) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.841908+0000 mgr.y (mgr.15147) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.912596+0000 mgr.y (mgr.15147) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:08.989557+0000 mgr.y (mgr.15147) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.006291+0000 mgr.y (mgr.15147) 88 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.064995+0000 mgr.y (mgr.15147) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.118845+0000 mgr.y (mgr.15147) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.173667+0000 mgr.y (mgr.15147) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.236950+0000 mgr.y (mgr.15147) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.307075+0000 mgr.y (mgr.15147) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cluster 2026-03-09T17:00:09.371758+0000 mgr.y (mgr.15147) 94 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.378358+0000 mgr.y (mgr.15147) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.442168+0000 mgr.y (mgr.15147) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.498450+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.500261+0000 mgr.y (mgr.15147) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.565707+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.567222+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.568012+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.569445+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.570074+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.582744+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.647840+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.649636+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.650798+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.652355+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.653284+0000 mon.c (mon.1) 498 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.674779+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.729178+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.730968+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.732012+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.733714+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.734634+0000 mon.c (mon.1) 503 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.741383+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.771442+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.783227+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.791796+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.835187+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.839187+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.845358+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.855454+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.862638+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.867595+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.872247+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.877580+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.887687+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.893768+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.898657+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.902954+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.908146+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.914583+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.919590+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.923630+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.928501+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.931007+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.933436+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.973567+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.982744+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:10.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:10 vm02 bash[17545]: audit 2026-03-09T17:00:09.990666+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.583906+0000 mgr.y (mgr.15147) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.683005+0000 mgr.y (mgr.15147) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.743169+0000 mgr.y (mgr.15147) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.848048+0000 mgr.y (mgr.15147) 101 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.863483+0000 mgr.y (mgr.15147) 102 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.873358+0000 mgr.y (mgr.15147) 103 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.888701+0000 mgr.y (mgr.15147) 104 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.899597+0000 mgr.y (mgr.15147) 105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.909044+0000 mgr.y (mgr.15147) 106 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.920447+0000 mgr.y (mgr.15147) 107 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.929396+0000 mgr.y (mgr.15147) 108 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.931946+0000 mgr.y (mgr.15147) 109 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:09.934292+0000 mgr.y (mgr.15147) 110 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:10.408576+0000 mgr.y (mgr.15147) 111 : cephadm [INF] Upgrade: Updating grafana.a 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:11 vm02 bash[22739]: cephadm 2026-03-09T17:00:10.443466+0000 mgr.y (mgr.15147) 112 : cephadm [INF] Deploying daemon grafana.a on vm08 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.583906+0000 mgr.y (mgr.15147) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.683005+0000 mgr.y (mgr.15147) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.743169+0000 mgr.y (mgr.15147) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.848048+0000 mgr.y (mgr.15147) 101 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.863483+0000 mgr.y (mgr.15147) 102 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.873358+0000 mgr.y (mgr.15147) 103 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.888701+0000 mgr.y (mgr.15147) 104 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.899597+0000 mgr.y (mgr.15147) 105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:00:11.825 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.909044+0000 mgr.y (mgr.15147) 106 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:00:11.826 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.920447+0000 mgr.y (mgr.15147) 107 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:00:11.826 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.929396+0000 mgr.y (mgr.15147) 108 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:00:11.826 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.931946+0000 mgr.y (mgr.15147) 109 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:00:11.826 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:09.934292+0000 mgr.y (mgr.15147) 110 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:00:11.826 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:10.408576+0000 mgr.y (mgr.15147) 111 : cephadm [INF] Upgrade: Updating grafana.a 2026-03-09T17:00:11.826 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:11 vm02 bash[17545]: cephadm 2026-03-09T17:00:10.443466+0000 mgr.y (mgr.15147) 112 : cephadm [INF] Deploying daemon grafana.a on vm08 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.583906+0000 mgr.y (mgr.15147) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.683005+0000 mgr.y (mgr.15147) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.743169+0000 mgr.y (mgr.15147) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.848048+0000 mgr.y (mgr.15147) 101 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.863483+0000 mgr.y (mgr.15147) 102 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.873358+0000 mgr.y (mgr.15147) 103 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.888701+0000 mgr.y (mgr.15147) 104 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.899597+0000 mgr.y (mgr.15147) 105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.909044+0000 mgr.y (mgr.15147) 106 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.920447+0000 mgr.y (mgr.15147) 107 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.929396+0000 mgr.y (mgr.15147) 108 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.931946+0000 mgr.y (mgr.15147) 109 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:09.934292+0000 mgr.y (mgr.15147) 110 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:10.408576+0000 mgr.y (mgr.15147) 111 : cephadm [INF] Upgrade: Updating grafana.a 2026-03-09T17:00:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:11 vm08 bash[17777]: cephadm 2026-03-09T17:00:10.443466+0000 mgr.y (mgr.15147) 112 : cephadm [INF] Deploying daemon grafana.a on vm08 2026-03-09T17:00:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:12 vm08 bash[17777]: cluster 2026-03-09T17:00:11.372280+0000 mgr.y (mgr.15147) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:12.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:12 vm02 bash[22739]: cluster 2026-03-09T17:00:11.372280+0000 mgr.y (mgr.15147) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:12.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:12 vm02 bash[17545]: cluster 2026-03-09T17:00:11.372280+0000 mgr.y (mgr.15147) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:00:14.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:14 vm02 bash[22739]: audit 2026-03-09T17:00:13.155037+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:14 vm02 bash[22739]: audit 2026-03-09T17:00:13.193496+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:14 vm02 bash[22739]: audit 2026-03-09T17:00:13.237906+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:14 vm02 bash[22739]: cluster 2026-03-09T17:00:13.372621+0000 mgr.y (mgr.15147) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:14.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:14 vm02 bash[17545]: audit 2026-03-09T17:00:13.155037+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:14 vm02 bash[17545]: audit 2026-03-09T17:00:13.193496+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:14 vm02 bash[17545]: audit 2026-03-09T17:00:13.237906+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:14 vm02 bash[17545]: cluster 2026-03-09T17:00:13.372621+0000 mgr.y (mgr.15147) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:14.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:14 vm08 bash[17777]: audit 2026-03-09T17:00:13.155037+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.669 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:14 vm08 bash[17777]: audit 2026-03-09T17:00:13.193496+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.669 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:14 vm08 bash[17777]: audit 2026-03-09T17:00:13.237906+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:14.669 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:14 vm08 bash[17777]: cluster 2026-03-09T17:00:13.372621+0000 mgr.y (mgr.15147) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:15.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:00:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:00:15] "GET /metrics HTTP/1.1" 200 37546 "" "Prometheus/2.51.0" 2026-03-09T17:00:16.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:16 vm08 bash[17777]: cluster 2026-03-09T17:00:15.373251+0000 mgr.y (mgr.15147) 115 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:16.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:16 vm02 bash[17545]: cluster 2026-03-09T17:00:15.373251+0000 mgr.y (mgr.15147) 115 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:16 vm02 bash[22739]: cluster 2026-03-09T17:00:15.373251+0000 mgr.y (mgr.15147) 115 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:18.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:18 vm08 bash[17777]: cluster 2026-03-09T17:00:17.373588+0000 mgr.y (mgr.15147) 116 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:18 vm02 bash[17545]: cluster 2026-03-09T17:00:17.373588+0000 mgr.y (mgr.15147) 116 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:18 vm02 bash[22739]: cluster 2026-03-09T17:00:17.373588+0000 mgr.y (mgr.15147) 116 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:20.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:20 vm08 bash[17777]: audit 2026-03-09T17:00:19.014182+0000 mgr.y (mgr.15147) 117 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:20.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:20 vm08 bash[17777]: cluster 2026-03-09T17:00:19.373915+0000 mgr.y (mgr.15147) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:20.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:20 vm02 bash[17545]: audit 2026-03-09T17:00:19.014182+0000 mgr.y (mgr.15147) 117 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:20.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:20 vm02 bash[17545]: cluster 2026-03-09T17:00:19.373915+0000 mgr.y (mgr.15147) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:20.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:20 vm02 bash[22739]: audit 2026-03-09T17:00:19.014182+0000 mgr.y (mgr.15147) 117 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:20.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:20 vm02 bash[22739]: cluster 2026-03-09T17:00:19.373915+0000 mgr.y (mgr.15147) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:21.563 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.563 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: Stopping Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:00:21.564 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[48740]: t=2026-03-09T17:00:21+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2026-03-09T17:00:21.564 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66877]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-grafana-a 2026-03-09T17:00:21.564 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@grafana.a.service: Deactivated successfully. 2026-03-09T17:00:21.564 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: Stopped Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:00:21.564 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.564 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.832 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.832 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.832 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.832 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.832 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.832 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.833 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.833 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:00:21.833 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 systemd[1]: Started Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832503469Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2026-03-09T17:00:21Z 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832703734Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832710606Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832714404Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832716357Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832718321Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832720084Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832721807Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832725254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832728651Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832730414Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832733339Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832735343Z level=info msg=Target target=[all] 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832756793Z level=info msg="Path Home" path=/usr/share/grafana 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.832758887Z level=info msg="Path Data" path=/var/lib/grafana 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.834154188Z level=info msg="Path Logs" path=/var/log/grafana 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.83421399Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.834255998Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=settings t=2026-03-09T17:00:21.834293949Z level=info msg="App mode production" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=sqlstore t=2026-03-09T17:00:21.834647792Z level=info msg="Connecting to DB" dbtype=sqlite3 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=sqlstore t=2026-03-09T17:00:21.834721621Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.835366617Z level=info msg="Starting DB migrations" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.845675369Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.866448753Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=20.77128ms 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.867866716Z level=info msg="Executing migration" id="Add uid column to user" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.870155811Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.288903ms 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.871414275Z level=info msg="Executing migration" id="Update uid column values for users" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.871647693Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=233.237µs 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.873122392Z level=info msg="Executing migration" id="Add unique index user_uid" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.873781997Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=658.592µs 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.87533324Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.878339475Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.004543ms 2026-03-09T17:00:22.084 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.880640671Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.880847279Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=205.957µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.882117004Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.884441975Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.324681ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.885574565Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.887865081Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.290075ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.8892327Z level=info msg="Executing migration" id="Add playlist column created_at" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.891650555Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.417223ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.893378559Z level=info msg="Executing migration" id="Add playlist column updated_at" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.895761829Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.382718ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.896962937Z level=info msg="Executing migration" id="Add column preferences.json_data" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.899041395Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.077257ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.90029421Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.900483734Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=188.934µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.903966062Z level=info msg="Executing migration" id="Add preferences index org_id" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.90465438Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=688.598µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.906461973Z level=info msg="Executing migration" id="Add preferences index user_id" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.907022171Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=570.288µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.908333996Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.908368269Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=34.224µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.909318238Z level=info msg="Executing migration" id="Add column uid in team" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.911713209Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=2.393828ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.913054198Z level=info msg="Executing migration" id="Update uid column values in team" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.913246758Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=192.641µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.914210032Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.914851353Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=641.19µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.916617207Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.919035832Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=2.417143ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.920817156Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.921442236Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=624.479µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.923380723Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.923424516Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=43.442µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.924746309Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.927405756Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=2.658997ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.928577058Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.930902159Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=2.32481ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.932140256Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.934493319Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=2.352451ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.935898669Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.938074381Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=2.176624ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.939114106Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.93927651Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=162.194µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.940460837Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.942826313Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=2.364576ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.944431437Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.946571582Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=2.139795ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.947630203Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.947668955Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=37.691µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.948886514Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.951055934Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=2.16965ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.953603842Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.955838113Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=2.23378ms 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.956984148Z level=info msg="Executing migration" id="create provenance_type table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.957514379Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=530.192µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.958692524Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.959363711Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=671.096µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.960916327Z level=info msg="Executing migration" id="create alert_image table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.96136731Z level=info msg="Migration successfully executed" id="create alert_image table" duration=450.673µs 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.962704563Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2026-03-09T17:00:22.085 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.963389885Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=685.743µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.964689678Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.96473365Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=44.302µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.966152636Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.966667047Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=514.332µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.967871793Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.968439015Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=565.859µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.969515358Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.969802766Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.971013372Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.971644352Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=630.54µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.972761182Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.97336391Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=602.857µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.974368039Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.976637918Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=2.269698ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.978085106Z level=info msg="Executing migration" id="increase max description length to 2048" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.978111565Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.479µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.979084916Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.979127316Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=42.73µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.980340726Z level=info msg="Executing migration" id="create secrets table" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.98083464Z level=info msg="Migration successfully executed" id="create secrets table" duration=493.513µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.982076344Z level=info msg="Executing migration" id="rename data_keys name column to id" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.993880064Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=11.800704ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.99572171Z level=info msg="Executing migration" id="add name column into data_keys" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.998314903Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=2.593173ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.999643319Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:21 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:21.999904317Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=258.954µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.001138616Z level=info msg="Executing migration" id="rename data_keys name column to label" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.012622197Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=11.478281ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.014694835Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.026954458Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=12.260616ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.041379482Z level=info msg="Executing migration" id="add column hidden to role table" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.044047025Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=2.665278ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.045520422Z level=info msg="Executing migration" id="permission kind migration" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.048648926Z level=info msg="Migration successfully executed" id="permission kind migration" duration=3.128123ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.049982332Z level=info msg="Executing migration" id="permission attribute migration" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.052275833Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=2.29309ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.053701431Z level=info msg="Executing migration" id="permission identifier migration" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.055965819Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=2.264388ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.057063543Z level=info msg="Executing migration" id="add permission identifier index" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.057688753Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=625.101µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.058956065Z level=info msg="Executing migration" id="add permission action scope role_id index" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.059531442Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=575.207µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.061006843Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.061564686Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=557.893µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.062533399Z level=info msg="Executing migration" id="create query_history table v1" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.063003739Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=470.109µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.064089421Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.06463985Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=550.219µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.066053527Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.06609811Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=42.86µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.067179474Z level=info msg="Executing migration" id="rbac disabled migrator" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.067212435Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=32.51µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.068543106Z level=info msg="Executing migration" id="teams permissions migration" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.068882421Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=338.994µs 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.070216678Z level=info msg="Executing migration" id="dashboard permissions" 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.072436721Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=2.220103ms 2026-03-09T17:00:22.086 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.073620347Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.075089677Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.46929ms 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.076312004Z level=info msg="Executing migration" id="drop managed folder create actions" 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.076521897Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=209.753µs 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.077563787Z level=info msg="Executing migration" id="alerting notification permissions" 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.077849241Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=284.983µs 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.078775664Z level=info msg="Executing migration" id="create query_history_star table v1" 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.079249421Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=473.697µs 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.081421175Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.082008885Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=587.499µs 2026-03-09T17:00:22.087 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.083389128Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.08610435Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=2.714139ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.088426404Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.088948721Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=523.289µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.093389021Z level=info msg="Executing migration" id="create correlation table v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.094151098Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=762.427µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.108394663Z level=info msg="Executing migration" id="add index correlations.uid" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.109170284Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=775.603µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.115410682Z level=info msg="Executing migration" id="add index correlations.source_uid" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.116048606Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=638.494µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.119863566Z level=info msg="Executing migration" id="add correlation config column" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.122150685Z level=info msg="Migration successfully executed" id="add correlation config column" duration=2.287129ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.123679566Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.125150339Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.469911ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.129072989Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.129792837Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=718.285µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.137661041Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.145033307Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=7.372256ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.146495052Z level=info msg="Executing migration" id="create correlation v2" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.147108471Z level=info msg="Migration successfully executed" id="create correlation v2" duration=613.017µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.14854558Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.150089389Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.543779ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.152265751Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.154448367Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.182456ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.156177512Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.156934579Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=756.926µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.158683572Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.158944621Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=178.895µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.160466349Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.161852512Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.385864ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.162999368Z level=info msg="Executing migration" id="add provisioning column" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.166088529Z level=info msg="Migration successfully executed" id="add provisioning column" duration=3.090233ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.167987663Z level=info msg="Executing migration" id="create entity_events table" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.168528756Z level=info msg="Migration successfully executed" id="create entity_events table" duration=542.776µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.169582298Z level=info msg="Executing migration" id="create dashboard public config v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.170883503Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.290165ms 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.173087457Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.173396615Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.174614895Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.174902824Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.176175175Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.176645495Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=468.837µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.177586607Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.17817664Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=589.935µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.182023831Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.182494732Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=470.821µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.184197628Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.184876839Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=679.252µs 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.187546795Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2026-03-09T17:00:22.339 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.187991919Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=445.244µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.189096817Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.189534145Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=437.248µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.190635697Z level=info msg="Executing migration" id="Drop public config table" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.191021158Z level=info msg="Migration successfully executed" id="Drop public config table" duration=385.301µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.193802834Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.195475544Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.67259ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.197192546Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.197769085Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=567.811µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.198938564Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.199457205Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=518.903µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.200858066Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.201375986Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=516.678µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.202940022Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.211078131Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=8.135874ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.215184857Z level=info msg="Executing migration" id="add annotations_enabled column" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.21794403Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=2.759123ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.223200236Z level=info msg="Executing migration" id="add time_selection_enabled column" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.22687338Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=3.673565ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.228741226Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.231055296Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=2.312578ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.235373156Z level=info msg="Executing migration" id="add share column" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.242876919Z level=info msg="Migration successfully executed" id="add share column" duration=7.500967ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.244561531Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.2448814Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=320.64µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.246011876Z level=info msg="Executing migration" id="create file table" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.246616476Z level=info msg="Migration successfully executed" id="create file table" duration=605.864µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.248302663Z level=info msg="Executing migration" id="file table idx: path natural pk" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.248999547Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=696.974µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.250540491Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.251221466Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=681.146µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.252576311Z level=info msg="Executing migration" id="create file_meta table" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.253113686Z level=info msg="Migration successfully executed" id="create file_meta table" duration=537.105µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.254748025Z level=info msg="Executing migration" id="file table idx: path key" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.255565704Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=817.619µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.304531979Z level=info msg="Executing migration" id="set path collation in file table" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.304634381Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.197µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.314089184Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.314165777Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=79.218µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.31691954Z level=info msg="Executing migration" id="managed permissions migration" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.320501384Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=3.582054ms 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.322440503Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.323189825Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=749.392µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.324563665Z level=info msg="Executing migration" id="RBAC action name migrator" 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.325253086Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=689.36µs 2026-03-09T17:00:22.340 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.326576042Z level=info msg="Executing migration" id="Add UID column to playlist" 2026-03-09T17:00:22.365 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: cluster 2026-03-09T17:00:21.374447+0000 mgr.y (mgr.15147) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.670913+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.676532+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.677684+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.678982+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.679486+0000 mon.c (mon.1) 518 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.689630+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.703226+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.732455+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.733682+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.738129+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.739589+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.740126+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.745335+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.785532+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.786919+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.787600+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.788770+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.789289+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.794372+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.836154+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.837625+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.838330+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.839465+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.840019+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.845159+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.886574+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.887965+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.888650+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.889787+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.890331+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.895428+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.936030+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.937406+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.938137+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.939396+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.939940+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.945028+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.988008+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.989504+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.990218+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.991583+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.992131+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:21.997838+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.076226+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.088469+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.089582+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.090709+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.091266+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.096485+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.151494+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.153205+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.154132+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.155667+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.158371+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.163478+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.204670+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.206329+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.207274+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.208596+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.209232+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.213564+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.257731+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.259229+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.260011+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.261472+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.262293+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.307781+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.380146+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.381506+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.382251+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.383510+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.384086+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.388544+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.457624+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.458819+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.459459+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.460557+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.461050+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.465354+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.543066+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.544487+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.545166+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.546308+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.546848+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:22 vm08 bash[17777]: audit 2026-03-09T17:00:22.552321+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.330642862Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=4.064075ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.33202581Z level=info msg="Executing migration" id="Update uid column values in playlist" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.332146426Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.526µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.332979515Z level=info msg="Executing migration" id="Add index for uid in playlist" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.333484339Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=504.845µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.334593555Z level=info msg="Executing migration" id="update group index for alert rules" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.334805011Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=211.144µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.335850258Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.33634868Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=498.483µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.337523659Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.337790068Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=264.996µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.342341114Z level=info msg="Executing migration" id="add action column to seed_assignment" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.34517121Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=2.829596ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.346739035Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.349357645Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=2.618531ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.360053551Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.361116289Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.060615ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.36290102Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.401016208Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=38.112883ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.402833148Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.403653132Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=818.503µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.404995995Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.405684443Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=688.169µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.407100794Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.416265084Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=9.16408ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.417979381Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.420613982Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=2.63431ms 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.421926107Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.422224837Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=298.578µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.423556729Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.423838165Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=280.425µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.425071433Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.42564715Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=575.837µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.426713847Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.427660458Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=945.899µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.429208766Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.429493649Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=284.674µs 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.430548453Z level=info msg="Executing migration" id="create folder table" 2026-03-09T17:00:22.592 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.431109794Z level=info msg="Migration successfully executed" id="create folder table" duration=561.07µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.432327804Z level=info msg="Executing migration" id="Add index for parent_uid" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.432992226Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=664.312µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.43461867Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.435268145Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=649.425µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.4366282Z level=info msg="Executing migration" id="Update folder title length" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.436837552Z level=info msg="Migration successfully executed" id="Update folder title length" duration=209.812µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.437892176Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.43867416Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=781.975µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.440313868Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.441031891Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=717.993µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.442095411Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.442822141Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=726.469µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.444106565Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.444578377Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=470.791µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.445869614Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.446199643Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=329.838µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.447246341Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.447891028Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=644.567µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.449578546Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.450240684Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=661.749µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.451551627Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.452159395Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=607.546µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.453317743Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.453977007Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=659.163µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.455228889Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.455877153Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=649.996µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.457003991Z level=info msg="Executing migration" id="create anon_device table" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.457559811Z level=info msg="Migration successfully executed" id="create anon_device table" duration=556.091µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.45859026Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.459266716Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=676.375µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.460921652Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.461752297Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=830.314µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.464778079Z level=info msg="Executing migration" id="create signing_key table" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.465351001Z level=info msg="Migration successfully executed" id="create signing_key table" duration=572.061µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.467405246Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.468434832Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.03143ms 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.470748312Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.47269232Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.944238ms 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.474142804Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.47451443Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=371.004µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.475843317Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.479523013Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=3.678445ms 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.481079385Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.482274291Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.195236ms 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.484371376Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.485078569Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=707.023µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.486198144Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.486788889Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=590.585µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.487991871Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.488602364Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=610.383µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.489999218Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.490695921Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=696.514µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.492050927Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.492686426Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=635.139µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.493947426Z level=info msg="Executing migration" id="create sso_setting table" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.494640683Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=693.397µs 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.495926319Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2026-03-09T17:00:22.593 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.496718472Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=792.323µs 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.498057618Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.498574525Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=516.796µs 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.499605715Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.499823382Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=217.577µs 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.500983844Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.503855988Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=2.872014ms 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.504983569Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.507681868Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=2.697769ms 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.509195551Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.509532771Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=337.251µs 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=migrator t=2026-03-09T17:00:22.510494722Z level=info msg="migrations completed" performed=169 skipped=378 duration=664.864378ms 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=sqlstore t=2026-03-09T17:00:22.511056714Z level=info msg="Created default organization" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=secrets t=2026-03-09T17:00:22.513809475Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=plugin.store t=2026-03-09T17:00:22.524407097Z level=info msg="Loading plugins..." 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=local.finder t=2026-03-09T17:00:22.567399543Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=plugin.store t=2026-03-09T17:00:22.567421303Z level=info msg="Plugins loaded" count=55 duration=43.015118ms 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=query_data t=2026-03-09T17:00:22.585436677Z level=info msg="Query Service initialization" 2026-03-09T17:00:22.594 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=live.push_http t=2026-03-09T17:00:22.587778529Z level=info msg="Live Push Gateway initialization" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert.migration t=2026-03-09T17:00:22.589874501Z level=info msg=Starting 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert t=2026-03-09T17:00:22.595428425Z level=warn msg="Unexpected number of rows updating alert configuration history" rows=0 org=1 hash=not-yet-calculated 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert.state.manager t=2026-03-09T17:00:22.596041914Z level=info msg="Running in alternative execution of Error/NoData mode" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=infra.usagestats.collector t=2026-03-09T17:00:22.597014062Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=provisioning.datasources t=2026-03-09T17:00:22.59958809Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=provisioning.datasources t=2026-03-09T17:00:22.599801008Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=provisioning.alerting t=2026-03-09T17:00:22.610946394Z level=info msg="starting to provision alerting" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=provisioning.alerting t=2026-03-09T17:00:22.610962455Z level=info msg="finished to provision alerting" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=grafanaStorageLogger t=2026-03-09T17:00:22.611689897Z level=info msg="Storage starting" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=http.server t=2026-03-09T17:00:22.618583947Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=http.server t=2026-03-09T17:00:22.618774153Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert.state.manager t=2026-03-09T17:00:22.618826692Z level=info msg="Warming state cache for startup" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert.state.manager t=2026-03-09T17:00:22.627665071Z level=info msg="State cache has been initialized" states=0 duration=8.836486ms 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert.multiorg.alertmanager t=2026-03-09T17:00:22.630123903Z level=info msg="Starting MultiOrg Alertmanager" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ngalert.scheduler t=2026-03-09T17:00:22.630157546Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=ticker t=2026-03-09T17:00:22.63018076Z level=info msg=starting first_tick=2026-03-09T17:00:30Z 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=provisioning.dashboard t=2026-03-09T17:00:22.691090504Z level=info msg="starting to provision dashboards" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=plugins.update.checker t=2026-03-09T17:00:22.703837088Z level=info msg="Update check succeeded" duration=92.787601ms 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=grafana-apiserver t=2026-03-09T17:00:22.826470801Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2026-03-09T17:00:22.876 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=grafana-apiserver t=2026-03-09T17:00:22.827105449Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 12s ago 22m - - 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 9s ago 22m - - 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (12m) 12s ago 19m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 starting - - - - 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (24s) 12s ago 18m 41.8M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (19s) 9s ago 22m 462M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (9m) 12s ago 22m 521M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (22m) 12s ago 22m 77.9M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (22m) 9s ago 22m 57.3M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (22m) 12s ago 22m 59.4M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (12m) 12s ago 19m 7904k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (12m) 9s ago 19m 7635k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (21m) 12s ago 21m 53.7M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (21m) 12s ago 21m 52.9M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (21m) 12s ago 21m 49.7M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (21m) 12s ago 21m 51.9M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (20m) 9s ago 20m 54.2M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (20m) 9s ago 20m 50.3M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (20m) 9s ago 20m 50.7M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (20m) 9s ago 20m 53.3M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (21s) 9s ago 19m 51.3M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (18m) 12s ago 18m 86.8M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:00:22.928 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (18m) 9s ago 18m 87.6M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: cluster 2026-03-09T17:00:21.374447+0000 mgr.y (mgr.15147) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.670913+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.676532+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.677684+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.678982+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.679486+0000 mon.c (mon.1) 518 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.689630+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.703226+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.732455+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.733682+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.738129+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.739589+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.740126+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.745335+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.785532+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.786919+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.787600+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.788770+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.789289+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.794372+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.836154+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.837625+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.838330+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.839465+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.840019+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.845159+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.886574+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.887965+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.888650+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.889787+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.890331+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.895428+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.936030+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.937406+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.938137+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.939396+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.939940+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.945028+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.988008+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.989504+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.990218+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.991583+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.992131+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:21.997838+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.076226+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.088469+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.089582+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.090709+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.091266+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.096485+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.151494+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.153205+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.154132+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.155667+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.158371+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.163478+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.204670+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.206329+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.207274+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.208596+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.209232+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.213564+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.257731+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.259229+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.260011+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.261472+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.262293+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.307781+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.380146+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.381506+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.382251+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.383510+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.384086+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.388544+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.457624+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.458819+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.459459+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.460557+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.461050+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.465354+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.543066+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.544487+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.545166+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.546308+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.546848+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:22 vm02 bash[17545]: audit 2026-03-09T17:00:22.552321+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: cluster 2026-03-09T17:00:21.374447+0000 mgr.y (mgr.15147) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.670913+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.676532+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.677684+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.678982+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.679486+0000 mon.c (mon.1) 518 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.689630+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.703226+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.732455+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.733682+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.738129+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.739589+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.740126+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.745335+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.785532+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.786919+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.787600+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.788770+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.789289+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.794372+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.836154+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.837625+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.838330+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.839465+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.840019+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.845159+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.886574+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.887965+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.888650+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.889787+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.890331+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.895428+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.936030+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.937406+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.938137+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.939396+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.939940+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.945028+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.988008+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.989504+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.990218+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.991583+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.992131+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:21.997838+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.076226+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.088469+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.089582+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.090709+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.091266+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.096485+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.151494+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.153205+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.154132+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.155667+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.158371+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.163478+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.204670+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.206329+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.207274+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.208596+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.209232+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.213564+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.257731+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.259229+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.260011+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.261472+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.262293+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.307781+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.380146+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.381506+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.382251+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.383510+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.384086+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.388544+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.457624+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.458819+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.459459+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.460557+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.461050+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.465354+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.543066+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.544487+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.545166+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.546308+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.546848+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:22.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:22 vm02 bash[22739]: audit 2026-03-09T17:00:22.552321+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.154 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:00:22 vm08 bash[66988]: logger=provisioning.dashboard t=2026-03-09T17:00:22.875975082Z level=info msg="finished to provision dashboards" 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T17:00:23.247 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": true, 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "which": "Upgrading daemons of type(s) mgr", 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [ 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "mgr" 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: ], 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "progress": "2/2 daemons upgraded", 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "message": "Currently upgrading grafana daemons", 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:00:23.500 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.690227+0000 mgr.y (mgr.15147) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:21.703564+0000 mgr.y (mgr.15147) 121 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.745871+0000 mgr.y (mgr.15147) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.794898+0000 mgr.y (mgr.15147) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.845757+0000 mgr.y (mgr.15147) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.895952+0000 mgr.y (mgr.15147) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.945629+0000 mgr.y (mgr.15147) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:21.998718+0000 mgr.y (mgr.15147) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.097350+0000 mgr.y (mgr.15147) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.164812+0000 mgr.y (mgr.15147) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.215428+0000 mgr.y (mgr.15147) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.308547+0000 mgr.y (mgr.15147) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.352161+0000 mgr.y (mgr.15147) 132 : audit [DBG] from='client.25147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.389426+0000 mgr.y (mgr.15147) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.466273+0000 mgr.y (mgr.15147) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.554092+0000 mgr.y (mgr.15147) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.629194+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.638936+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.639807+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.641011+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.641519+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.665486+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.722099+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.724672+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.726985+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.730757+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.732401+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.737802+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.791330+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.792802+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.793885+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.795268+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.795875+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.800147+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.867544+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.871002+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.872943+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.877687+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.878879+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.886432+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.950792+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.952034+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.952730+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.953835+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.954365+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:22.998096+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.053931+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.055604+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.058174+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.059788+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.060642+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.066908+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.147265+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.150771+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.154379+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.155883+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.157861+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.163195+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.235488+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.238790+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.246808+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.247894+0000 mon.c (mon.1) 623 : audit [DBG] from='client.? 192.168.123.102:0/2658540197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.249223+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.251200+0000 mon.c (mon.1) 625 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.291602+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.367013+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.368587+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.369535+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.370864+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.373746+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.379790+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.449197+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.451010+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.451962+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.458893+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.462046+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.466864+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.530837+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.532410+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.533425+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.534915+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.535688+0000 mon.c (mon.1) 640 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:23 vm08 bash[17777]: audit 2026-03-09T17:00:23.540830+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.690227+0000 mgr.y (mgr.15147) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:21.703564+0000 mgr.y (mgr.15147) 121 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.745871+0000 mgr.y (mgr.15147) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.794898+0000 mgr.y (mgr.15147) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.845757+0000 mgr.y (mgr.15147) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.895952+0000 mgr.y (mgr.15147) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.945629+0000 mgr.y (mgr.15147) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:21.998718+0000 mgr.y (mgr.15147) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.097350+0000 mgr.y (mgr.15147) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.164812+0000 mgr.y (mgr.15147) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.215428+0000 mgr.y (mgr.15147) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.308547+0000 mgr.y (mgr.15147) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.352161+0000 mgr.y (mgr.15147) 132 : audit [DBG] from='client.25147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.389426+0000 mgr.y (mgr.15147) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.466273+0000 mgr.y (mgr.15147) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.554092+0000 mgr.y (mgr.15147) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.629194+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.638936+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.639807+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.641011+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.641519+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.665486+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.722099+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.724672+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.726985+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.730757+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.732401+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.737802+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.791330+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.792802+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.793885+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.795268+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.795875+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.800147+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.867544+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.871002+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.872943+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.877687+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.878879+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.886432+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.950792+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.952034+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.952730+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.953835+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.954365+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:22.998096+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.053931+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.055604+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.058174+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.059788+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.060642+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.066908+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.147265+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.150771+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.154379+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.155883+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.157861+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.163195+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.235488+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.238790+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.246808+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.247894+0000 mon.c (mon.1) 623 : audit [DBG] from='client.? 192.168.123.102:0/2658540197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.249223+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.251200+0000 mon.c (mon.1) 625 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.291602+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.367013+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.368587+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.369535+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.370864+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.373746+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.379790+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.449197+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.451010+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.451962+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.458893+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.462046+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.466864+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.530837+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.532410+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.533425+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.534915+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.535688+0000 mon.c (mon.1) 640 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:23 vm02 bash[17545]: audit 2026-03-09T17:00:23.540830+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.690227+0000 mgr.y (mgr.15147) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:21.703564+0000 mgr.y (mgr.15147) 121 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.745871+0000 mgr.y (mgr.15147) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.794898+0000 mgr.y (mgr.15147) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.845757+0000 mgr.y (mgr.15147) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.895952+0000 mgr.y (mgr.15147) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.945629+0000 mgr.y (mgr.15147) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:21.998718+0000 mgr.y (mgr.15147) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.097350+0000 mgr.y (mgr.15147) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.164812+0000 mgr.y (mgr.15147) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.215428+0000 mgr.y (mgr.15147) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.308547+0000 mgr.y (mgr.15147) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.352161+0000 mgr.y (mgr.15147) 132 : audit [DBG] from='client.25147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.389426+0000 mgr.y (mgr.15147) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.466273+0000 mgr.y (mgr.15147) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.554092+0000 mgr.y (mgr.15147) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.629194+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.638936+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.639807+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.641011+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.641519+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.665486+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.722099+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.724672+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.726985+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.730757+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.732401+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.737802+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.791330+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.792802+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.793885+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.795268+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.795875+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.800147+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.867544+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.871002+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.872943+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.877687+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.878879+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.886432+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.950792+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.952034+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.952730+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.953835+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.954365+0000 mon.c (mon.1) 609 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:22.998096+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.053931+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.055604+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.058174+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.059788+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.060642+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.066908+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.147265+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.150771+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.154379+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.155883+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.157861+0000 mon.c (mon.1) 619 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.163195+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.235488+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.238790+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.246808+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.247894+0000 mon.c (mon.1) 623 : audit [DBG] from='client.? 192.168.123.102:0/2658540197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.249223+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.251200+0000 mon.c (mon.1) 625 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.291602+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.367013+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.368587+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.369535+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.370864+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.373746+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.379790+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.449197+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.451010+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.451962+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.458893+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.462046+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.466864+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.530837+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.532410+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.533425+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.534915+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.535688+0000 mon.c (mon.1) 640 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:23.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:23 vm02 bash[22739]: audit 2026-03-09T17:00:23.540830+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:22.599980+0000 mgr.y (mgr.15147) 136 : audit [DBG] from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.668726+0000 mgr.y (mgr.15147) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.738310+0000 mgr.y (mgr.15147) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.801714+0000 mgr.y (mgr.15147) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.890539+0000 mgr.y (mgr.15147) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:22.923219+0000 mgr.y (mgr.15147) 141 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:22.999513+0000 mgr.y (mgr.15147) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.070478+0000 mgr.y (mgr.15147) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.164948+0000 mgr.y (mgr.15147) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.293441+0000 mgr.y (mgr.15147) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cluster 2026-03-09T17:00:23.374730+0000 mgr.y (mgr.15147) 146 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.382458+0000 mgr.y (mgr.15147) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.468479+0000 mgr.y (mgr.15147) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.498253+0000 mgr.y (mgr.15147) 149 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.542664+0000 mgr.y (mgr.15147) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.608477+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.610183+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.611088+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.612444+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.613252+0000 mon.c (mon.1) 645 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.653536+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.655320+0000 mgr.y (mgr.15147) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.694117+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.695570+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.696530+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.698275+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.699019+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.704573+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.706318+0000 mgr.y (mgr.15147) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.744374+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.745877+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.746808+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.748153+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.748936+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.754998+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.756422+0000 mgr.y (mgr.15147) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.795259+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.796868+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.797894+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.799619+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.800442+0000 mon.c (mon.1) 660 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.805694+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.807816+0000 mgr.y (mgr.15147) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.845882+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.847353+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.848237+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.849554+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.850305+0000 mon.c (mon.1) 665 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.855293+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.856933+0000 mgr.y (mgr.15147) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.896279+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.897766+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.898678+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.899981+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.900725+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.913534+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.915978+0000 mgr.y (mgr.15147) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.938550+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.956447+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.958224+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.959253+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.960755+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.961600+0000 mon.c (mon.1) 676 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:23.966974+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:23.969813+0000 mgr.y (mgr.15147) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.008278+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.009951+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.011308+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.013025+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.013892+0000 mon.c (mon.1) 681 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.018702+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.021019+0000 mgr.y (mgr.15147) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.059917+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.061424+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.062391+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.063959+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.064833+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.070136+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.071587+0000 mgr.y (mgr.15147) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.111685+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.113246+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.114290+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.115709+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.116516+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.122556+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.124485+0000 mgr.y (mgr.15147) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.168591+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.170185+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.171202+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.172396+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.173117+0000 mon.c (mon.1) 696 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.205584+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.207212+0000 mgr.y (mgr.15147) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.246353+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.248262+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.249573+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.251477+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.252517+0000 mon.c (mon.1) 701 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.258658+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.260741+0000 mgr.y (mgr.15147) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.305717+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.307208+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.308053+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.309347+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.310087+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.315404+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.316477+0000 mgr.y (mgr.15147) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.357024+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.358817+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.359820+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.361238+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.361965+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.367620+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.368896+0000 mgr.y (mgr.15147) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.406964+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.408366+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.409235+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.410842+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.411600+0000 mon.c (mon.1) 716 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.417364+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.418412+0000 mgr.y (mgr.15147) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.455874+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.457439+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.458399+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.459754+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.460459+0000 mon.c (mon.1) 721 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.465889+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.467517+0000 mgr.y (mgr.15147) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.505860+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.507316+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.508189+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.509555+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.510318+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: audit 2026-03-09T17:00:24.515343+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:24 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.516845+0000 mgr.y (mgr.15147) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:22.599980+0000 mgr.y (mgr.15147) 136 : audit [DBG] from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.668726+0000 mgr.y (mgr.15147) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.738310+0000 mgr.y (mgr.15147) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.801714+0000 mgr.y (mgr.15147) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.890539+0000 mgr.y (mgr.15147) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:22.923219+0000 mgr.y (mgr.15147) 141 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:22.999513+0000 mgr.y (mgr.15147) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.070478+0000 mgr.y (mgr.15147) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.164948+0000 mgr.y (mgr.15147) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.293441+0000 mgr.y (mgr.15147) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cluster 2026-03-09T17:00:23.374730+0000 mgr.y (mgr.15147) 146 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:24.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.382458+0000 mgr.y (mgr.15147) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.468479+0000 mgr.y (mgr.15147) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.498253+0000 mgr.y (mgr.15147) 149 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.542664+0000 mgr.y (mgr.15147) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.608477+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.610183+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.611088+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.612444+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.613252+0000 mon.c (mon.1) 645 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.653536+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.655320+0000 mgr.y (mgr.15147) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.694117+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.695570+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.696530+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.698275+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.699019+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.704573+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.706318+0000 mgr.y (mgr.15147) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.744374+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.745877+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.746808+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.748153+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.748936+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.754998+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.756422+0000 mgr.y (mgr.15147) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.795259+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.796868+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.797894+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.799619+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.800442+0000 mon.c (mon.1) 660 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.805694+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.807816+0000 mgr.y (mgr.15147) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.845882+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.847353+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.848237+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.849554+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.850305+0000 mon.c (mon.1) 665 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.855293+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.856933+0000 mgr.y (mgr.15147) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.896279+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.897766+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.898678+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.899981+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.900725+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.913534+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.915978+0000 mgr.y (mgr.15147) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.938550+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.956447+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.958224+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.959253+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.960755+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.961600+0000 mon.c (mon.1) 676 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:23.966974+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:23.969813+0000 mgr.y (mgr.15147) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.008278+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.009951+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.011308+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.013025+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.013892+0000 mon.c (mon.1) 681 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.018702+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.021019+0000 mgr.y (mgr.15147) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.059917+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.061424+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.062391+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.063959+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.064833+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.070136+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.071587+0000 mgr.y (mgr.15147) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.111685+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.113246+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.114290+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.115709+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.116516+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.122556+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.124485+0000 mgr.y (mgr.15147) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.168591+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.170185+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.171202+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.172396+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.173117+0000 mon.c (mon.1) 696 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.205584+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.207212+0000 mgr.y (mgr.15147) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.246353+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.248262+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.249573+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.251477+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.252517+0000 mon.c (mon.1) 701 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.258658+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.260741+0000 mgr.y (mgr.15147) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.305717+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.307208+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.308053+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.309347+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.310087+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.315404+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.316477+0000 mgr.y (mgr.15147) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.357024+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.358817+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.359820+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.361238+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.361965+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.367620+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.368896+0000 mgr.y (mgr.15147) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.406964+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.408366+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.409235+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.410842+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.411600+0000 mon.c (mon.1) 716 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.417364+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.418412+0000 mgr.y (mgr.15147) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:22.599980+0000 mgr.y (mgr.15147) 136 : audit [DBG] from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.668726+0000 mgr.y (mgr.15147) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.738310+0000 mgr.y (mgr.15147) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.801714+0000 mgr.y (mgr.15147) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.890539+0000 mgr.y (mgr.15147) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:22.923219+0000 mgr.y (mgr.15147) 141 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:22.999513+0000 mgr.y (mgr.15147) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.070478+0000 mgr.y (mgr.15147) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.164948+0000 mgr.y (mgr.15147) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.293441+0000 mgr.y (mgr.15147) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cluster 2026-03-09T17:00:23.374730+0000 mgr.y (mgr.15147) 146 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.382458+0000 mgr.y (mgr.15147) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.468479+0000 mgr.y (mgr.15147) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.498253+0000 mgr.y (mgr.15147) 149 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.542664+0000 mgr.y (mgr.15147) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.608477+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.610183+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.611088+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.612444+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.613252+0000 mon.c (mon.1) 645 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.653536+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.655320+0000 mgr.y (mgr.15147) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.694117+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.695570+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.696530+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.698275+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.699019+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.704573+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.706318+0000 mgr.y (mgr.15147) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.744374+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.745877+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.746808+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.748153+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.748936+0000 mon.c (mon.1) 655 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.754998+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.756422+0000 mgr.y (mgr.15147) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.795259+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.796868+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.797894+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.799619+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.800442+0000 mon.c (mon.1) 660 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.805694+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.807816+0000 mgr.y (mgr.15147) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.845882+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.847353+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.848237+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.849554+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.850305+0000 mon.c (mon.1) 665 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.855293+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.856933+0000 mgr.y (mgr.15147) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.896279+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.897766+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.898678+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.899981+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.900725+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.913534+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.915978+0000 mgr.y (mgr.15147) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.938550+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.956447+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.958224+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.959253+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.960755+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.961600+0000 mon.c (mon.1) 676 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:23.966974+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:23.969813+0000 mgr.y (mgr.15147) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.008278+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.009951+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.011308+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.013025+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.013892+0000 mon.c (mon.1) 681 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.018702+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.021019+0000 mgr.y (mgr.15147) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.059917+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.061424+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.062391+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.063959+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.064833+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.070136+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.071587+0000 mgr.y (mgr.15147) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.111685+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.113246+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.114290+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.115709+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.116516+0000 mon.c (mon.1) 691 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.122556+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.124485+0000 mgr.y (mgr.15147) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.168591+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.170185+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.171202+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.172396+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.173117+0000 mon.c (mon.1) 696 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.205584+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.207212+0000 mgr.y (mgr.15147) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.246353+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.248262+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.249573+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.251477+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.252517+0000 mon.c (mon.1) 701 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.258658+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.260741+0000 mgr.y (mgr.15147) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.305717+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.307208+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.308053+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.309347+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.310087+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.315404+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.316477+0000 mgr.y (mgr.15147) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.357024+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.358817+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.359820+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.361238+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.361965+0000 mon.c (mon.1) 711 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.367620+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.368896+0000 mgr.y (mgr.15147) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.406964+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.408366+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.409235+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.410842+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.411600+0000 mon.c (mon.1) 716 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.417364+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.418412+0000 mgr.y (mgr.15147) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.455874+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.457439+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.458399+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.459754+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.460459+0000 mon.c (mon.1) 721 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.465889+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.467517+0000 mgr.y (mgr.15147) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.505860+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.507316+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.508189+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.509555+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.510318+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: audit 2026-03-09T17:00:24.515343+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:24 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.516845+0000 mgr.y (mgr.15147) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.455874+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.457439+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.458399+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.459754+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.460459+0000 mon.c (mon.1) 721 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.465889+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.467517+0000 mgr.y (mgr.15147) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.505860+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.507316+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.508189+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.509555+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.510318+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: audit 2026-03-09T17:00:24.515343+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:24.970 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:24 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.516845+0000 mgr.y (mgr.15147) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.557892+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.561257+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.610647+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.612370+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.613128+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.618038+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.619816+0000 mgr.y (mgr.15147) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.660202+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.661744+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.662717+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.664108+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.664867+0000 mon.c (mon.1) 736 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.669942+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.671683+0000 mgr.y (mgr.15147) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.711899+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.713709+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.715002+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.890 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.716707+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.717515+0000 mon.c (mon.1) 741 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.722701+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.724122+0000 mgr.y (mgr.15147) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.764924+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.766355+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.767219+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.768550+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.769228+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.774295+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.776151+0000 mgr.y (mgr.15147) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.814178+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.815517+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.816312+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.817607+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.818273+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.823179+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.824882+0000 mgr.y (mgr.15147) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.862286+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.863597+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.864394+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.865650+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.866325+0000 mon.c (mon.1) 756 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.871604+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.873177+0000 mgr.y (mgr.15147) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.912643+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.914166+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.915023+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.916350+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.917080+0000 mon.c (mon.1) 761 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.922000+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.923646+0000 mgr.y (mgr.15147) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.961452+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.962938+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.963785+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.965118+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.965779+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:24.971802+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:24.973511+0000 mgr.y (mgr.15147) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.017279+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.018763+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.019530+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.020699+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.021715+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.026631+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.029243+0000 mgr.y (mgr.15147) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.071392+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.073031+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.073936+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.075293+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.076019+0000 mon.c (mon.1) 776 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.081091+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.084215+0000 mgr.y (mgr.15147) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.124875+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.126494+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.127303+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.128537+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.130400+0000 mon.c (mon.1) 781 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.135304+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.137522+0000 mgr.y (mgr.15147) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.891 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.179261+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.180954+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.181787+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.183181+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.183889+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.189801+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.191176+0000 mgr.y (mgr.15147) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.229061+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.230765+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.231726+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.233066+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.233728+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.238201+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.239810+0000 mgr.y (mgr.15147) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.279990+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.281909+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.283064+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.285604+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.286405+0000 mon.c (mon.1) 796 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.305489+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.306886+0000 mgr.y (mgr.15147) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.346894+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.348200+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.348986+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.350203+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.350848+0000 mon.c (mon.1) 801 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.355903+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.356861+0000 mgr.y (mgr.15147) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cluster 2026-03-09T17:00:25.375171+0000 mgr.y (mgr.15147) 183 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.395105+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.396349+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.397131+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.398326+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.398937+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.403957+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.404697+0000 mgr.y (mgr.15147) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.441785+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.443116+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.443870+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.445098+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.445726+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.450750+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.451649+0000 mgr.y (mgr.15147) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.508521+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.509934+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.510801+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.512015+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.512801+0000 mon.c (mon.1) 816 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: audit 2026-03-09T17:00:25.547127+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.892 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:25 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.549706+0000 mgr.y (mgr.15147) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.557892+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.561257+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.610647+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.612370+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.613128+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.618038+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.619816+0000 mgr.y (mgr.15147) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.660202+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.661744+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.662717+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.664108+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.664867+0000 mon.c (mon.1) 736 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.669942+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.671683+0000 mgr.y (mgr.15147) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.711899+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.713709+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.715002+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.716707+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.717515+0000 mon.c (mon.1) 741 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.722701+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.724122+0000 mgr.y (mgr.15147) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.764924+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.766355+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.767219+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.768550+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.769228+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.774295+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.776151+0000 mgr.y (mgr.15147) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.814178+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.815517+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.816312+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.817607+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.818273+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.823179+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.824882+0000 mgr.y (mgr.15147) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.862286+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.863597+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.864394+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.865650+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.866325+0000 mon.c (mon.1) 756 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.871604+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.873177+0000 mgr.y (mgr.15147) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.912643+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.914166+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.915023+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.916350+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.917080+0000 mon.c (mon.1) 761 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.922000+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.923646+0000 mgr.y (mgr.15147) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.961452+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.962938+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.963785+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.965118+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.965779+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:24.971802+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:24.973511+0000 mgr.y (mgr.15147) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.017279+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.018763+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.019530+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.020699+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.021715+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.026631+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.029243+0000 mgr.y (mgr.15147) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.071392+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.073031+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.073936+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.075293+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.076019+0000 mon.c (mon.1) 776 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.081091+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.084215+0000 mgr.y (mgr.15147) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.124875+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.126494+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.127303+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.128537+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.130400+0000 mon.c (mon.1) 781 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.135304+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.137522+0000 mgr.y (mgr.15147) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.179261+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.180954+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.181787+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.183181+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.183889+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.189801+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.191176+0000 mgr.y (mgr.15147) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.229061+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.230765+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.231726+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.233066+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.233728+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.238201+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.239810+0000 mgr.y (mgr.15147) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.279990+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.281909+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.283064+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.285604+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.286405+0000 mon.c (mon.1) 796 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.305489+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.306886+0000 mgr.y (mgr.15147) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.346894+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.348200+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.348986+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.350203+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.350848+0000 mon.c (mon.1) 801 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.355903+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.356861+0000 mgr.y (mgr.15147) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cluster 2026-03-09T17:00:25.375171+0000 mgr.y (mgr.15147) 183 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.395105+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.396349+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.397131+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.398326+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.398937+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.403957+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.404697+0000 mgr.y (mgr.15147) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.441785+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.443116+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.443870+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.445098+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.445726+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.450750+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.451649+0000 mgr.y (mgr.15147) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.508521+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.509934+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.510801+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.512015+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.512801+0000 mon.c (mon.1) 816 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: audit 2026-03-09T17:00:25.547127+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:25 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.549706+0000 mgr.y (mgr.15147) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.557892+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.561257+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.610647+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.612370+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.613128+0000 mon.c (mon.1) 731 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.618038+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.619816+0000 mgr.y (mgr.15147) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.660202+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.661744+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.662717+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.664108+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.664867+0000 mon.c (mon.1) 736 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.669942+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.671683+0000 mgr.y (mgr.15147) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.711899+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.713709+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.715002+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.716707+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.717515+0000 mon.c (mon.1) 741 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.722701+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.724122+0000 mgr.y (mgr.15147) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.764924+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.766355+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.767219+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.768550+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.769228+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.774295+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.776151+0000 mgr.y (mgr.15147) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.814178+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.815517+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.816312+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.817607+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.818273+0000 mon.c (mon.1) 751 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.823179+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.824882+0000 mgr.y (mgr.15147) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.862286+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.863597+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.864394+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.865650+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.866325+0000 mon.c (mon.1) 756 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.871604+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.873177+0000 mgr.y (mgr.15147) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.912643+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.914166+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.915023+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.916350+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.917080+0000 mon.c (mon.1) 761 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.922000+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.923646+0000 mgr.y (mgr.15147) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.961452+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.962938+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.963785+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.965118+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.965779+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:24.971802+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:24.973511+0000 mgr.y (mgr.15147) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.017279+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.018763+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.019530+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.020699+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.021715+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.026631+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.029243+0000 mgr.y (mgr.15147) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.071392+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.073031+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.073936+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.075293+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.076019+0000 mon.c (mon.1) 776 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.081091+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.084215+0000 mgr.y (mgr.15147) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.124875+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.126494+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.127303+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.128537+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.130400+0000 mon.c (mon.1) 781 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.135304+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.137522+0000 mgr.y (mgr.15147) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.179261+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.180954+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.181787+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.183181+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.183889+0000 mon.c (mon.1) 786 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.189801+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.191176+0000 mgr.y (mgr.15147) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.229061+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.230765+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.231726+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.233066+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.233728+0000 mon.c (mon.1) 791 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.238201+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.239810+0000 mgr.y (mgr.15147) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.279990+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.281909+0000 mon.c (mon.1) 793 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.283064+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.285604+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.286405+0000 mon.c (mon.1) 796 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.305489+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.306886+0000 mgr.y (mgr.15147) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.346894+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.348200+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.348986+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.350203+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.350848+0000 mon.c (mon.1) 801 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.355903+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.356861+0000 mgr.y (mgr.15147) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cluster 2026-03-09T17:00:25.375171+0000 mgr.y (mgr.15147) 183 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.395105+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.396349+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.397131+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.398326+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.398937+0000 mon.c (mon.1) 806 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.403957+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.404697+0000 mgr.y (mgr.15147) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.441785+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.443116+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.443870+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.445098+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.445726+0000 mon.c (mon.1) 811 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.450750+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.451649+0000 mgr.y (mgr.15147) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.508521+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.509934+0000 mon.c (mon.1) 813 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.510801+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.512015+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.512801+0000 mon.c (mon.1) 816 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: audit 2026-03-09T17:00:25.547127+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:25 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.549706+0000 mgr.y (mgr.15147) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:25.970 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:00:25 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:00:25] "GET /metrics HTTP/1.1" 200 37547 "" "Prometheus/2.51.0" 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.625376+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.626511+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.630094+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.631456+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.632017+0000 mon.c (mon.1) 821 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.637233+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.639993+0000 mgr.y (mgr.15147) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.679208+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.680376+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.681059+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.682452+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.683011+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.687407+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.689636+0000 mgr.y (mgr.15147) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.729514+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.730775+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.731400+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.732447+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.732914+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.737486+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.740043+0000 mgr.y (mgr.15147) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.777767+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.779209+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.779985+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.781260+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.781845+0000 mon.c (mon.1) 836 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.786539+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.789098+0000 mgr.y (mgr.15147) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.826950+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.828255+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.828873+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.829890+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.830367+0000 mon.c (mon.1) 841 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.834804+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.836312+0000 mgr.y (mgr.15147) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.873785+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.875085+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.875681+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.876931+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.877662+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.883936+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.885356+0000 mgr.y (mgr.15147) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.927829+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.929336+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.930232+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.931553+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.932223+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.937497+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.938894+0000 mgr.y (mgr.15147) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.986332+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.987613+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.988598+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.989767+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.990405+0000 mon.c (mon.1) 856 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:25.995805+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:25.996830+0000 mgr.y (mgr.15147) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.040050+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.041359+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.042160+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.043408+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.044031+0000 mon.c (mon.1) 861 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.048928+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.050308+0000 mgr.y (mgr.15147) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.091261+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.093171+0000 mon.c (mon.1) 863 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.094245+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.095497+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.096326+0000 mon.c (mon.1) 866 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.101525+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.102978+0000 mgr.y (mgr.15147) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.140684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.142409+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.143403+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.144910+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.145746+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.151364+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.152590+0000 mgr.y (mgr.15147) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.192594+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.194341+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.195323+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.196859+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.197708+0000 mon.c (mon.1) 876 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.202818+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.204474+0000 mgr.y (mgr.15147) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.244229+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.245995+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.247036+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.248565+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.249573+0000 mon.c (mon.1) 881 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.255912+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.257273+0000 mgr.y (mgr.15147) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.301691+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.303394+0000 mon.c (mon.1) 883 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.304341+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.305810+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.306689+0000 mon.c (mon.1) 886 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.311981+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.313405+0000 mgr.y (mgr.15147) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.355774+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.359904+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.360794+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.362256+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.363022+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.367073+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.369231+0000 mgr.y (mgr.15147) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.409345+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.411024+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.412062+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.413619+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.414466+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.420963+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.421668+0000 mgr.y (mgr.15147) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.461569+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.463277+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.464265+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.465785+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.466562+0000 mon.c (mon.1) 901 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.472049+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.473007+0000 mgr.y (mgr.15147) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.511607+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.513155+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.514134+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.515673+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.516467+0000 mon.c (mon.1) 906 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.524386+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.525471+0000 mgr.y (mgr.15147) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.565180+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:26 vm08 bash[17777]: audit 2026-03-09T17:00:26.566690+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.625376+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.626511+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.630094+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.631456+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.632017+0000 mon.c (mon.1) 821 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.637233+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.639993+0000 mgr.y (mgr.15147) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.679208+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.680376+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.681059+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.682452+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.683011+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.687407+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.689636+0000 mgr.y (mgr.15147) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.729514+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.730775+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.731400+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.732447+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.732914+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.737486+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.740043+0000 mgr.y (mgr.15147) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.777767+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.779209+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.779985+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.781260+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.781845+0000 mon.c (mon.1) 836 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.786539+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.789098+0000 mgr.y (mgr.15147) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.826950+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.828255+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.828873+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.829890+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.830367+0000 mon.c (mon.1) 841 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.834804+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.836312+0000 mgr.y (mgr.15147) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.873785+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.875085+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.875681+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.876931+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.877662+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.883936+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.885356+0000 mgr.y (mgr.15147) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.927829+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.929336+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.930232+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.931553+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.932223+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.937497+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.938894+0000 mgr.y (mgr.15147) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.986332+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.987613+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.988598+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.989767+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.990405+0000 mon.c (mon.1) 856 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:25.995805+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:25.996830+0000 mgr.y (mgr.15147) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.040050+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.041359+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.042160+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.043408+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.044031+0000 mon.c (mon.1) 861 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.048928+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.050308+0000 mgr.y (mgr.15147) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.091261+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.093171+0000 mon.c (mon.1) 863 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.094245+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.095497+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.096326+0000 mon.c (mon.1) 866 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.101525+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.102978+0000 mgr.y (mgr.15147) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.140684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.142409+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.143403+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.144910+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.145746+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.151364+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.152590+0000 mgr.y (mgr.15147) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.192594+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.194341+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.195323+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.196859+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.197708+0000 mon.c (mon.1) 876 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.202818+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.204474+0000 mgr.y (mgr.15147) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.244229+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.245995+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.247036+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.248565+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.249573+0000 mon.c (mon.1) 881 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.255912+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.257273+0000 mgr.y (mgr.15147) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.301691+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.303394+0000 mon.c (mon.1) 883 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.304341+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.305810+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.306689+0000 mon.c (mon.1) 886 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.311981+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.313405+0000 mgr.y (mgr.15147) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.355774+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.359904+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.360794+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.362256+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.363022+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.367073+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.369231+0000 mgr.y (mgr.15147) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.409345+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.411024+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.412062+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.413619+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.414466+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.420963+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.421668+0000 mgr.y (mgr.15147) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.461569+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.463277+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.464265+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.465785+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.466562+0000 mon.c (mon.1) 901 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.472049+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.473007+0000 mgr.y (mgr.15147) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.511607+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.513155+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.514134+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.515673+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.516467+0000 mon.c (mon.1) 906 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.524386+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.525471+0000 mgr.y (mgr.15147) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.565180+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:26 vm02 bash[17545]: audit 2026-03-09T17:00:26.566690+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.625376+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.626511+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.630094+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.631456+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.632017+0000 mon.c (mon.1) 821 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.637233+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.639993+0000 mgr.y (mgr.15147) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.679208+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.680376+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.681059+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.682452+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.683011+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.687407+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.689636+0000 mgr.y (mgr.15147) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.729514+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.730775+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.731400+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.732447+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.732914+0000 mon.c (mon.1) 831 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.737486+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.740043+0000 mgr.y (mgr.15147) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.777767+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.779209+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.779985+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.781260+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.781845+0000 mon.c (mon.1) 836 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.786539+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.789098+0000 mgr.y (mgr.15147) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.826950+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.828255+0000 mon.c (mon.1) 838 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.828873+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.829890+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.830367+0000 mon.c (mon.1) 841 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.834804+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.836312+0000 mgr.y (mgr.15147) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.873785+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.875085+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.875681+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.876931+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.877662+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.883936+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.885356+0000 mgr.y (mgr.15147) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.927829+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.929336+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.930232+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.931553+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.932223+0000 mon.c (mon.1) 851 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.937497+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.938894+0000 mgr.y (mgr.15147) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.986332+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.987613+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.988598+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.989767+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.990405+0000 mon.c (mon.1) 856 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:25.995805+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:25.996830+0000 mgr.y (mgr.15147) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.040050+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.041359+0000 mon.c (mon.1) 858 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.042160+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.043408+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.044031+0000 mon.c (mon.1) 861 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.048928+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.050308+0000 mgr.y (mgr.15147) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.091261+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.093171+0000 mon.c (mon.1) 863 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.094245+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.095497+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.096326+0000 mon.c (mon.1) 866 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.101525+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.102978+0000 mgr.y (mgr.15147) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.140684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.142409+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.143403+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.144910+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.145746+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.151364+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.152590+0000 mgr.y (mgr.15147) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.192594+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.194341+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.195323+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.196859+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.197708+0000 mon.c (mon.1) 876 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.202818+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.204474+0000 mgr.y (mgr.15147) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.244229+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.245995+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.247036+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.248565+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.249573+0000 mon.c (mon.1) 881 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.255912+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.257273+0000 mgr.y (mgr.15147) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.301691+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.303394+0000 mon.c (mon.1) 883 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.304341+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.305810+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.306689+0000 mon.c (mon.1) 886 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.311981+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.313405+0000 mgr.y (mgr.15147) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.355774+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.359904+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.360794+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.362256+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.363022+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.367073+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.369231+0000 mgr.y (mgr.15147) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.409345+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.411024+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.412062+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.413619+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.414466+0000 mon.c (mon.1) 896 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.420963+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.421668+0000 mgr.y (mgr.15147) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.461569+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.463277+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.464265+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.465785+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.466562+0000 mon.c (mon.1) 901 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.472049+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.473007+0000 mgr.y (mgr.15147) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.511607+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.513155+0000 mon.c (mon.1) 903 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.514134+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.515673+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.516467+0000 mon.c (mon.1) 906 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.524386+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.525471+0000 mgr.y (mgr.15147) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.565180+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:26.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:26 vm02 bash[22739]: audit 2026-03-09T17:00:26.566690+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.567608+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.570276+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.598911+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.620384+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.621162+0000 mgr.y (mgr.15147) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.661450+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.662862+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.663629+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.664855+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.665391+0000 mon.c (mon.1) 916 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.846 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.672850+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.673539+0000 mgr.y (mgr.15147) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.712076+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.713507+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.714269+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.715378+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.715963+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.721357+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.723902+0000 mgr.y (mgr.15147) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.766659+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.768118+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.769039+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.770114+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.770686+0000 mon.c (mon.1) 926 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.776289+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.778671+0000 mgr.y (mgr.15147) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.818771+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.820425+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.821440+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.822722+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.823364+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.830967+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.831768+0000 mgr.y (mgr.15147) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.872913+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.874308+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.875038+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.876111+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.876669+0000 mon.c (mon.1) 936 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.883905+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.884542+0000 mgr.y (mgr.15147) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.926050+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.927371+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.928070+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.929202+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.929711+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.937845+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.938570+0000 mgr.y (mgr.15147) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.977611+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.979144+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.979897+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.981033+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.981612+0000 mon.c (mon.1) 946 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:26.988940+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:26.989631+0000 mgr.y (mgr.15147) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.031291+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.032802+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.033541+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.034627+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.035192+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.042189+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.042875+0000 mgr.y (mgr.15147) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.083117+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.084633+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.085513+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.847 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.086766+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.087327+0000 mon.c (mon.1) 956 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.094151+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.095222+0000 mgr.y (mgr.15147) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.137928+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.139164+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.140177+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.141562+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.142232+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.147273+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.147928+0000 mgr.y (mgr.15147) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.188277+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.189525+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.190155+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.191184+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.191634+0000 mon.c (mon.1) 966 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.196935+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.197539+0000 mgr.y (mgr.15147) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.237169+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.238516+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.239185+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.240264+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.240830+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.245594+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.246324+0000 mgr.y (mgr.15147) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.284068+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.285405+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.286068+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.287186+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.287702+0000 mon.c (mon.1) 976 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.292292+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.292934+0000 mgr.y (mgr.15147) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.340862+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.342972+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.343732+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.345445+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.346248+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.351213+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.352033+0000 mgr.y (mgr.15147) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cluster 2026-03-09T17:00:27.375455+0000 mgr.y (mgr.15147) 220 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.393721+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.395005+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.395736+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.397045+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.397595+0000 mon.c (mon.1) 986 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.402349+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.402886+0000 mgr.y (mgr.15147) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.442401+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.443645+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.444330+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.445392+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.445877+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.450410+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.451265+0000 mgr.y (mgr.15147) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.490180+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.491469+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.492104+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.493196+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.493666+0000 mon.c (mon.1) 996 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.498073+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.499168+0000 mgr.y (mgr.15147) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.555839+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.557531+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.848 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.558199+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.849 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.559266+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.849 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.559822+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.849 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:27 vm08 bash[17777]: audit 2026-03-09T17:00:27.564349+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.567608+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.570276+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.868 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.598911+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.620384+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.621162+0000 mgr.y (mgr.15147) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.661450+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.662862+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.663629+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.664855+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.665391+0000 mon.c (mon.1) 916 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.672850+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.673539+0000 mgr.y (mgr.15147) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.712076+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.713507+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.714269+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.715378+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.715963+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.721357+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.723902+0000 mgr.y (mgr.15147) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.766659+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.768118+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.769039+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.770114+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.770686+0000 mon.c (mon.1) 926 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.776289+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.778671+0000 mgr.y (mgr.15147) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.818771+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.820425+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.821440+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.822722+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.823364+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.830967+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.831768+0000 mgr.y (mgr.15147) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.872913+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.874308+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.875038+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.876111+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.876669+0000 mon.c (mon.1) 936 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.883905+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.884542+0000 mgr.y (mgr.15147) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.926050+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.927371+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.928070+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.929202+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.929711+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.937845+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.938570+0000 mgr.y (mgr.15147) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.977611+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.979144+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.979897+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.981033+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.981612+0000 mon.c (mon.1) 946 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:26.988940+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:26.989631+0000 mgr.y (mgr.15147) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.031291+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.032802+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.033541+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.034627+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.035192+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.042189+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.042875+0000 mgr.y (mgr.15147) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.083117+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.084633+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.869 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.085513+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.086766+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.087327+0000 mon.c (mon.1) 956 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.094151+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.095222+0000 mgr.y (mgr.15147) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.137928+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.139164+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.140177+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.141562+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.142232+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.147273+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.147928+0000 mgr.y (mgr.15147) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.188277+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.189525+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.190155+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.191184+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.191634+0000 mon.c (mon.1) 966 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.196935+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.197539+0000 mgr.y (mgr.15147) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.237169+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.238516+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.239185+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.240264+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.240830+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.245594+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.246324+0000 mgr.y (mgr.15147) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.284068+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.285405+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.286068+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.287186+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.287702+0000 mon.c (mon.1) 976 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.292292+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.292934+0000 mgr.y (mgr.15147) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.340862+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.342972+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.343732+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.345445+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.346248+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.351213+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.352033+0000 mgr.y (mgr.15147) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cluster 2026-03-09T17:00:27.375455+0000 mgr.y (mgr.15147) 220 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.393721+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.395005+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.395736+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.397045+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.397595+0000 mon.c (mon.1) 986 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.402349+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.402886+0000 mgr.y (mgr.15147) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.442401+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.443645+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.444330+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.445392+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.445877+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.450410+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.451265+0000 mgr.y (mgr.15147) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.490180+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.491469+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.870 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.567608+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.570276+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.598911+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.620384+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.621162+0000 mgr.y (mgr.15147) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.661450+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.662862+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.663629+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.664855+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.665391+0000 mon.c (mon.1) 916 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.672850+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.673539+0000 mgr.y (mgr.15147) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.712076+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.713507+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.714269+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.715378+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.715963+0000 mon.c (mon.1) 921 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.721357+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.723902+0000 mgr.y (mgr.15147) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.766659+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.768118+0000 mon.c (mon.1) 923 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.769039+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.770114+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.770686+0000 mon.c (mon.1) 926 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.776289+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.778671+0000 mgr.y (mgr.15147) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.818771+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.820425+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.821440+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.822722+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.823364+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.830967+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.831768+0000 mgr.y (mgr.15147) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.872913+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.874308+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.875038+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.876111+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.876669+0000 mon.c (mon.1) 936 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.883905+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.884542+0000 mgr.y (mgr.15147) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.926050+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.927371+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.928070+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.929202+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.929711+0000 mon.c (mon.1) 941 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.937845+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.938570+0000 mgr.y (mgr.15147) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.977611+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.979144+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.979897+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.981033+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.981612+0000 mon.c (mon.1) 946 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:26.988940+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:26.989631+0000 mgr.y (mgr.15147) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.031291+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.032802+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.033541+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.034627+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.035192+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.042189+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.042875+0000 mgr.y (mgr.15147) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.083117+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.084633+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.871 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.085513+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.086766+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.087327+0000 mon.c (mon.1) 956 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.094151+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.095222+0000 mgr.y (mgr.15147) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.137928+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.139164+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.140177+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.141562+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.142232+0000 mon.c (mon.1) 961 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.147273+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.147928+0000 mgr.y (mgr.15147) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.188277+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.189525+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.190155+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.191184+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.191634+0000 mon.c (mon.1) 966 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.196935+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.197539+0000 mgr.y (mgr.15147) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.237169+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.238516+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.239185+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.240264+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.240830+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.245594+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.246324+0000 mgr.y (mgr.15147) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.284068+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.285405+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.286068+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.287186+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.287702+0000 mon.c (mon.1) 976 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.292292+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.292934+0000 mgr.y (mgr.15147) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.340862+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.342972+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.343732+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.345445+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.346248+0000 mon.c (mon.1) 981 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.351213+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.352033+0000 mgr.y (mgr.15147) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cluster 2026-03-09T17:00:27.375455+0000 mgr.y (mgr.15147) 220 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.393721+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.395005+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.395736+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.397045+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.397595+0000 mon.c (mon.1) 986 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.402349+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.402886+0000 mgr.y (mgr.15147) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.442401+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.443645+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.444330+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.445392+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.445877+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.450410+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.451265+0000 mgr.y (mgr.15147) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.490180+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.491469+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.492104+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.493196+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.493666+0000 mon.c (mon.1) 996 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.498073+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.499168+0000 mgr.y (mgr.15147) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.555839+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.872 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.557531+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.558199+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.559266+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.559822+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:27 vm02 bash[22739]: audit 2026-03-09T17:00:27.564349+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.492104+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.493196+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.493666+0000 mon.c (mon.1) 996 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.498073+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.499168+0000 mgr.y (mgr.15147) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.555839+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.557531+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.558199+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.559266+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.559822+0000 mon.c (mon.1) 1001 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:27.873 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:27 vm02 bash[17545]: audit 2026-03-09T17:00:27.564349+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.565470+0000 mgr.y (mgr.15147) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.625974+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.627395+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.628130+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.629180+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.629717+0000 mon.c (mon.1) 1006 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.634219+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.635057+0000 mgr.y (mgr.15147) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.674562+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.676141+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.676942+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.678289+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.678890+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.683537+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.687382+0000 mgr.y (mgr.15147) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.733324+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.734631+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.735271+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.736283+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.736749+0000 mon.c (mon.1) 1016 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.748979+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.753217+0000 mgr.y (mgr.15147) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.804503+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.811546+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.812711+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.814195+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.814696+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.822873+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.823720+0000 mgr.y (mgr.15147) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.910273+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.911792+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.912905+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.914977+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.919708+0000 mon.c (mon.1) 1026 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.928797+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.929467+0000 mgr.y (mgr.15147) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.979644+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.981144+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.982628+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.984296+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.984835+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:27.990588+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:27.991397+0000 mgr.y (mgr.15147) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.047484+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.050708+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.052073+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.060077+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.062312+0000 mon.c (mon.1) 1036 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.067427+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.068875+0000 mgr.y (mgr.15147) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.149593+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.155006+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.155696+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.161160+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.161694+0000 mon.c (mon.1) 1041 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.166651+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.167568+0000 mgr.y (mgr.15147) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.254655+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.256144+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.266429+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.267751+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.268302+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.273198+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.274249+0000 mgr.y (mgr.15147) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.330111+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.331340+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.331980+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.333103+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.333582+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.338768+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.339454+0000 mgr.y (mgr.15147) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.391028+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.392870+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.393612+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.395127+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.395722+0000 mon.c (mon.1) 1056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.400963+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.402126+0000 mgr.y (mgr.15147) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.450003+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.451495+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.452364+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.453854+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.459682+0000 mon.c (mon.1) 1061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.475728+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.476937+0000 mgr.y (mgr.15147) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.529067+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.530545+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.531197+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.532229+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.532741+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: audit 2026-03-09T17:00:28.537869+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:28 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.541908+0000 mgr.y (mgr.15147) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.565470+0000 mgr.y (mgr.15147) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.625974+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.627395+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.628130+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.629180+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.629717+0000 mon.c (mon.1) 1006 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.634219+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.635057+0000 mgr.y (mgr.15147) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.674562+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.676141+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.676942+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.678289+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.678890+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.683537+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.687382+0000 mgr.y (mgr.15147) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.733324+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.734631+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.735271+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.736283+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.736749+0000 mon.c (mon.1) 1016 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.748979+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.753217+0000 mgr.y (mgr.15147) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.804503+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.811546+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.812711+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.814195+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.814696+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.822873+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.823720+0000 mgr.y (mgr.15147) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.910273+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.911792+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.912905+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.914977+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.919708+0000 mon.c (mon.1) 1026 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.928797+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.929467+0000 mgr.y (mgr.15147) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.979644+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.981144+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.982628+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.984296+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.984835+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:27.990588+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:27.991397+0000 mgr.y (mgr.15147) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.047484+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.050708+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.052073+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.060077+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.062312+0000 mon.c (mon.1) 1036 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.067427+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.068875+0000 mgr.y (mgr.15147) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.149593+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.155006+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.155696+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.161160+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.161694+0000 mon.c (mon.1) 1041 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.166651+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.167568+0000 mgr.y (mgr.15147) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.254655+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.256144+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.266429+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.267751+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.268302+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.273198+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.274249+0000 mgr.y (mgr.15147) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.330111+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.331340+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.331980+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.333103+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.333582+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.338768+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.339454+0000 mgr.y (mgr.15147) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.391028+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.392870+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.393612+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.395127+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.395722+0000 mon.c (mon.1) 1056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.400963+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.402126+0000 mgr.y (mgr.15147) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.450003+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.451495+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.452364+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.453854+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.459682+0000 mon.c (mon.1) 1061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.475728+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.476937+0000 mgr.y (mgr.15147) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.529067+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.530545+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.531197+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.532229+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.532741+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: audit 2026-03-09T17:00:28.537869+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:28 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.541908+0000 mgr.y (mgr.15147) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.565470+0000 mgr.y (mgr.15147) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.625974+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.627395+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.628130+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.629180+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.629717+0000 mon.c (mon.1) 1006 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.634219+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.635057+0000 mgr.y (mgr.15147) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.674562+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.676141+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.676942+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.678289+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.678890+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.683537+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.687382+0000 mgr.y (mgr.15147) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.733324+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.734631+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.735271+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.736283+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.736749+0000 mon.c (mon.1) 1016 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.748979+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.753217+0000 mgr.y (mgr.15147) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.804503+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.811546+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.812711+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.814195+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.814696+0000 mon.c (mon.1) 1021 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.822873+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.823720+0000 mgr.y (mgr.15147) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.910273+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.911792+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.912905+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.914977+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.919708+0000 mon.c (mon.1) 1026 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.928797+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.929467+0000 mgr.y (mgr.15147) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.979644+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.981144+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.982628+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.984296+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.984835+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:27.990588+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:27.991397+0000 mgr.y (mgr.15147) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.047484+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.050708+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.052073+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.060077+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.062312+0000 mon.c (mon.1) 1036 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.067427+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.068875+0000 mgr.y (mgr.15147) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.149593+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.155006+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.155696+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.161160+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.161694+0000 mon.c (mon.1) 1041 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.166651+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.167568+0000 mgr.y (mgr.15147) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.254655+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.256144+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.266429+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.267751+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.268302+0000 mon.c (mon.1) 1046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.273198+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.274249+0000 mgr.y (mgr.15147) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.330111+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.331340+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.331980+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.333103+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.333582+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.338768+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.339454+0000 mgr.y (mgr.15147) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.391028+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.392870+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.393612+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.395127+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.395722+0000 mon.c (mon.1) 1056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.400963+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.402126+0000 mgr.y (mgr.15147) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.450003+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.451495+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.452364+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.453854+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.459682+0000 mon.c (mon.1) 1061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.475728+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.476937+0000 mgr.y (mgr.15147) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.529067+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.530545+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.531197+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.532229+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.532741+0000 mon.c (mon.1) 1066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: audit 2026-03-09T17:00:28.537869+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:28.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:28 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.541908+0000 mgr.y (mgr.15147) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.591 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.611486+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.591 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.616522+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.611486+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.616522+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.618866+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.622135+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.622737+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.628776+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.629653+0000 mgr.y (mgr.15147) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.675258+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.680963+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.681691+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.682846+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.683293+0000 mon.c (mon.1) 1076 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.688055+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.688849+0000 mgr.y (mgr.15147) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.728871+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.730293+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.730900+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.731926+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.732380+0000 mon.c (mon.1) 1081 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.737597+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.738309+0000 mgr.y (mgr.15147) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.783272+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.784442+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.785081+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.786169+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.786648+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.789 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.794766+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.797132+0000 mgr.y (mgr.15147) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.837015+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.838463+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.839675+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.841107+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.841728+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.846994+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.847831+0000 mgr.y (mgr.15147) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.894438+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.895925+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.896700+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.897919+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.900954+0000 mon.c (mon.1) 1096 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.910154+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.911162+0000 mgr.y (mgr.15147) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.967795+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.969325+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.970044+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.972462+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.973046+0000 mon.c (mon.1) 1101 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:28.978452+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:28.979368+0000 mgr.y (mgr.15147) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.022490+0000 mgr.y (mgr.15147) 245 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.035818+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.037232+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.037931+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.039085+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.039636+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.044544+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.045425+0000 mgr.y (mgr.15147) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.095773+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.096973+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.097581+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.098712+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.099174+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.790 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.103619+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.104279+0000 mgr.y (mgr.15147) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.153064+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.154316+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.154918+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.156066+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.156562+0000 mon.c (mon.1) 1116 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.161024+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.161743+0000 mgr.y (mgr.15147) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.214837+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.215976+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.216575+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.217693+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.218157+0000 mon.c (mon.1) 1121 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.222576+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.223379+0000 mgr.y (mgr.15147) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.278416+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.279708+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.280332+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.281426+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.281903+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.286360+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.287133+0000 mgr.y (mgr.15147) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.341181+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.342642+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.343336+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.344562+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.345053+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.349768+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.350732+0000 mgr.y (mgr.15147) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cluster 2026-03-09T17:00:29.377043+0000 mgr.y (mgr.15147) 252 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.402812+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.403981+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.404600+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.405663+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.406129+0000 mon.c (mon.1) 1136 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.411026+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.418342+0000 mgr.y (mgr.15147) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.459802+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.461189+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.461842+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.469496+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.474462+0000 mon.c (mon.1) 1141 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.483172+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.485602+0000 mgr.y (mgr.15147) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.526224+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.527872+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.528858+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.530526+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.531353+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.539275+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.540028+0000 mgr.y (mgr.15147) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.583738+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.585488+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.791 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:29 vm08 bash[17777]: audit 2026-03-09T17:00:29.586489+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.885 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.611486+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.885 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.616522+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.885 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.618866+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.622135+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.622737+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.628776+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.629653+0000 mgr.y (mgr.15147) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.675258+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.680963+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.681691+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.682846+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.683293+0000 mon.c (mon.1) 1076 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.688055+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.688849+0000 mgr.y (mgr.15147) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.728871+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.730293+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.730900+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.731926+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.732380+0000 mon.c (mon.1) 1081 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.737597+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.738309+0000 mgr.y (mgr.15147) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.783272+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.784442+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.785081+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.786169+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.786648+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.794766+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.797132+0000 mgr.y (mgr.15147) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.837015+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.838463+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.839675+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.841107+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.841728+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.846994+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.847831+0000 mgr.y (mgr.15147) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.894438+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.895925+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.896700+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.897919+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.900954+0000 mon.c (mon.1) 1096 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.910154+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.911162+0000 mgr.y (mgr.15147) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.967795+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.969325+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.970044+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.972462+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.973046+0000 mon.c (mon.1) 1101 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:28.978452+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:28.979368+0000 mgr.y (mgr.15147) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.022490+0000 mgr.y (mgr.15147) 245 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.035818+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.037232+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.037931+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.039085+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.886 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.039636+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.044544+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.045425+0000 mgr.y (mgr.15147) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.095773+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.096973+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.097581+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.098712+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.099174+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.103619+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.104279+0000 mgr.y (mgr.15147) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.153064+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.154316+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.154918+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.156066+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.156562+0000 mon.c (mon.1) 1116 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.161024+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.161743+0000 mgr.y (mgr.15147) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.214837+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.215976+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.216575+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.217693+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.218157+0000 mon.c (mon.1) 1121 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.222576+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.223379+0000 mgr.y (mgr.15147) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.278416+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.279708+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.280332+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.281426+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.281903+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.286360+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.287133+0000 mgr.y (mgr.15147) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.341181+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.342642+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.343336+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.344562+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.345053+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.349768+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.350732+0000 mgr.y (mgr.15147) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cluster 2026-03-09T17:00:29.377043+0000 mgr.y (mgr.15147) 252 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.402812+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.403981+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.404600+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.405663+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.406129+0000 mon.c (mon.1) 1136 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.411026+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.418342+0000 mgr.y (mgr.15147) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.459802+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.461189+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.461842+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.469496+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.474462+0000 mon.c (mon.1) 1141 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.483172+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.485602+0000 mgr.y (mgr.15147) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.526224+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.527872+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.528858+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.530526+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.531353+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.539275+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.540028+0000 mgr.y (mgr.15147) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.583738+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.585488+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.887 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:29 vm02 bash[22739]: audit 2026-03-09T17:00:29.586489+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.618866+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.622135+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.622737+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.628776+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.629653+0000 mgr.y (mgr.15147) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.675258+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.680963+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.681691+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.682846+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.683293+0000 mon.c (mon.1) 1076 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.688055+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.688849+0000 mgr.y (mgr.15147) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.728871+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.730293+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.730900+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.731926+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.732380+0000 mon.c (mon.1) 1081 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.737597+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.738309+0000 mgr.y (mgr.15147) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.783272+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.784442+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.785081+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.786169+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.786648+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.794766+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.797132+0000 mgr.y (mgr.15147) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.837015+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.838463+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.839675+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.841107+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.841728+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.846994+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.847831+0000 mgr.y (mgr.15147) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.894438+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.895925+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.896700+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.897919+0000 mon.c (mon.1) 1095 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.900954+0000 mon.c (mon.1) 1096 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.910154+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.911162+0000 mgr.y (mgr.15147) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.967795+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.969325+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.970044+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.972462+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.888 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.973046+0000 mon.c (mon.1) 1101 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:28.978452+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:28.979368+0000 mgr.y (mgr.15147) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.022490+0000 mgr.y (mgr.15147) 245 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.035818+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.037232+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.037931+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.039085+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.039636+0000 mon.c (mon.1) 1106 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.044544+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.045425+0000 mgr.y (mgr.15147) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.095773+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.096973+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.097581+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.098712+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.099174+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.103619+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.104279+0000 mgr.y (mgr.15147) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.153064+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.154316+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.154918+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.156066+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.156562+0000 mon.c (mon.1) 1116 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.161024+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.161743+0000 mgr.y (mgr.15147) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.214837+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.215976+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.216575+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.217693+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.218157+0000 mon.c (mon.1) 1121 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.222576+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.223379+0000 mgr.y (mgr.15147) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.278416+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.279708+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.280332+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.281426+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.281903+0000 mon.c (mon.1) 1126 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.286360+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.287133+0000 mgr.y (mgr.15147) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.341181+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.342642+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.343336+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.344562+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.345053+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.349768+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.350732+0000 mgr.y (mgr.15147) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cluster 2026-03-09T17:00:29.377043+0000 mgr.y (mgr.15147) 252 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.402812+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.403981+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.404600+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.405663+0000 mon.c (mon.1) 1135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.406129+0000 mon.c (mon.1) 1136 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.411026+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.418342+0000 mgr.y (mgr.15147) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.459802+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.461189+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.461842+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.469496+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.474462+0000 mon.c (mon.1) 1141 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.483172+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.889 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.485602+0000 mgr.y (mgr.15147) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.526224+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.527872+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.528858+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.530526+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.531353+0000 mon.c (mon.1) 1146 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.539275+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.540028+0000 mgr.y (mgr.15147) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.583738+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.585488+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:29.890 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:29 vm02 bash[17545]: audit 2026-03-09T17:00:29.586489+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.589333+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.648907+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.655855+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.660963+0000 mgr.y (mgr.15147) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.709304+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.712431+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.713488+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.718084+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.718931+0000 mon.c (mon.1) 1156 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.728666+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.732188+0000 mgr.y (mgr.15147) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.776235+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.777794+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.779021+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.780396+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.781442+0000 mon.c (mon.1) 1161 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.787482+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.789764+0000 mgr.y (mgr.15147) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.832526+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.834346+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.835356+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.836906+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.837758+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.844362+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.845745+0000 mgr.y (mgr.15147) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.918097+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.921269+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.925769+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.928702+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.929653+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.942807+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:29.949535+0000 mgr.y (mgr.15147) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.987512+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.989127+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.990057+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.991363+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.992139+0000 mon.c (mon.1) 1176 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:29.999557+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.002885+0000 mgr.y (mgr.15147) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.060036+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.061623+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.062637+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.066631+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.067425+0000 mon.c (mon.1) 1181 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.073118+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.074376+0000 mgr.y (mgr.15147) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.094540+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.100231+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.107867+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.137215+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.139417+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.140325+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.141617+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.142915+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.148400+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.149133+0000 mgr.y (mgr.15147) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.187995+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.189592+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.190519+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.191858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.192631+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.198240+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.199128+0000 mgr.y (mgr.15147) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.238220+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.239889+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.240872+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.242428+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.243258+0000 mon.c (mon.1) 1196 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.249736+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.250407+0000 mgr.y (mgr.15147) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.290770+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.292805+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.293884+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.295707+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.296589+0000 mon.c (mon.1) 1201 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.302435+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.303283+0000 mgr.y (mgr.15147) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.344506+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.346406+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.347193+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.348655+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.349711+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.358987+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.359777+0000 mgr.y (mgr.15147) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.400801+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.402339+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.403134+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.404363+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.405015+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.425737+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.426496+0000 mgr.y (mgr.15147) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.478933+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.484392+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.485984+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.490631+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.493370+0000 mon.c (mon.1) 1216 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.504017+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.504797+0000 mgr.y (mgr.15147) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.546836+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.558935+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.571389+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.578131+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.579773+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.581165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.582685+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.583988+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.585169+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.586242+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.587555+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.588943+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:30 vm08 bash[17777]: audit 2026-03-09T17:00:30.590192+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.589333+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.648907+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.655855+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.660963+0000 mgr.y (mgr.15147) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.709304+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.712431+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.713488+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.718084+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.718931+0000 mon.c (mon.1) 1156 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.728666+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.732188+0000 mgr.y (mgr.15147) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.776235+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.777794+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.779021+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.780396+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.781442+0000 mon.c (mon.1) 1161 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.787482+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.789764+0000 mgr.y (mgr.15147) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.832526+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.834346+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.835356+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.836906+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.837758+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.844362+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.845745+0000 mgr.y (mgr.15147) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.918097+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.921269+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.925769+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.928702+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.929653+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.942807+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:29.949535+0000 mgr.y (mgr.15147) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.987512+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.989127+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.990057+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.991363+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.992139+0000 mon.c (mon.1) 1176 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:29.999557+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.002885+0000 mgr.y (mgr.15147) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.060036+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.061623+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.062637+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.066631+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.067425+0000 mon.c (mon.1) 1181 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.073118+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.074376+0000 mgr.y (mgr.15147) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.094540+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.100231+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.107867+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.137215+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.139417+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.140325+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.141617+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.142915+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.148400+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.149133+0000 mgr.y (mgr.15147) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.187995+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.189592+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.190519+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.191858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.192631+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.198240+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.199128+0000 mgr.y (mgr.15147) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.238220+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.239889+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.240872+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.242428+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.243258+0000 mon.c (mon.1) 1196 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.249736+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.250407+0000 mgr.y (mgr.15147) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.290770+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.292805+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.293884+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.295707+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.296589+0000 mon.c (mon.1) 1201 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.302435+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.303283+0000 mgr.y (mgr.15147) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.344506+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.346406+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.347193+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.348655+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.349711+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.358987+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.359777+0000 mgr.y (mgr.15147) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.400801+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.402339+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.403134+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.404363+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.405015+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.425737+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.426496+0000 mgr.y (mgr.15147) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.478933+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.484392+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.485984+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.490631+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.493370+0000 mon.c (mon.1) 1216 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.504017+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.504797+0000 mgr.y (mgr.15147) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.546836+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.558935+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.571389+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.578131+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.579773+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.581165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.582685+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.583988+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.585169+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.586242+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.587555+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.588943+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:30 vm02 bash[22739]: audit 2026-03-09T17:00:30.590192+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.589333+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.648907+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.655855+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.660963+0000 mgr.y (mgr.15147) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.709304+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.712431+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.713488+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.718084+0000 mon.c (mon.1) 1155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.718931+0000 mon.c (mon.1) 1156 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.728666+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.732188+0000 mgr.y (mgr.15147) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.776235+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.777794+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.779021+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.780396+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.781442+0000 mon.c (mon.1) 1161 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.787482+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.789764+0000 mgr.y (mgr.15147) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.832526+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.834346+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.835356+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.836906+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.837758+0000 mon.c (mon.1) 1166 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.844362+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.845745+0000 mgr.y (mgr.15147) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.918097+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.921269+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.925769+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.928702+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.929653+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.942807+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:29.949535+0000 mgr.y (mgr.15147) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.987512+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.989127+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.990057+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.991363+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.992139+0000 mon.c (mon.1) 1176 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:29.999557+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.002885+0000 mgr.y (mgr.15147) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.060036+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.061623+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.062637+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.066631+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.067425+0000 mon.c (mon.1) 1181 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.073118+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.074376+0000 mgr.y (mgr.15147) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.094540+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.100231+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.107867+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.137215+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.139417+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.140325+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.141617+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.142915+0000 mon.c (mon.1) 1186 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.148400+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.149133+0000 mgr.y (mgr.15147) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.187995+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.189592+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.190519+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.191858+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.192631+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.198240+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.199128+0000 mgr.y (mgr.15147) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.238220+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.239889+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.240872+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.242428+0000 mon.c (mon.1) 1195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.243258+0000 mon.c (mon.1) 1196 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.249736+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.250407+0000 mgr.y (mgr.15147) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.290770+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.292805+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.293884+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.295707+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.296589+0000 mon.c (mon.1) 1201 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.302435+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.303283+0000 mgr.y (mgr.15147) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.344506+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.346406+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.347193+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.348655+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.349711+0000 mon.c (mon.1) 1206 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.358987+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.359777+0000 mgr.y (mgr.15147) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.400801+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.402339+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.403134+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.404363+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.405015+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.425737+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.426496+0000 mgr.y (mgr.15147) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.478933+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.484392+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.485984+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.490631+0000 mon.c (mon.1) 1215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.493370+0000 mon.c (mon.1) 1216 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.504017+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.504797+0000 mgr.y (mgr.15147) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.546836+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.558935+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.571389+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.578131+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.579773+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.581165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.582685+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.583988+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.585169+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.586242+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.587555+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.588943+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:30.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:30 vm02 bash[17545]: audit 2026-03-09T17:00:30.590192+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.591410+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.636678+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.638380+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.639541+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.640675+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.641493+0000 mgr.y (mgr.15147) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.648560+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.655837+0000 mon.c (mon.1) 1232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.656078+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.661024+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.666953+0000 mon.c (mon.1) 1233 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.667304+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.673313+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.679038+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.679311+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.684197+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.689793+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.690130+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.691293+0000 mon.c (mon.1) 1236 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.691495+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.696674+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.701433+0000 mon.c (mon.1) 1237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.701628+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.702726+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.702921+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.706826+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.711025+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.711233+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.712237+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.712457+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.716621+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.720383+0000 mon.c (mon.1) 1241 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.720598+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.721586+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.721787+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.725559+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.729265+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.729472+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.733434+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.738484+0000 mon.c (mon.1) 1244 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.738782+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.739811+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.740064+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.741020+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.741236+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.742196+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.742403+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.743349+0000 mon.c (mon.1) 1248 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.743559+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.744507+0000 mon.c (mon.1) 1249 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.744718+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: cephadm 2026-03-09T17:00:30.745562+0000 mgr.y (mgr.15147) 271 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.745961+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.746208+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.750321+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.752238+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.753854+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.754514+0000 mon.c (mon.1) 1253 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.760567+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.801993+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.803532+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.804450+0000 mon.c (mon.1) 1256 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: audit 2026-03-09T17:00:30.810141+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:31 vm08 bash[17777]: cluster 2026-03-09T17:00:31.377631+0000 mgr.y (mgr.15147) 272 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.591410+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.636678+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.638380+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.639541+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.640675+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.641493+0000 mgr.y (mgr.15147) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.648560+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.655837+0000 mon.c (mon.1) 1232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.656078+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.661024+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.666953+0000 mon.c (mon.1) 1233 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.667304+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.673313+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.679038+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.679311+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.684197+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.689793+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:00:31.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.690130+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.691293+0000 mon.c (mon.1) 1236 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.691495+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.696674+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.701433+0000 mon.c (mon.1) 1237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.701628+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.702726+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.702921+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.706826+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.711025+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.711233+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.712237+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.712457+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.716621+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.720383+0000 mon.c (mon.1) 1241 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.720598+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.721586+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.721787+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.725559+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.591410+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.636678+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.638380+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.639541+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.640675+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.641493+0000 mgr.y (mgr.15147) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.648560+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.655837+0000 mon.c (mon.1) 1232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.656078+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.661024+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.666953+0000 mon.c (mon.1) 1233 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.667304+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.673313+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.679038+0000 mon.c (mon.1) 1234 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.679311+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.684197+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:00:31.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.689793+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.690130+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.691293+0000 mon.c (mon.1) 1236 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.691495+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.696674+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.701433+0000 mon.c (mon.1) 1237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.701628+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.702726+0000 mon.c (mon.1) 1238 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.702921+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.706826+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.711025+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.711233+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.712237+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.712457+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.716621+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.720383+0000 mon.c (mon.1) 1241 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.720598+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.721586+0000 mon.c (mon.1) 1242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.721787+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.725559+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.729265+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.729472+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.733434+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.738484+0000 mon.c (mon.1) 1244 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.738782+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.739811+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.740064+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.741020+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.741236+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.742196+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.742403+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.743349+0000 mon.c (mon.1) 1248 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.743559+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.744507+0000 mon.c (mon.1) 1249 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.744718+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: cephadm 2026-03-09T17:00:30.745562+0000 mgr.y (mgr.15147) 271 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.745961+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.746208+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.750321+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:00:31.967 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.752238+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.753854+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.754514+0000 mon.c (mon.1) 1253 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.760567+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.801993+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.803532+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.804450+0000 mon.c (mon.1) 1256 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: audit 2026-03-09T17:00:30.810141+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:31 vm02 bash[22739]: cluster 2026-03-09T17:00:31.377631+0000 mgr.y (mgr.15147) 272 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.729265+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.729472+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.733434+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.738484+0000 mon.c (mon.1) 1244 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.738782+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.739811+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.740064+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.741020+0000 mon.c (mon.1) 1246 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.741236+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.742196+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.742403+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.743349+0000 mon.c (mon.1) 1248 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.743559+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.744507+0000 mon.c (mon.1) 1249 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.744718+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: cephadm 2026-03-09T17:00:30.745562+0000 mgr.y (mgr.15147) 271 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.745961+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.746208+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.750321+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.752238+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.753854+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.754514+0000 mon.c (mon.1) 1253 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.760567+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.801993+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:00:31.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.803532+0000 mon.c (mon.1) 1255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:00:31.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.804450+0000 mon.c (mon.1) 1256 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:00:31.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: audit 2026-03-09T17:00:30.810141+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:31.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:31 vm02 bash[17545]: cluster 2026-03-09T17:00:31.377631+0000 mgr.y (mgr.15147) 272 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:34.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:34 vm02 bash[22739]: cluster 2026-03-09T17:00:33.377926+0000 mgr.y (mgr.15147) 273 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:34.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:34 vm02 bash[22739]: audit 2026-03-09T17:00:33.873006+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:34 vm02 bash[22739]: audit 2026-03-09T17:00:33.879531+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:34 vm02 bash[22739]: audit 2026-03-09T17:00:33.885397+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:34 vm02 bash[22739]: audit 2026-03-09T17:00:33.942103+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:34 vm02 bash[17545]: cluster 2026-03-09T17:00:33.377926+0000 mgr.y (mgr.15147) 273 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:34.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:34 vm02 bash[17545]: audit 2026-03-09T17:00:33.873006+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:34 vm02 bash[17545]: audit 2026-03-09T17:00:33.879531+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:34 vm02 bash[17545]: audit 2026-03-09T17:00:33.885397+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:34 vm02 bash[17545]: audit 2026-03-09T17:00:33.942103+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:34 vm08 bash[17777]: cluster 2026-03-09T17:00:33.377926+0000 mgr.y (mgr.15147) 273 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:34 vm08 bash[17777]: audit 2026-03-09T17:00:33.873006+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:34 vm08 bash[17777]: audit 2026-03-09T17:00:33.879531+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:34 vm08 bash[17777]: audit 2026-03-09T17:00:33.885397+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:34 vm08 bash[17777]: audit 2026-03-09T17:00:33.942103+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:35.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:00:35 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:00:35] "GET /metrics HTTP/1.1" 200 37547 "" "Prometheus/2.51.0" 2026-03-09T17:00:36.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:36 vm08 bash[17777]: cluster 2026-03-09T17:00:35.378432+0000 mgr.y (mgr.15147) 274 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:36 vm02 bash[22739]: cluster 2026-03-09T17:00:35.378432+0000 mgr.y (mgr.15147) 274 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:36.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:36 vm02 bash[17545]: cluster 2026-03-09T17:00:35.378432+0000 mgr.y (mgr.15147) 274 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:38.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:38 vm08 bash[17777]: cluster 2026-03-09T17:00:37.378768+0000 mgr.y (mgr.15147) 275 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:38.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:38 vm02 bash[22739]: cluster 2026-03-09T17:00:37.378768+0000 mgr.y (mgr.15147) 275 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:38.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:38 vm02 bash[17545]: cluster 2026-03-09T17:00:37.378768+0000 mgr.y (mgr.15147) 275 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:39.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:39 vm08 bash[17777]: audit 2026-03-09T17:00:38.938912+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:39 vm02 bash[17545]: audit 2026-03-09T17:00:38.938912+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:39 vm02 bash[22739]: audit 2026-03-09T17:00:38.938912+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:40 vm08 bash[17777]: audit 2026-03-09T17:00:39.026310+0000 mgr.y (mgr.15147) 276 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:40.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:40 vm08 bash[17777]: cluster 2026-03-09T17:00:39.379060+0000 mgr.y (mgr.15147) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:40.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:40 vm02 bash[17545]: audit 2026-03-09T17:00:39.026310+0000 mgr.y (mgr.15147) 276 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:40.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:40 vm02 bash[17545]: cluster 2026-03-09T17:00:39.379060+0000 mgr.y (mgr.15147) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:40 vm02 bash[22739]: audit 2026-03-09T17:00:39.026310+0000 mgr.y (mgr.15147) 276 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:40 vm02 bash[22739]: cluster 2026-03-09T17:00:39.379060+0000 mgr.y (mgr.15147) 277 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:42.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:42 vm08 bash[17777]: cluster 2026-03-09T17:00:41.379638+0000 mgr.y (mgr.15147) 278 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:42.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:42 vm02 bash[17545]: cluster 2026-03-09T17:00:41.379638+0000 mgr.y (mgr.15147) 278 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:42.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:42 vm02 bash[22739]: cluster 2026-03-09T17:00:41.379638+0000 mgr.y (mgr.15147) 278 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:44.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:44 vm08 bash[17777]: cluster 2026-03-09T17:00:43.379997+0000 mgr.y (mgr.15147) 279 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:44.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:44 vm02 bash[17545]: cluster 2026-03-09T17:00:43.379997+0000 mgr.y (mgr.15147) 279 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:44.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:44 vm02 bash[22739]: cluster 2026-03-09T17:00:43.379997+0000 mgr.y (mgr.15147) 279 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:45.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:00:45 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:00:45] "GET /metrics HTTP/1.1" 200 37548 "" "Prometheus/2.51.0" 2026-03-09T17:00:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:46 vm08 bash[17777]: cluster 2026-03-09T17:00:45.380606+0000 mgr.y (mgr.15147) 280 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:46.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:46 vm02 bash[22739]: cluster 2026-03-09T17:00:45.380606+0000 mgr.y (mgr.15147) 280 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:46.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:46 vm02 bash[17545]: cluster 2026-03-09T17:00:45.380606+0000 mgr.y (mgr.15147) 280 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:47 vm08 bash[17777]: cluster 2026-03-09T17:00:47.380930+0000 mgr.y (mgr.15147) 281 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:47.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:47 vm02 bash[22739]: cluster 2026-03-09T17:00:47.380930+0000 mgr.y (mgr.15147) 281 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:47.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:47 vm02 bash[17545]: cluster 2026-03-09T17:00:47.380930+0000 mgr.y (mgr.15147) 281 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:50.438 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:50 vm02 bash[22739]: audit 2026-03-09T17:00:49.034303+0000 mgr.y (mgr.15147) 282 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:50.438 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:50 vm02 bash[22739]: cluster 2026-03-09T17:00:49.381255+0000 mgr.y (mgr.15147) 283 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:50.438 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:50 vm02 bash[22739]: audit 2026-03-09T17:00:50.174281+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.438 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:50 vm02 bash[22739]: audit 2026-03-09T17:00:50.182355+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:50 vm02 bash[22739]: audit 2026-03-09T17:00:50.188465+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:50 vm02 bash[17545]: audit 2026-03-09T17:00:49.034303+0000 mgr.y (mgr.15147) 282 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:50 vm02 bash[17545]: cluster 2026-03-09T17:00:49.381255+0000 mgr.y (mgr.15147) 283 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:50 vm02 bash[17545]: audit 2026-03-09T17:00:50.174281+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:50 vm02 bash[17545]: audit 2026-03-09T17:00:50.182355+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:50 vm02 bash[17545]: audit 2026-03-09T17:00:50.188465+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:50 vm08 bash[17777]: audit 2026-03-09T17:00:49.034303+0000 mgr.y (mgr.15147) 282 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:50 vm08 bash[17777]: cluster 2026-03-09T17:00:49.381255+0000 mgr.y (mgr.15147) 283 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:50 vm08 bash[17777]: audit 2026-03-09T17:00:50.174281+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:50 vm08 bash[17777]: audit 2026-03-09T17:00:50.182355+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:50 vm08 bash[17777]: audit 2026-03-09T17:00:50.188465+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:52 vm08 bash[17777]: cluster 2026-03-09T17:00:51.381781+0000 mgr.y (mgr.15147) 284 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:52.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:52 vm02 bash[22739]: cluster 2026-03-09T17:00:51.381781+0000 mgr.y (mgr.15147) 284 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:52.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:52 vm02 bash[17545]: cluster 2026-03-09T17:00:51.381781+0000 mgr.y (mgr.15147) 284 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:53.789 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2026-03-09T17:00:53.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:53 vm08 bash[17777]: cluster 2026-03-09T17:00:53.382099+0000 mgr.y (mgr.15147) 285 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:53.940 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:53 vm02 bash[17545]: cluster 2026-03-09T17:00:53.382099+0000 mgr.y (mgr.15147) 285 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:53.940 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:53 vm02 bash[22739]: cluster 2026-03-09T17:00:53.382099+0000 mgr.y (mgr.15147) 285 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:54.349 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:00:54.391 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2026-03-09T17:00:54.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:54 vm02 bash[22739]: audit 2026-03-09T17:00:53.721699+0000 mgr.y (mgr.15147) 286 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:54.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:54 vm02 bash[22739]: audit 2026-03-09T17:00:53.941401+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:54.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:54 vm02 bash[22739]: audit 2026-03-09T17:00:53.970353+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:54 vm02 bash[22739]: audit 2026-03-09T17:00:53.983116+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:54 vm02 bash[22739]: audit 2026-03-09T17:00:53.993846+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:54 vm02 bash[22739]: audit 2026-03-09T17:00:54.340000+0000 mon.a (mon.0) 1796 : audit [DBG] from='client.? 192.168.123.102:0/1640213483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:54 vm02 bash[17545]: audit 2026-03-09T17:00:53.721699+0000 mgr.y (mgr.15147) 286 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:54 vm02 bash[17545]: audit 2026-03-09T17:00:53.941401+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:54 vm02 bash[17545]: audit 2026-03-09T17:00:53.970353+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:54 vm02 bash[17545]: audit 2026-03-09T17:00:53.983116+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:54 vm02 bash[17545]: audit 2026-03-09T17:00:53.993846+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:54 vm02 bash[17545]: audit 2026-03-09T17:00:54.340000+0000 mon.a (mon.0) 1796 : audit [DBG] from='client.? 192.168.123.102:0/1640213483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:54.875 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)" 2026-03-09T17:00:54.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:54 vm08 bash[17777]: audit 2026-03-09T17:00:53.721699+0000 mgr.y (mgr.15147) 286 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:54.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:54 vm08 bash[17777]: audit 2026-03-09T17:00:53.941401+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:00:54.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:54 vm08 bash[17777]: audit 2026-03-09T17:00:53.970353+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:54 vm08 bash[17777]: audit 2026-03-09T17:00:53.983116+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:54 vm08 bash[17777]: audit 2026-03-09T17:00:53.993846+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:00:54.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:54 vm08 bash[17777]: audit 2026-03-09T17:00:54.340000+0000 mon.a (mon.0) 1796 : audit [DBG] from='client.? 192.168.123.102:0/1640213483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:54.982 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2026-03-09T17:00:55.470 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:00:55.517 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:55 vm02 bash[22739]: audit 2026-03-09T17:00:54.863646+0000 mon.b (mon.2) 267 : audit [DBG] from='client.? 192.168.123.102:0/1231873631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:55 vm02 bash[22739]: cluster 2026-03-09T17:00:55.382603+0000 mgr.y (mgr.15147) 287 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:55 vm02 bash[22739]: audit 2026-03-09T17:00:55.460310+0000 mon.c (mon.1) 1259 : audit [DBG] from='client.? 192.168.123.102:0/3204471035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:55 vm02 bash[17545]: audit 2026-03-09T17:00:54.863646+0000 mon.b (mon.2) 267 : audit [DBG] from='client.? 192.168.123.102:0/1231873631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:55 vm02 bash[17545]: cluster 2026-03-09T17:00:55.382603+0000 mgr.y (mgr.15147) 287 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:55 vm02 bash[17545]: audit 2026-03-09T17:00:55.460310+0000 mon.c (mon.1) 1259 : audit [DBG] from='client.? 192.168.123.102:0/3204471035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:55.751 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:00:55 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:00:55] "GET /metrics HTTP/1.1" 200 37548 "" "Prometheus/2.51.0" 2026-03-09T17:00:55.903 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:55 vm08 bash[17777]: audit 2026-03-09T17:00:54.863646+0000 mon.b (mon.2) 267 : audit [DBG] from='client.? 192.168.123.102:0/1231873631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:55 vm08 bash[17777]: cluster 2026-03-09T17:00:55.382603+0000 mgr.y (mgr.15147) 287 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:00:55.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:55 vm08 bash[17777]: audit 2026-03-09T17:00:55.460310+0000 mon.c (mon.1) 1259 : audit [DBG] from='client.? 192.168.123.102:0/3204471035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:00:56.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:56 vm08 bash[17777]: audit 2026-03-09T17:00:55.970666+0000 mgr.y (mgr.15147) 288 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:56.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:56 vm02 bash[22739]: audit 2026-03-09T17:00:55.970666+0000 mgr.y (mgr.15147) 288 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:56.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:56 vm02 bash[17545]: audit 2026-03-09T17:00:55.970666+0000 mgr.y (mgr.15147) 288 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:57.446 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:00:57.505 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade status' 2026-03-09T17:00:57.777 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:57 vm02 bash[17545]: cluster 2026-03-09T17:00:57.382907+0000 mgr.y (mgr.15147) 289 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:57.777 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:57 vm02 bash[22739]: cluster 2026-03-09T17:00:57.382907+0000 mgr.y (mgr.15147) 289 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:57.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:57 vm08 bash[17777]: cluster 2026-03-09T17:00:57.382907+0000 mgr.y (mgr.15147) 289 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": null, 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": false, 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "which": "", 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "progress": null, 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "message": "", 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:00:57.982 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:00:58.030 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph health detail' 2026-03-09T17:00:58.524 INFO:teuthology.orchestra.run.vm02.stdout:HEALTH_OK 2026-03-09T17:00:58.585 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2026-03-09T17:00:58.811 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:58 vm02 bash[17545]: audit 2026-03-09T17:00:57.983382+0000 mgr.y (mgr.15147) 290 : audit [DBG] from='client.25207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:58.811 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:58 vm02 bash[17545]: audit 2026-03-09T17:00:58.525549+0000 mon.a (mon.0) 1797 : audit [DBG] from='client.? 192.168.123.102:0/1390616178' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:00:58.811 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:58 vm02 bash[22739]: audit 2026-03-09T17:00:57.983382+0000 mgr.y (mgr.15147) 290 : audit [DBG] from='client.25207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:58.811 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:58 vm02 bash[22739]: audit 2026-03-09T17:00:58.525549+0000 mon.a (mon.0) 1797 : audit [DBG] from='client.? 192.168.123.102:0/1390616178' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:00:58.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:58 vm08 bash[17777]: audit 2026-03-09T17:00:57.983382+0000 mgr.y (mgr.15147) 290 : audit [DBG] from='client.25207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:58.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:58 vm08 bash[17777]: audit 2026-03-09T17:00:58.525549+0000 mon.a (mon.0) 1797 : audit [DBG] from='client.? 192.168.123.102:0/1390616178' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:00:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:59 vm08 bash[17777]: audit 2026-03-09T17:00:59.007894+0000 mgr.y (mgr.15147) 291 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:59 vm08 bash[17777]: audit 2026-03-09T17:00:59.042455+0000 mgr.y (mgr.15147) 292 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:59 vm08 bash[17777]: audit 2026-03-09T17:00:59.218169+0000 mgr.y (mgr.15147) 293 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm08", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:59.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:00:59 vm08 bash[17777]: cluster 2026-03-09T17:00:59.383202+0000 mgr.y (mgr.15147) 294 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:59 vm02 bash[22739]: audit 2026-03-09T17:00:59.007894+0000 mgr.y (mgr.15147) 291 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:59 vm02 bash[22739]: audit 2026-03-09T17:00:59.042455+0000 mgr.y (mgr.15147) 292 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:59 vm02 bash[22739]: audit 2026-03-09T17:00:59.218169+0000 mgr.y (mgr.15147) 293 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm08", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:00:59 vm02 bash[22739]: cluster 2026-03-09T17:00:59.383202+0000 mgr.y (mgr.15147) 294 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:59 vm02 bash[17545]: audit 2026-03-09T17:00:59.007894+0000 mgr.y (mgr.15147) 291 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:59 vm02 bash[17545]: audit 2026-03-09T17:00:59.042455+0000 mgr.y (mgr.15147) 292 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:59 vm02 bash[17545]: audit 2026-03-09T17:00:59.218169+0000 mgr.y (mgr.15147) 293 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm08", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:00:59.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:00:59 vm02 bash[17545]: cluster 2026-03-09T17:00:59.383202+0000 mgr.y (mgr.15147) 294 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:00.647 INFO:teuthology.orchestra.run.vm02.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:00.732 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2026-03-09T17:01:01.259 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 11s ago 22m - - 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 7s ago 22m - - 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (13m) 11s ago 20m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (39s) 7s ago 19m 63.1M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (63s) 11s ago 19m 42.0M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (57s) 7s ago 22m 463M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (10m) 11s ago 23m 531M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (23m) 11s ago 23m 80.0M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (22m) 7s ago 22m 57.6M 2048M 17.2.0 e1d6a67b021e d3ae710879ad 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (22m) 11s ago 22m 59.0M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T17:01:01.657 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (13m) 11s ago 20m 7915k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (13m) 7s ago 20m 7772k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (22m) 11s ago 22m 53.9M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (22m) 11s ago 22m 53.0M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (21m) 11s ago 22m 50.0M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (21m) 11s ago 21m 52.0M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (21m) 7s ago 21m 54.0M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (20m) 7s ago 21m 50.1M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (20m) 7s ago 20m 50.6M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (20m) 7s ago 20m 53.0M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (60s) 7s ago 20m 51.6M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (19m) 11s ago 19m 87.2M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:01:01.658 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (19m) 7s ago 19m 87.5M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: cephadm 2026-03-09T17:01:00.638921+0000 mgr.y (mgr.15147) 295 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:00.643648+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:00.646445+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:00.655557+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:00.656454+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:00.662070+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: cephadm 2026-03-09T17:01:00.716857+0000 mgr.y (mgr.15147) 296 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:01.246338+0000 mgr.y (mgr.15147) 297 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: cluster 2026-03-09T17:01:01.383728+0000 mgr.y (mgr.15147) 298 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:01.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:01 vm08 bash[17777]: audit 2026-03-09T17:01:01.454838+0000 mgr.y (mgr.15147) 299 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T17:01:01.916 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: cephadm 2026-03-09T17:01:00.638921+0000 mgr.y (mgr.15147) 295 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:00.643648+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:00.646445+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:00.655557+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:00.656454+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:00.662070+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: cephadm 2026-03-09T17:01:00.716857+0000 mgr.y (mgr.15147) 296 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:01.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:01.246338+0000 mgr.y (mgr.15147) 297 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: cluster 2026-03-09T17:01:01.383728+0000 mgr.y (mgr.15147) 298 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:01 vm02 bash[22739]: audit 2026-03-09T17:01:01.454838+0000 mgr.y (mgr.15147) 299 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: cephadm 2026-03-09T17:01:00.638921+0000 mgr.y (mgr.15147) 295 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:00.643648+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:00.646445+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:00.655557+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:00.656454+0000 mon.c (mon.1) 1262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:00.662070+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: cephadm 2026-03-09T17:01:00.716857+0000 mgr.y (mgr.15147) 296 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:01.246338+0000 mgr.y (mgr.15147) 297 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: cluster 2026-03-09T17:01:01.383728+0000 mgr.y (mgr.15147) 298 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:01.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:01 vm02 bash[17545]: audit 2026-03-09T17:01:01.454838+0000 mgr.y (mgr.15147) 299 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": true, 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "which": "Upgrading daemons of type(s) mon on host(s) vm08", 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "progress": "", 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df image", 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:01:02.167 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:01.653449+0000 mgr.y (mgr.15147) 300 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:01.917533+0000 mon.a (mon.0) 1800 : audit [DBG] from='client.? 192.168.123.102:0/3298460071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.168153+0000 mgr.y (mgr.15147) 301 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.241043+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: cephadm 2026-03-09T17:01:02.245453+0000 mgr.y (mgr.15147) 302 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: cephadm 2026-03-09T17:01:02.245532+0000 mgr.y (mgr.15147) 303 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.246791+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.248399+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: cephadm 2026-03-09T17:01:02.249059+0000 mgr.y (mgr.15147) 304 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.257293+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.258532+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: audit 2026-03-09T17:01:02.259054+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2026-03-09T17:01:02.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:02 vm08 bash[17777]: cephadm 2026-03-09T17:01:02.259403+0000 mgr.y (mgr.15147) 305 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2026-03-09T17:01:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:01.653449+0000 mgr.y (mgr.15147) 300 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:01.917533+0000 mon.a (mon.0) 1800 : audit [DBG] from='client.? 192.168.123.102:0/3298460071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:02.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.168153+0000 mgr.y (mgr.15147) 301 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.241043+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: cephadm 2026-03-09T17:01:02.245453+0000 mgr.y (mgr.15147) 302 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: cephadm 2026-03-09T17:01:02.245532+0000 mgr.y (mgr.15147) 303 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.246791+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.248399+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: cephadm 2026-03-09T17:01:02.249059+0000 mgr.y (mgr.15147) 304 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.257293+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.258532+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: audit 2026-03-09T17:01:02.259054+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:02 vm02 bash[22739]: cephadm 2026-03-09T17:01:02.259403+0000 mgr.y (mgr.15147) 305 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:01.653449+0000 mgr.y (mgr.15147) 300 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:01.917533+0000 mon.a (mon.0) 1800 : audit [DBG] from='client.? 192.168.123.102:0/3298460071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.168153+0000 mgr.y (mgr.15147) 301 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.241043+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: cephadm 2026-03-09T17:01:02.245453+0000 mgr.y (mgr.15147) 302 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: cephadm 2026-03-09T17:01:02.245532+0000 mgr.y (mgr.15147) 303 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.246791+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.248399+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: cephadm 2026-03-09T17:01:02.249059+0000 mgr.y (mgr.15147) 304 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.257293+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.258532+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: audit 2026-03-09T17:01:02.259054+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2026-03-09T17:01:02.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:02 vm02 bash[17545]: cephadm 2026-03-09T17:01:02.259403+0000 mgr.y (mgr.15147) 305 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2026-03-09T17:01:03.260 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.260 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.260 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.261 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.261 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.261 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.262 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.262 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.262 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.516 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: Stopping Ceph mon.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:01:03.516 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[17777]: debug 2026-03-09T17:01:03.307+0000 7fb3f66fe700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -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-09T17:01:03.516 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[17777]: debug 2026-03-09T17:01:03.307+0000 7fb3f66fe700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2026-03-09T17:01:03.516 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69797]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-b 2026-03-09T17:01:03.805 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.b.service: Deactivated successfully. 2026-03-09T17:01:03.805 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: Stopped Ceph mon.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:01:03.805 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: Started Ceph mon.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:01:03.805 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:03.805 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:01:03 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.859+0000 7fdbbf7b4d80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.859+0000 7fdbbf7b4d80 0 ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable), process ceph-mon, pid 7 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.859+0000 7fdbbf7b4d80 0 pidfile_write: ignore empty --pid-file 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 0 load: jerasure load: lrc 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: RocksDB version: 7.9.2 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Git sha 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: DB SUMMARY 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: DB Session ID: HH1UCS9GE35TB986BAUC 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: CURRENT file: CURRENT 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: IDENTITY file: IDENTITY 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2838 Bytes 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000054.sst 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000052.log size: 2455000 ; 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.error_if_exists: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.create_if_missing: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.env: 0x55a3ef4aedc0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.info_log: 0x55a3f30257e0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.statistics: (nil) 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.use_fsync: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.db_log_dir: 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.wal_dir: 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T17:01:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.write_buffer_manager: 0x55a3f3029900 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.unordered_write: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.row_cache: None 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.wal_filter: None 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.two_write_queues: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.wal_compression: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.atomic_flush: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_open_files: -1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Compression algorithms supported: 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kZSTD supported: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kXpressCompression supported: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kZlibCompression supported: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-09T17:01:04.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.merge_operator: 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_filter: None 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a3f30243c0) 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: cache_index_and_filter_blocks: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: pin_top_level_index_and_filter: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: index_type: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: data_block_index_type: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: index_shortening: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: data_block_hash_table_util_ratio: 0.750000 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: checksum: 4 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: no_block_cache: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_cache: 0x55a3f304b350 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_cache_name: BinnedLRUCache 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_cache_options: 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: capacity : 536870912 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: num_shard_bits : 4 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: strict_capacity_limit : 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: high_pri_pool_ratio: 0.000 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_cache_compressed: (nil) 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: persistent_cache: (nil) 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_size: 4096 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_size_deviation: 10 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_restart_interval: 16 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: index_block_restart_interval: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: metadata_block_size: 4096 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: partition_filters: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: use_delta_encoding: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: filter_policy: bloomfilter 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: whole_key_filtering: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: verify_compression: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: read_amp_bytes_per_bit: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: format_version: 5 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: enable_index_compression: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: block_align: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: max_auto_readahead_size: 262144 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: prepopulate_block_cache: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: initial_auto_readahead_size: 8192 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: num_file_reads_for_auto_readahead: 2 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression: NoCompression 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.num_levels: 7 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T17:01:04.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-09T17:01:04.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.bloom_locality: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.ttl: 2592000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.enable_blob_files: false 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.min_blob_size: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.863+0000 7fdbbf7b4d80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbb6d81640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 54.sst 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbbf7b4d80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbbf7b4d80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 56, last_sequence is 30522, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbbf7b4d80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbbf7b4d80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea270697-1b40-4948-a42b-3804f5e592a0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbbf7b4d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075663872176, "job": 1, "event": "recovery_started", "wal_files": [52]} 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.871+0000 7fdbbf7b4d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075663879989, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 1548312, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30527, "largest_seqno": 32716, "table_properties": {"data_size": 1540587, "index_size": 3616, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3077, "raw_key_size": 30712, "raw_average_key_size": 25, "raw_value_size": 1519836, "raw_average_value_size": 1249, "num_data_blocks": 147, "num_entries": 1216, "num_filter_entries": 1216, "num_deletions": 7, "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": 1773075663, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea270697-1b40-4948-a42b-3804f5e592a0", "db_session_id": "HH1UCS9GE35TB986BAUC", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075663880089, "job": 1, "event": "recovery_finished"} 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 59 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a3f304ce00 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbbf7b4d80 4 rocksdb: DB pointer 0x55a3f3158000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbb557e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.879+0000 7fdbb557e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: ** DB Stats ** 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 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-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 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-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: ** Compaction Stats [default] ** 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 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-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: L0 1/0 1.48 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 285.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: L6 1/0 9.92 MB 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-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Sum 2/0 11.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 285.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 285.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: ** Compaction Stats [default] ** 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 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-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 285.1 0.01 0.00 1 0.005 0 0 0.0 0.0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Uptime(secs): 0.0 total, 0.0 interval 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Flush(GB): cumulative 0.001, interval 0.001 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: AddFile(GB): cumulative 0.000, interval 0.000 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: AddFile(Total Files): cumulative 0, interval 0 2026-03-09T17:01:04.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: AddFile(L0 Files): cumulative 0, interval 0 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: AddFile(Keys): cumulative 0, interval 0 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Cumulative compaction: 0.00 GB write, 85.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Interval compaction: 0.00 GB write, 85.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 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-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Block cache BinnedLRUCache@0x55a3f304b350#7 capacity: 512.00 MB usage: 47.47 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 7e-06 secs_since: 0 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: Block cache entry stats(count,size,portion): FilterBlock(2,19.31 KB,0.00368357%) IndexBlock(2,28.16 KB,0.00537038%) Misc(2,6.58 KB,0.00125468%) 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: ** File Read Latency Histogram By Level [default] ** 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 starting mon.b rank 2 at public addrs [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] at bind addrs [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 1 mon.b@-1(???) e3 preinit fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 mon.b@-1(???).mds e1 new map 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 mon.b@-1(???).mds e1 print_map 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: e1 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: btime 1970-01-01T00:00:00:000000+0000 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: enable_multiple, ever_enabled_multiple: 1,1 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 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} 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: legacy client fscid: -1 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: No filesystems configured 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 mon.b@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2026-03-09T17:01:04.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:03 vm08 bash[69929]: debug 2026-03-09T17:01:03.883+0000 7fdbbf7b4d80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.093579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.093579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.096336+0000 mon.a (mon.0) 1804 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.096336+0000 mon.a (mon.0) 1804 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.099002+0000 mon.a (mon.0) 1805 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.099002+0000 mon.a (mon.0) 1805 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.104061+0000 mon.a (mon.0) 1806 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.104061+0000 mon.a (mon.0) 1806 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.104347+0000 mon.a (mon.0) 1807 : cluster [DBG] fsmap 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.104347+0000 mon.a (mon.0) 1807 : cluster [DBG] fsmap 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.104368+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.104368+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.106441+0000 mon.a (mon.0) 1809 : cluster [DBG] mgrmap e40: y(active, since 71s), standbys: x 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.106441+0000 mon.a (mon.0) 1809 : cluster [DBG] mgrmap e40: y(active, since 71s), standbys: x 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.111588+0000 mon.a (mon.0) 1810 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cluster 2026-03-09T17:01:04.111588+0000 mon.a (mon.0) 1810 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.115551+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.115551+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.184782+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.184782+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.189204+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.189204+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.190923+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.190923+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.191689+0000 mon.c (mon.1) 1272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.191689+0000 mon.c (mon.1) 1272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.196102+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.196102+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.199044+0000 mgr.y (mgr.15147) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.199044+0000 mgr.y (mgr.15147) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.240145+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.240145+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.241770+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.241770+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.245172+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.245172+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.246893+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.246893+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.247818+0000 mon.c (mon.1) 1277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.247818+0000 mon.c (mon.1) 1277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.252880+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.252880+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.256018+0000 mgr.y (mgr.15147) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.256018+0000 mgr.y (mgr.15147) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.296632+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.296632+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.298166+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.298166+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.299165+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.299165+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.301005+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.301005+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.302447+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.302447+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.307988+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.307988+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.311204+0000 mgr.y (mgr.15147) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.311204+0000 mgr.y (mgr.15147) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.351361+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.351361+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.353019+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.353019+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.353985+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.353985+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.355398+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.355398+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.356231+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.356231+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.361248+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.361248+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.364335+0000 mgr.y (mgr.15147) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.364335+0000 mgr.y (mgr.15147) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.403497+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.403497+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.405179+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.405179+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.406162+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.406162+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.407512+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.407512+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.408370+0000 mon.c (mon.1) 1292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.408370+0000 mon.c (mon.1) 1292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.413097+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.413097+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.416387+0000 mgr.y (mgr.15147) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.416387+0000 mgr.y (mgr.15147) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.458147+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.458147+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.459912+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.459912+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.460921+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.460921+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.462272+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.462272+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.463145+0000 mon.c (mon.1) 1297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.463145+0000 mon.c (mon.1) 1297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.467984+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.467984+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.471544+0000 mgr.y (mgr.15147) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.471544+0000 mgr.y (mgr.15147) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.512428+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.512428+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.514093+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.514093+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.515073+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.515073+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.516417+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.516417+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.517308+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.517308+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.522562+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.522562+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.525361+0000 mgr.y (mgr.15147) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.525361+0000 mgr.y (mgr.15147) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.565822+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.565822+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.567527+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.567527+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.568895+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.568895+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.570291+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.570291+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.571132+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.571132+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.576114+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.576114+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.620176+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.620176+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.622217+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.622217+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.623193+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.623193+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.624869+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.624869+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.625897+0000 mon.c (mon.1) 1312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.625897+0000 mon.c (mon.1) 1312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.631631+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.631631+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.676022+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.676022+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.677755+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.677755+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.678773+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.678773+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.680170+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.680170+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.681024+0000 mon.c (mon.1) 1317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.681024+0000 mon.c (mon.1) 1317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.686299+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.686299+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.729437+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.729437+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.731173+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.731173+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.732186+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.732186+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.733609+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.733609+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.734475+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.734475+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.739811+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.739811+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.784002+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.784002+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.785636+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.785636+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.786886+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.786886+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.788512+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.788512+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.789418+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.789418+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.794706+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.794706+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.834406+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.834406+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.836135+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.836135+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.837406+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.837406+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.839236+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.839236+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.840236+0000 mon.c (mon.1) 1332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.840236+0000 mon.c (mon.1) 1332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.846286+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.846286+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.893600+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.893600+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.895241+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.895241+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.896178+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.896178+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.897528+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.897528+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.898365+0000 mon.c (mon.1) 1337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.898365+0000 mon.c (mon.1) 1337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.904379+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.904379+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.947706+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.947706+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.949464+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.949464+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.950519+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.950519+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.951950+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.951950+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.952820+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.952820+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.959181+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:04.959181+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.001888+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.001888+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.003541+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.003541+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.004514+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.004514+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.005936+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.005936+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.006774+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.006774+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.011987+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.011987+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.054741+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.054741+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.056471+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.056471+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.057538+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.057538+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.059019+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.059019+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.059840+0000 mon.c (mon.1) 1352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.059840+0000 mon.c (mon.1) 1352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.068457+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:05 vm08 bash[69929]: audit 2026-03-09T17:01:05.068457+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.093579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.096336+0000 mon.a (mon.0) 1804 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.099002+0000 mon.a (mon.0) 1805 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.104061+0000 mon.a (mon.0) 1806 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.104347+0000 mon.a (mon.0) 1807 : cluster [DBG] fsmap 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.104368+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.106441+0000 mon.a (mon.0) 1809 : cluster [DBG] mgrmap e40: y(active, since 71s), standbys: x 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cluster 2026-03-09T17:01:04.111588+0000 mon.a (mon.0) 1810 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:05.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.115551+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.184782+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.189204+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.190923+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.191689+0000 mon.c (mon.1) 1272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.196102+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.199044+0000 mgr.y (mgr.15147) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.240145+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.241770+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.245172+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.246893+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.247818+0000 mon.c (mon.1) 1277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.252880+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.256018+0000 mgr.y (mgr.15147) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.296632+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.298166+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.299165+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.301005+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.302447+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.307988+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.311204+0000 mgr.y (mgr.15147) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.351361+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.353019+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.353985+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.355398+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.356231+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.361248+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.364335+0000 mgr.y (mgr.15147) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.403497+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.405179+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.406162+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.407512+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.408370+0000 mon.c (mon.1) 1292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.413097+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.416387+0000 mgr.y (mgr.15147) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.458147+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.459912+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.460921+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.462272+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.463145+0000 mon.c (mon.1) 1297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.467984+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.471544+0000 mgr.y (mgr.15147) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.512428+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.514093+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.515073+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.516417+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.517308+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.522562+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.525361+0000 mgr.y (mgr.15147) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.565822+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.567527+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.568895+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.570291+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.571132+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.576114+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.620176+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.622217+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.623193+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.624869+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.625897+0000 mon.c (mon.1) 1312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.631631+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.676022+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.677755+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.678773+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.680170+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.681024+0000 mon.c (mon.1) 1317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.686299+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.729437+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.731173+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.732186+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.733609+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.734475+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.739811+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.784002+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.785636+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.786886+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.788512+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.789418+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.794706+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.834406+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.836135+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.837406+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.839236+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.840236+0000 mon.c (mon.1) 1332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.846286+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.893600+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.895241+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.896178+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.897528+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.898365+0000 mon.c (mon.1) 1337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.904379+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.947706+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.949464+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.950519+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.951950+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.952820+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:04.959181+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.001888+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.003541+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.004514+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.005936+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.006774+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.011987+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.054741+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.056471+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.057538+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.059019+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.059840+0000 mon.c (mon.1) 1352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:05 vm02 bash[17545]: audit 2026-03-09T17:01:05.068457+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.093579+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.096336+0000 mon.a (mon.0) 1804 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.099002+0000 mon.a (mon.0) 1805 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.104061+0000 mon.a (mon.0) 1806 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.104347+0000 mon.a (mon.0) 1807 : cluster [DBG] fsmap 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.104368+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.106441+0000 mon.a (mon.0) 1809 : cluster [DBG] mgrmap e40: y(active, since 71s), standbys: x 2026-03-09T17:01:05.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cluster 2026-03-09T17:01:04.111588+0000 mon.a (mon.0) 1810 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.115551+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.184782+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.189204+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.190923+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.191689+0000 mon.c (mon.1) 1272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.196102+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.199044+0000 mgr.y (mgr.15147) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.240145+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.241770+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.245172+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.246893+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.247818+0000 mon.c (mon.1) 1277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.252880+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.256018+0000 mgr.y (mgr.15147) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.296632+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.298166+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.299165+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.301005+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.302447+0000 mon.c (mon.1) 1282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.307988+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.311204+0000 mgr.y (mgr.15147) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.351361+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.353019+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.353985+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.355398+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.356231+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.361248+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.364335+0000 mgr.y (mgr.15147) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.403497+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.405179+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.406162+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.407512+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.408370+0000 mon.c (mon.1) 1292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.413097+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.416387+0000 mgr.y (mgr.15147) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.458147+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.459912+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.460921+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.462272+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.463145+0000 mon.c (mon.1) 1297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.467984+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.471544+0000 mgr.y (mgr.15147) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.512428+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.514093+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.515073+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.516417+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.517308+0000 mon.c (mon.1) 1302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.522562+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.525361+0000 mgr.y (mgr.15147) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.565822+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.567527+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.568895+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.570291+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.571132+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.576114+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.620176+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.622217+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.623193+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.624869+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.625897+0000 mon.c (mon.1) 1312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.631631+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.676022+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.677755+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.678773+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.680170+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.681024+0000 mon.c (mon.1) 1317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.686299+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.729437+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.731173+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.732186+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.733609+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.734475+0000 mon.c (mon.1) 1322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.739811+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.784002+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.785636+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.786886+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.788512+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.789418+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.794706+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.834406+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.836135+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.837406+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.839236+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.840236+0000 mon.c (mon.1) 1332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.846286+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.893600+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.895241+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.896178+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.897528+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.898365+0000 mon.c (mon.1) 1337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.904379+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.947706+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.949464+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.950519+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.951950+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.952820+0000 mon.c (mon.1) 1342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:04.959181+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.001888+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.003541+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.004514+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.005936+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.006774+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.011987+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.054741+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.056471+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.057538+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.059019+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.059840+0000 mon.c (mon.1) 1352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:05.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:05 vm02 bash[22739]: audit 2026-03-09T17:01:05.068457+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:05.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:05 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:01:05] "GET /metrics HTTP/1.1" 200 37548 "" "Prometheus/2.51.0" 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.577673+0000 mgr.y (mgr.15147) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.577673+0000 mgr.y (mgr.15147) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.633370+0000 mgr.y (mgr.15147) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.633370+0000 mgr.y (mgr.15147) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.687808+0000 mgr.y (mgr.15147) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.687808+0000 mgr.y (mgr.15147) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.741356+0000 mgr.y (mgr.15147) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.741356+0000 mgr.y (mgr.15147) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.796315+0000 mgr.y (mgr.15147) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.796315+0000 mgr.y (mgr.15147) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.847900+0000 mgr.y (mgr.15147) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.847900+0000 mgr.y (mgr.15147) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.906253+0000 mgr.y (mgr.15147) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.906253+0000 mgr.y (mgr.15147) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.961126+0000 mgr.y (mgr.15147) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:04.961126+0000 mgr.y (mgr.15147) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.013796+0000 mgr.y (mgr.15147) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.013796+0000 mgr.y (mgr.15147) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.070442+0000 mgr.y (mgr.15147) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.070442+0000 mgr.y (mgr.15147) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.137891+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.137891+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.141379+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.141379+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.142576+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.142576+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.144149+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.144149+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.145161+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.145161+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.155080+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.155080+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.157196+0000 mgr.y (mgr.15147) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.157196+0000 mgr.y (mgr.15147) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.199745+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.199745+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.201370+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.201370+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.202342+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.202342+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.203716+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.203716+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.204534+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.204534+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.209724+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.209724+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.211480+0000 mgr.y (mgr.15147) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.211480+0000 mgr.y (mgr.15147) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.253244+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.253244+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.254655+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.254655+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.255742+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.255742+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.257131+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.257131+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.257871+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.257871+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.262999+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.262999+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.264650+0000 mgr.y (mgr.15147) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.264650+0000 mgr.y (mgr.15147) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.303362+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.303362+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.304684+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.304684+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.305507+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.305507+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.306738+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.306738+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.307411+0000 mon.c (mon.1) 1372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.307411+0000 mon.c (mon.1) 1372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.312465+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.312465+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.314222+0000 mgr.y (mgr.15147) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.314222+0000 mgr.y (mgr.15147) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.354374+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.354374+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.355826+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.355826+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.356711+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.356711+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.358151+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.358151+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.359003+0000 mon.c (mon.1) 1377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.359003+0000 mon.c (mon.1) 1377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.364257+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.364257+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.366111+0000 mgr.y (mgr.15147) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.366111+0000 mgr.y (mgr.15147) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cluster 2026-03-09T17:01:05.384580+0000 mgr.y (mgr.15147) 331 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cluster 2026-03-09T17:01:05.384580+0000 mgr.y (mgr.15147) 331 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.404831+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.404831+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.406280+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.406280+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.407163+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.407163+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.408561+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.408561+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.409322+0000 mon.c (mon.1) 1382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.409322+0000 mon.c (mon.1) 1382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.414709+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.414709+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.416380+0000 mgr.y (mgr.15147) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.416380+0000 mgr.y (mgr.15147) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.455509+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.455509+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.457129+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.457129+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.458121+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.458121+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.459637+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.459637+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.460394+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.460394+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.466530+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.466530+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.469222+0000 mgr.y (mgr.15147) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.469222+0000 mgr.y (mgr.15147) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.516302+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.516302+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.517877+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.517877+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.518864+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.518864+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.520405+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.520405+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.521236+0000 mon.c (mon.1) 1392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.521236+0000 mon.c (mon.1) 1392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.529662+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.529662+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.531334+0000 mgr.y (mgr.15147) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.531334+0000 mgr.y (mgr.15147) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.574271+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.574271+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.575671+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.575671+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.576577+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.576577+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.577966+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.577966+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.578695+0000 mon.c (mon.1) 1397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.578695+0000 mon.c (mon.1) 1397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.584592+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.584592+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.624362+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.624362+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.625896+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.625896+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.626898+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.626898+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.628289+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.628289+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.629076+0000 mon.c (mon.1) 1402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.629076+0000 mon.c (mon.1) 1402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.633901+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.633901+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.673901+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.673901+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.675273+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.675273+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.676119+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.676119+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.677460+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.677460+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.678238+0000 mon.c (mon.1) 1407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.678238+0000 mon.c (mon.1) 1407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.683342+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.683342+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.724754+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.724754+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.726115+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.726115+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.727184+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.727184+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.728485+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.728485+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.729157+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.729157+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.734355+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.734355+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.774277+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.774277+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.775634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.775634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.776504+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.776504+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.777893+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.777893+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.778600+0000 mon.c (mon.1) 1417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.778600+0000 mon.c (mon.1) 1417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.783500+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.783500+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.822375+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.822375+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.823620+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.823620+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.824381+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.824381+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.825631+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.825631+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.826305+0000 mon.c (mon.1) 1422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.826305+0000 mon.c (mon.1) 1422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.831165+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.831165+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.871921+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.871921+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.873227+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.873227+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.874076+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.874076+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.875395+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.875395+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.876089+0000 mon.c (mon.1) 1427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.876089+0000 mon.c (mon.1) 1427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.880768+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.880768+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.919108+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.919108+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.920297+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.920297+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.921068+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.921068+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.922318+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.922318+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.922999+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.922999+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.927640+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.927640+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.965952+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.965952+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.967596+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.967596+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.968393+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.968393+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.969710+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.969710+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.970403+0000 mon.c (mon.1) 1437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.970403+0000 mon.c (mon.1) 1437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.975007+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:05.975007+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.013224+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.013224+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.014537+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.014537+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.015334+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.015334+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.016567+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.016567+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.017206+0000 mon.c (mon.1) 1442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.017206+0000 mon.c (mon.1) 1442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.021815+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.021815+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.060473+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.060473+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.061832+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.061832+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.062728+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.062728+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.064039+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.064039+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.064764+0000 mon.c (mon.1) 1447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.064764+0000 mon.c (mon.1) 1447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.069263+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:06 vm08 bash[69929]: audit 2026-03-09T17:01:06.069263+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.577673+0000 mgr.y (mgr.15147) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.633370+0000 mgr.y (mgr.15147) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.687808+0000 mgr.y (mgr.15147) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.741356+0000 mgr.y (mgr.15147) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.796315+0000 mgr.y (mgr.15147) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.847900+0000 mgr.y (mgr.15147) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.906253+0000 mgr.y (mgr.15147) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:04.961126+0000 mgr.y (mgr.15147) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.013796+0000 mgr.y (mgr.15147) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.070442+0000 mgr.y (mgr.15147) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.137891+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.141379+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.142576+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.144149+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.145161+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.155080+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.157196+0000 mgr.y (mgr.15147) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.199745+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.201370+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.202342+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.203716+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.204534+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.209724+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.211480+0000 mgr.y (mgr.15147) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.253244+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.254655+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.255742+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.257131+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.257871+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.262999+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.264650+0000 mgr.y (mgr.15147) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.303362+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.304684+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.305507+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.306738+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.307411+0000 mon.c (mon.1) 1372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.312465+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.314222+0000 mgr.y (mgr.15147) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.354374+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.355826+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.356711+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.358151+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.359003+0000 mon.c (mon.1) 1377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.364257+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.366111+0000 mgr.y (mgr.15147) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cluster 2026-03-09T17:01:05.384580+0000 mgr.y (mgr.15147) 331 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.404831+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.406280+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.407163+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.408561+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.409322+0000 mon.c (mon.1) 1382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.414709+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.416380+0000 mgr.y (mgr.15147) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.455509+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.457129+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.458121+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.459637+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.460394+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.466530+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.469222+0000 mgr.y (mgr.15147) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.516302+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.517877+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.518864+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.520405+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.521236+0000 mon.c (mon.1) 1392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.529662+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.531334+0000 mgr.y (mgr.15147) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.574271+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.575671+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.576577+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.577966+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.578695+0000 mon.c (mon.1) 1397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.584592+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.624362+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.625896+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.626898+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.628289+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.629076+0000 mon.c (mon.1) 1402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.633901+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.673901+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.675273+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.676119+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.677460+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.678238+0000 mon.c (mon.1) 1407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.683342+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.724754+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.726115+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.727184+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.728485+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.729157+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.734355+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.774277+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.775634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.776504+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.777893+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.778600+0000 mon.c (mon.1) 1417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.783500+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.822375+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.823620+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.824381+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.825631+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.826305+0000 mon.c (mon.1) 1422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.831165+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.871921+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.873227+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.874076+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.875395+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.876089+0000 mon.c (mon.1) 1427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.880768+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.919108+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.920297+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.921068+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.922318+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.922999+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.927640+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.965952+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.967596+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.968393+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.969710+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.970403+0000 mon.c (mon.1) 1437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:05.975007+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.013224+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.014537+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.015334+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.016567+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.017206+0000 mon.c (mon.1) 1442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.021815+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.060473+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.061832+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.062728+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.064039+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.064764+0000 mon.c (mon.1) 1447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:06 vm02 bash[17545]: audit 2026-03-09T17:01:06.069263+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.577673+0000 mgr.y (mgr.15147) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.633370+0000 mgr.y (mgr.15147) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.687808+0000 mgr.y (mgr.15147) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.741356+0000 mgr.y (mgr.15147) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.796315+0000 mgr.y (mgr.15147) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.847900+0000 mgr.y (mgr.15147) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.906253+0000 mgr.y (mgr.15147) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:04.961126+0000 mgr.y (mgr.15147) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.013796+0000 mgr.y (mgr.15147) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.070442+0000 mgr.y (mgr.15147) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.137891+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.141379+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.142576+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.144149+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.145161+0000 mon.c (mon.1) 1357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.155080+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.157196+0000 mgr.y (mgr.15147) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.199745+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.201370+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.202342+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.203716+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.204534+0000 mon.c (mon.1) 1362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.209724+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.211480+0000 mgr.y (mgr.15147) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.253244+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.254655+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.255742+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.257131+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.257871+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.262999+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.264650+0000 mgr.y (mgr.15147) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.303362+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.304684+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.305507+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.306738+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.307411+0000 mon.c (mon.1) 1372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.312465+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.314222+0000 mgr.y (mgr.15147) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.354374+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.355826+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.356711+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.358151+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.359003+0000 mon.c (mon.1) 1377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.364257+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.366111+0000 mgr.y (mgr.15147) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cluster 2026-03-09T17:01:05.384580+0000 mgr.y (mgr.15147) 331 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.404831+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.406280+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.407163+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.408561+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.409322+0000 mon.c (mon.1) 1382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.414709+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.416380+0000 mgr.y (mgr.15147) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.455509+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.457129+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.458121+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.459637+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.460394+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.466530+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.469222+0000 mgr.y (mgr.15147) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.516302+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.517877+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.518864+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.520405+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.521236+0000 mon.c (mon.1) 1392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.529662+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.531334+0000 mgr.y (mgr.15147) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.574271+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.575671+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.576577+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.577966+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.578695+0000 mon.c (mon.1) 1397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.584592+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.624362+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.625896+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.626898+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.628289+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.629076+0000 mon.c (mon.1) 1402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.633901+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.673901+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.675273+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.676119+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.677460+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.678238+0000 mon.c (mon.1) 1407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.683342+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.724754+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.726115+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.727184+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.728485+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.729157+0000 mon.c (mon.1) 1412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.734355+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.774277+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.775634+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.776504+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.777893+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.778600+0000 mon.c (mon.1) 1417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.783500+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.822375+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.823620+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.824381+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.825631+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.826305+0000 mon.c (mon.1) 1422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.831165+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.871921+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.873227+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.874076+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.875395+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.876089+0000 mon.c (mon.1) 1427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.880768+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.919108+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.920297+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.921068+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.922318+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.922999+0000 mon.c (mon.1) 1432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.927640+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.965952+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.967596+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.968393+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.969710+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.970403+0000 mon.c (mon.1) 1437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:05.975007+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.013224+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.014537+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.015334+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.016567+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.017206+0000 mon.c (mon.1) 1442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.021815+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.060473+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.061832+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.062728+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.064039+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.064764+0000 mon.c (mon.1) 1447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:06.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:06 vm02 bash[22739]: audit 2026-03-09T17:01:06.069263+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.586114+0000 mgr.y (mgr.15147) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.586114+0000 mgr.y (mgr.15147) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.635515+0000 mgr.y (mgr.15147) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.635515+0000 mgr.y (mgr.15147) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.685088+0000 mgr.y (mgr.15147) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.685088+0000 mgr.y (mgr.15147) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.735983+0000 mgr.y (mgr.15147) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.735983+0000 mgr.y (mgr.15147) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.785112+0000 mgr.y (mgr.15147) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.785112+0000 mgr.y (mgr.15147) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.832886+0000 mgr.y (mgr.15147) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.832886+0000 mgr.y (mgr.15147) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.882559+0000 mgr.y (mgr.15147) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.882559+0000 mgr.y (mgr.15147) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.929574+0000 mgr.y (mgr.15147) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.929574+0000 mgr.y (mgr.15147) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.976498+0000 mgr.y (mgr.15147) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:05.976498+0000 mgr.y (mgr.15147) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.023335+0000 mgr.y (mgr.15147) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.023335+0000 mgr.y (mgr.15147) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.071369+0000 mgr.y (mgr.15147) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.071369+0000 mgr.y (mgr.15147) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.127273+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.127273+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.147420+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.147420+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.148295+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.148295+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.149682+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.149682+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.150457+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.150457+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.155477+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.155477+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.156870+0000 mgr.y (mgr.15147) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.156870+0000 mgr.y (mgr.15147) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.196009+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.196009+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.197301+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.197301+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.198117+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.198117+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.199485+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.199485+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.200225+0000 mon.c (mon.1) 1457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.200225+0000 mon.c (mon.1) 1457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.205254+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.205254+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.206221+0000 mgr.y (mgr.15147) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.206221+0000 mgr.y (mgr.15147) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.243002+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.243002+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.244303+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.244303+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.245114+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.245114+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.246485+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.246485+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.247201+0000 mon.c (mon.1) 1462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.247201+0000 mon.c (mon.1) 1462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.251589+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.251589+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.253143+0000 mgr.y (mgr.15147) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.253143+0000 mgr.y (mgr.15147) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.292510+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.292510+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.293946+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.293946+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.294844+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.294844+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.296130+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.296130+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.296791+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.296791+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.301493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.301493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.303112+0000 mgr.y (mgr.15147) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.303112+0000 mgr.y (mgr.15147) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.344354+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.344354+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.345764+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.345764+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.346619+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.346619+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.347906+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.347906+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.348592+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.348592+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.353550+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.353550+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.355205+0000 mgr.y (mgr.15147) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.355205+0000 mgr.y (mgr.15147) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.396686+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.396686+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.398009+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.398009+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.398879+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.398879+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.400187+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.400187+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.400875+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.400875+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.405918+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.405918+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.409217+0000 mgr.y (mgr.15147) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.409217+0000 mgr.y (mgr.15147) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.447291+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.447291+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.448659+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.448659+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.449456+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.449456+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.450775+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.450775+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.451429+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.451429+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.456107+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.456107+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.459378+0000 mgr.y (mgr.15147) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.459378+0000 mgr.y (mgr.15147) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.498116+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.498116+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.499373+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.499373+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.500174+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.500174+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.501439+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.501439+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.502122+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.502122+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.506889+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.506889+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.509218+0000 mgr.y (mgr.15147) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.509218+0000 mgr.y (mgr.15147) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.548960+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.548960+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.550464+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.550464+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.551358+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.551358+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.552675+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.552675+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.553438+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.553438+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.558200+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.558200+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.559799+0000 mgr.y (mgr.15147) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.559799+0000 mgr.y (mgr.15147) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.597772+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.597772+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.599266+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.599266+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.600175+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.600175+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.601646+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.601646+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.602429+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.602429+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.607567+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.607567+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.650460+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.650460+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.651945+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.651945+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.652866+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.652866+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.654255+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.654255+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.655011+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.655011+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.660442+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.660442+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.700092+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.700092+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.701610+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.701610+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.702619+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.702619+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.704159+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.704159+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.704954+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.704954+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.711689+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.711689+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.751150+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.751150+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.752826+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.752826+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.754057+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.754057+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.755587+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.755587+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.756416+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.756416+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.761775+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.761775+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.803613+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.803613+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.805093+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.805093+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.806110+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.806110+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.807498+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.807498+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.808287+0000 mon.c (mon.1) 1517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.808287+0000 mon.c (mon.1) 1517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.813514+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.813514+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.853619+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.853619+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.855119+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.855119+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.856066+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.856066+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.857439+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.857439+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.858261+0000 mon.c (mon.1) 1522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.858261+0000 mon.c (mon.1) 1522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.863834+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.863834+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.904102+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.904102+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.905753+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.905753+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.906738+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.906738+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.908123+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.908123+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.908941+0000 mon.c (mon.1) 1527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.908941+0000 mon.c (mon.1) 1527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.914366+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.914366+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.956270+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.956270+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.957848+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.957848+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.958811+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.958811+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.960095+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.960095+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.960887+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.960887+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.966226+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:06.966226+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.009883+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.009883+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.011645+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.011645+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.012851+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.012851+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.014391+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.014391+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.015215+0000 mon.c (mon.1) 1537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.015215+0000 mon.c (mon.1) 1537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.020793+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.020793+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.065426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.065426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.067051+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.067051+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.068075+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.068075+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.069555+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.069555+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.070435+0000 mon.c (mon.1) 1542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.070435+0000 mon.c (mon.1) 1542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.075996+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:07 vm08 bash[69929]: audit 2026-03-09T17:01:07.075996+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.586114+0000 mgr.y (mgr.15147) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.635515+0000 mgr.y (mgr.15147) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.685088+0000 mgr.y (mgr.15147) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.735983+0000 mgr.y (mgr.15147) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.785112+0000 mgr.y (mgr.15147) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.832886+0000 mgr.y (mgr.15147) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.882559+0000 mgr.y (mgr.15147) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.929574+0000 mgr.y (mgr.15147) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:05.976498+0000 mgr.y (mgr.15147) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.023335+0000 mgr.y (mgr.15147) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.071369+0000 mgr.y (mgr.15147) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.127273+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.147420+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.148295+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.149682+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.150457+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.155477+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.156870+0000 mgr.y (mgr.15147) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.196009+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.197301+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.198117+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.199485+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.200225+0000 mon.c (mon.1) 1457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.205254+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.206221+0000 mgr.y (mgr.15147) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.243002+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.244303+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.245114+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.246485+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.247201+0000 mon.c (mon.1) 1462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.251589+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.253143+0000 mgr.y (mgr.15147) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.292510+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.293946+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.294844+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.296130+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.296791+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.301493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.303112+0000 mgr.y (mgr.15147) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.344354+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.345764+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.346619+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.347906+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.348592+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.353550+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.355205+0000 mgr.y (mgr.15147) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.396686+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.398009+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.398879+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.400187+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.400875+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.405918+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.409217+0000 mgr.y (mgr.15147) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.447291+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.448659+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.449456+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.450775+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.451429+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.456107+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.459378+0000 mgr.y (mgr.15147) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.498116+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.499373+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.500174+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.501439+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.502122+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.506889+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.509218+0000 mgr.y (mgr.15147) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.548960+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.550464+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.551358+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.552675+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.553438+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.558200+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.559799+0000 mgr.y (mgr.15147) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.597772+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.599266+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.600175+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.601646+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.602429+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.607567+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.650460+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.651945+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.652866+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.654255+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.655011+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.660442+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.700092+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.701610+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.702619+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.704159+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.704954+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.711689+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.751150+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.752826+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.754057+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.755587+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.756416+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.761775+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.803613+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.805093+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.806110+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.807498+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.808287+0000 mon.c (mon.1) 1517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.813514+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.853619+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.855119+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.856066+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.857439+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.858261+0000 mon.c (mon.1) 1522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.863834+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.904102+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.905753+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.906738+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.908123+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.908941+0000 mon.c (mon.1) 1527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.914366+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.956270+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.957848+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.958811+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.960095+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.586114+0000 mgr.y (mgr.15147) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.635515+0000 mgr.y (mgr.15147) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.685088+0000 mgr.y (mgr.15147) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.735983+0000 mgr.y (mgr.15147) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.785112+0000 mgr.y (mgr.15147) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.832886+0000 mgr.y (mgr.15147) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.882559+0000 mgr.y (mgr.15147) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.929574+0000 mgr.y (mgr.15147) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:05.976498+0000 mgr.y (mgr.15147) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.023335+0000 mgr.y (mgr.15147) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.071369+0000 mgr.y (mgr.15147) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.127273+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.147420+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.148295+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.149682+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.150457+0000 mon.c (mon.1) 1452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.155477+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.156870+0000 mgr.y (mgr.15147) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.196009+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.197301+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.198117+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.199485+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.200225+0000 mon.c (mon.1) 1457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.205254+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.206221+0000 mgr.y (mgr.15147) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.243002+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.244303+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.245114+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.246485+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.247201+0000 mon.c (mon.1) 1462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.251589+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.253143+0000 mgr.y (mgr.15147) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.292510+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.293946+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.294844+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.296130+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.296791+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.301493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.303112+0000 mgr.y (mgr.15147) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.344354+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.345764+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.346619+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.347906+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.348592+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.353550+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.355205+0000 mgr.y (mgr.15147) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.396686+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.398009+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.398879+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.400187+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.400875+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.405918+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.409217+0000 mgr.y (mgr.15147) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.447291+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.448659+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.449456+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.450775+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.451429+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.456107+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.459378+0000 mgr.y (mgr.15147) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.498116+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.499373+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.500174+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.501439+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.502122+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.506889+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.509218+0000 mgr.y (mgr.15147) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.548960+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.550464+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.551358+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.552675+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.553438+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.558200+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.559799+0000 mgr.y (mgr.15147) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.597772+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.599266+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.600175+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.601646+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.602429+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.607567+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.650460+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.651945+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.652866+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.654255+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.655011+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.660442+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.700092+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.701610+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.702619+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.704159+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.704954+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.711689+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.751150+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.752826+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.754057+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.755587+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.756416+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.761775+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.803613+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.805093+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.806110+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.807498+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.808287+0000 mon.c (mon.1) 1517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.813514+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.853619+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.855119+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.856066+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.857439+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.858261+0000 mon.c (mon.1) 1522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.863834+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.904102+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.905753+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.906738+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.908123+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.908941+0000 mon.c (mon.1) 1527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.914366+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.956270+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.957848+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.958811+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.960095+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.960887+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:06.966226+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.009883+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.011645+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.012851+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.014391+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.015215+0000 mon.c (mon.1) 1537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.020793+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.065426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.067051+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.068075+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.069555+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.070435+0000 mon.c (mon.1) 1542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:07 vm02 bash[22739]: audit 2026-03-09T17:01:07.075996+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.960887+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:06.966226+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.009883+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.011645+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.012851+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.014391+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.015215+0000 mon.c (mon.1) 1537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.020793+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.065426+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.067051+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.068075+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.069555+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.070435+0000 mon.c (mon.1) 1542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:07.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:07 vm02 bash[17545]: audit 2026-03-09T17:01:07.075996+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.609305+0000 mgr.y (mgr.15147) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.662238+0000 mgr.y (mgr.15147) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.713590+0000 mgr.y (mgr.15147) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.762889+0000 mgr.y (mgr.15147) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.814850+0000 mgr.y (mgr.15147) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.865031+0000 mgr.y (mgr.15147) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.915756+0000 mgr.y (mgr.15147) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:06.967951+0000 mgr.y (mgr.15147) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.022988+0000 mgr.y (mgr.15147) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.077298+0000 mgr.y (mgr.15147) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.152288+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.154063+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.155032+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.156407+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.157252+0000 mon.c (mon.1) 1547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.162658+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.164549+0000 mgr.y (mgr.15147) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.204255+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.205813+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.206744+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.208186+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.208975+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.214245+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.215571+0000 mgr.y (mgr.15147) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.256189+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.257823+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.258860+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.260611+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.261512+0000 mon.c (mon.1) 1557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.269206+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.271106+0000 mgr.y (mgr.15147) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.312654+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.314248+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.315236+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.316691+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.317526+0000 mon.c (mon.1) 1562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.324470+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.326154+0000 mgr.y (mgr.15147) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.369871+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.371477+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.372400+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.373874+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.374762+0000 mon.c (mon.1) 1567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.380253+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.381257+0000 mgr.y (mgr.15147) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cluster 2026-03-09T17:01:07.384914+0000 mgr.y (mgr.15147) 370 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.422622+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.424508+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.425505+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.427213+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.428081+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.433439+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.435185+0000 mgr.y (mgr.15147) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.477723+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.479285+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.480259+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.481636+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.482464+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.487894+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.489474+0000 mgr.y (mgr.15147) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.529675+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.531759+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.532705+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.534578+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.535409+0000 mon.c (mon.1) 1582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.540445+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.541935+0000 mgr.y (mgr.15147) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.583365+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.585718+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.586903+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.588476+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.589329+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.594641+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.638087+0000 mon.c (mon.1) 1588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.639687+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.640704+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.642227+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.643073+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.648364+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.691134+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.692795+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.693720+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.695124+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.695918+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.701082+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.743636+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.745218+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.746413+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.747907+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.748788+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.754277+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.803406+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.805063+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.806001+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.807363+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.808162+0000 mon.c (mon.1) 1607 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.813235+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.854387+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.855919+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.856879+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.609305+0000 mgr.y (mgr.15147) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.662238+0000 mgr.y (mgr.15147) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.713590+0000 mgr.y (mgr.15147) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.762889+0000 mgr.y (mgr.15147) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.814850+0000 mgr.y (mgr.15147) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.865031+0000 mgr.y (mgr.15147) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.915756+0000 mgr.y (mgr.15147) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:06.967951+0000 mgr.y (mgr.15147) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.022988+0000 mgr.y (mgr.15147) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.077298+0000 mgr.y (mgr.15147) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.152288+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.154063+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.155032+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.156407+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.157252+0000 mon.c (mon.1) 1547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.162658+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.164549+0000 mgr.y (mgr.15147) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.204255+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.205813+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.206744+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.208186+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.208975+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.214245+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.215571+0000 mgr.y (mgr.15147) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.256189+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.257823+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.258860+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.260611+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.261512+0000 mon.c (mon.1) 1557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.269206+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.271106+0000 mgr.y (mgr.15147) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.312654+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.314248+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.315236+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.316691+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.317526+0000 mon.c (mon.1) 1562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.324470+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.326154+0000 mgr.y (mgr.15147) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.369871+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.371477+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.372400+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.373874+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.374762+0000 mon.c (mon.1) 1567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.380253+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.381257+0000 mgr.y (mgr.15147) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cluster 2026-03-09T17:01:07.384914+0000 mgr.y (mgr.15147) 370 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.422622+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.424508+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.425505+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.427213+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.428081+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.433439+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.435185+0000 mgr.y (mgr.15147) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.477723+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.479285+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.480259+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.481636+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.482464+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.487894+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.489474+0000 mgr.y (mgr.15147) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.529675+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.531759+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.532705+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.534578+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.535409+0000 mon.c (mon.1) 1582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.540445+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.541935+0000 mgr.y (mgr.15147) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.583365+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.585718+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.586903+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.588476+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.589329+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.594641+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.638087+0000 mon.c (mon.1) 1588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.639687+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.640704+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.642227+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.643073+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.648364+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.691134+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.692795+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.693720+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.695124+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.695918+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.701082+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.743636+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.745218+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.746413+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.747907+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.748788+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.754277+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.803406+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.805063+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.806001+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.807363+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.808162+0000 mon.c (mon.1) 1607 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.813235+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.854387+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.855919+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.856879+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.858276+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.859055+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.864088+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.905847+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.907385+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.908296+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.909689+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.910496+0000 mon.c (mon.1) 1617 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.915800+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.972711+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.979793+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.981595+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.988758+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.991261+0000 mon.c (mon.1) 1622 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:07.998481+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:08.048399+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:08.051479+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:08.053949+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:08.055428+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:08.057846+0000 mon.c (mon.1) 1627 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:08 vm02 bash[22739]: audit 2026-03-09T17:01:08.064900+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.858276+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.859055+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.864088+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.905847+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.907385+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.908296+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.909689+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.910496+0000 mon.c (mon.1) 1617 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.915800+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.972711+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.979793+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.981595+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.988758+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.991261+0000 mon.c (mon.1) 1622 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:07.998481+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:08.048399+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:08.051479+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:08.053949+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:08.055428+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:08.057846+0000 mon.c (mon.1) 1627 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:08 vm02 bash[17545]: audit 2026-03-09T17:01:08.064900+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.609305+0000 mgr.y (mgr.15147) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.609305+0000 mgr.y (mgr.15147) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.662238+0000 mgr.y (mgr.15147) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.662238+0000 mgr.y (mgr.15147) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.713590+0000 mgr.y (mgr.15147) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.402 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.713590+0000 mgr.y (mgr.15147) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.762889+0000 mgr.y (mgr.15147) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.762889+0000 mgr.y (mgr.15147) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.814850+0000 mgr.y (mgr.15147) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.814850+0000 mgr.y (mgr.15147) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.865031+0000 mgr.y (mgr.15147) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.865031+0000 mgr.y (mgr.15147) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.915756+0000 mgr.y (mgr.15147) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.915756+0000 mgr.y (mgr.15147) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.967951+0000 mgr.y (mgr.15147) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:06.967951+0000 mgr.y (mgr.15147) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.022988+0000 mgr.y (mgr.15147) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.022988+0000 mgr.y (mgr.15147) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.077298+0000 mgr.y (mgr.15147) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.077298+0000 mgr.y (mgr.15147) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.152288+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.152288+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.154063+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.154063+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.155032+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.155032+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.156407+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.156407+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.157252+0000 mon.c (mon.1) 1547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.157252+0000 mon.c (mon.1) 1547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.162658+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.162658+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.164549+0000 mgr.y (mgr.15147) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.164549+0000 mgr.y (mgr.15147) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.204255+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.204255+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.205813+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.205813+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.206744+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.206744+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.208186+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.208186+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.208975+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.208975+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.214245+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.214245+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.215571+0000 mgr.y (mgr.15147) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.215571+0000 mgr.y (mgr.15147) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.256189+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.256189+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.257823+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.257823+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.258860+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.258860+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.260611+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.260611+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.261512+0000 mon.c (mon.1) 1557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.261512+0000 mon.c (mon.1) 1557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.269206+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.269206+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.271106+0000 mgr.y (mgr.15147) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.271106+0000 mgr.y (mgr.15147) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.312654+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.312654+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.403 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.314248+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.314248+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.315236+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.315236+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.316691+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.316691+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.317526+0000 mon.c (mon.1) 1562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.317526+0000 mon.c (mon.1) 1562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.324470+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.324470+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.326154+0000 mgr.y (mgr.15147) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.326154+0000 mgr.y (mgr.15147) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.369871+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.369871+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.371477+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.371477+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.372400+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.372400+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.373874+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.373874+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.374762+0000 mon.c (mon.1) 1567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.374762+0000 mon.c (mon.1) 1567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.380253+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.380253+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.381257+0000 mgr.y (mgr.15147) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.381257+0000 mgr.y (mgr.15147) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cluster 2026-03-09T17:01:07.384914+0000 mgr.y (mgr.15147) 370 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cluster 2026-03-09T17:01:07.384914+0000 mgr.y (mgr.15147) 370 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.422622+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.422622+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.424508+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.424508+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.425505+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.425505+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.427213+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.427213+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.428081+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.428081+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.433439+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.433439+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.435185+0000 mgr.y (mgr.15147) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.435185+0000 mgr.y (mgr.15147) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.477723+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.477723+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.479285+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.479285+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.480259+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.480259+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.481636+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.481636+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.482464+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.482464+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.487894+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.487894+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.489474+0000 mgr.y (mgr.15147) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.489474+0000 mgr.y (mgr.15147) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.529675+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.529675+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.531759+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.531759+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.532705+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.532705+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.534578+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.534578+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.535409+0000 mon.c (mon.1) 1582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.535409+0000 mon.c (mon.1) 1582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.540445+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.540445+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.541935+0000 mgr.y (mgr.15147) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.541935+0000 mgr.y (mgr.15147) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.583365+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.583365+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.585718+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.585718+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.586903+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.586903+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.588476+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.588476+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.589329+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.589329+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.594641+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.594641+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.638087+0000 mon.c (mon.1) 1588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.638087+0000 mon.c (mon.1) 1588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.639687+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.639687+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.640704+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.640704+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.642227+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.642227+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.643073+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.643073+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.648364+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.648364+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.691134+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.691134+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.692795+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.692795+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.693720+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.693720+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.695124+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.695124+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.695918+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.695918+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.701082+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.701082+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.743636+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.743636+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.745218+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.745218+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.746413+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.746413+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.747907+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.747907+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.748788+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.748788+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.754277+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.754277+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.803406+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.803406+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.805063+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.805063+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.806001+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.806001+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.807363+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.807363+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.808162+0000 mon.c (mon.1) 1607 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.808162+0000 mon.c (mon.1) 1607 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.813235+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.813235+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.854387+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.854387+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.855919+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.855919+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.856879+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.856879+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.858276+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.858276+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.859055+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.859055+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.864088+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.864088+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.905847+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.905847+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.907385+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.907385+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.908296+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.908296+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.909689+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.909689+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.910496+0000 mon.c (mon.1) 1617 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.910496+0000 mon.c (mon.1) 1617 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.915800+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.915800+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.972711+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.972711+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.979793+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.979793+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.981595+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.981595+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.988758+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.988758+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.991261+0000 mon.c (mon.1) 1622 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.991261+0000 mon.c (mon.1) 1622 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.998481+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:07.998481+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.048399+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.048399+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.051479+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.051479+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.053949+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.053949+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.055428+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.055428+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.057846+0000 mon.c (mon.1) 1627 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.057846+0000 mon.c (mon.1) 1627 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.064900+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:08.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:08 vm08 bash[69929]: audit 2026-03-09T17:01:08.064900+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.596217+0000 mgr.y (mgr.15147) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.649966+0000 mgr.y (mgr.15147) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.702229+0000 mgr.y (mgr.15147) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.756194+0000 mgr.y (mgr.15147) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.814898+0000 mgr.y (mgr.15147) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.865646+0000 mgr.y (mgr.15147) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:07.917605+0000 mgr.y (mgr.15147) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.000033+0000 mgr.y (mgr.15147) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.066649+0000 mgr.y (mgr.15147) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.118332+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.139049+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.139948+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.159455+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.160270+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.170123+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.175812+0000 mgr.y (mgr.15147) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.220831+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.222394+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.223350+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.224875+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.225647+0000 mon.c (mon.1) 1637 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.232525+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.236335+0000 mgr.y (mgr.15147) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.310362+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.312012+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.312927+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.314278+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.318602+0000 mon.c (mon.1) 1642 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.324552+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.325652+0000 mgr.y (mgr.15147) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.374495+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.376062+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.377155+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.378524+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.379755+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.387582+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.388516+0000 mgr.y (mgr.15147) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.470272+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.473553+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.474773+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.476203+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.476915+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.482721+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.483853+0000 mgr.y (mgr.15147) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.535754+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.537260+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.538169+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.539555+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.540259+0000 mon.c (mon.1) 1657 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.547945+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.548851+0000 mgr.y (mgr.15147) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.599826+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.601250+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.602192+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.603655+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.604403+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.609878+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.653432+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.654979+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.655961+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.657494+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.660025+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.675692+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.727203+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.728800+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.729631+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.730952+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.731634+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.737085+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.794994+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.798752+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.801093+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.802453+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.803362+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.810098+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.853161+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.854768+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.856788+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.858699+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.860197+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.867798+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.919471+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.921099+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.922301+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.924665+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.925387+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:08 vm02 bash[63970]: debug 2026-03-09T17:01:08.891+0000 7f11f96a9640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.596217+0000 mgr.y (mgr.15147) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.649966+0000 mgr.y (mgr.15147) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.702229+0000 mgr.y (mgr.15147) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.756194+0000 mgr.y (mgr.15147) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.814898+0000 mgr.y (mgr.15147) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.865646+0000 mgr.y (mgr.15147) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:07.917605+0000 mgr.y (mgr.15147) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.000033+0000 mgr.y (mgr.15147) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.066649+0000 mgr.y (mgr.15147) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.118332+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.139049+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.139948+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.159455+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.160270+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.170123+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.175812+0000 mgr.y (mgr.15147) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.220831+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.222394+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.223350+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.224875+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.225647+0000 mon.c (mon.1) 1637 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.232525+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.236335+0000 mgr.y (mgr.15147) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.310362+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.312012+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.312927+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.314278+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.318602+0000 mon.c (mon.1) 1642 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.324552+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.325652+0000 mgr.y (mgr.15147) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.374495+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.376062+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.377155+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.378524+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.379755+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.387582+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.388516+0000 mgr.y (mgr.15147) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.470272+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.473553+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.474773+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.476203+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.476915+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.482721+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.483853+0000 mgr.y (mgr.15147) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.535754+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.537260+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.538169+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.539555+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.540259+0000 mon.c (mon.1) 1657 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.547945+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.548851+0000 mgr.y (mgr.15147) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.599826+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.601250+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.602192+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.603655+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.604403+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.609878+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.653432+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.654979+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.655961+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.657494+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.660025+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.675692+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.727203+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.728800+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.729631+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.730952+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.731634+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.737085+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.794994+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.798752+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.801093+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.802453+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.803362+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.810098+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.853161+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.854768+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.856788+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.858699+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.860197+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.867798+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.596217+0000 mgr.y (mgr.15147) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.596217+0000 mgr.y (mgr.15147) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.649966+0000 mgr.y (mgr.15147) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.649966+0000 mgr.y (mgr.15147) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.702229+0000 mgr.y (mgr.15147) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.702229+0000 mgr.y (mgr.15147) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.756194+0000 mgr.y (mgr.15147) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.756194+0000 mgr.y (mgr.15147) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.814898+0000 mgr.y (mgr.15147) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.814898+0000 mgr.y (mgr.15147) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.865646+0000 mgr.y (mgr.15147) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.865646+0000 mgr.y (mgr.15147) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.917605+0000 mgr.y (mgr.15147) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:07.917605+0000 mgr.y (mgr.15147) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.000033+0000 mgr.y (mgr.15147) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.000033+0000 mgr.y (mgr.15147) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.066649+0000 mgr.y (mgr.15147) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.066649+0000 mgr.y (mgr.15147) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.118332+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.118332+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.139049+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.139049+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.139948+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.139948+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.159455+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.159455+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.160270+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.160270+0000 mon.c (mon.1) 1632 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.170123+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.170123+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.175812+0000 mgr.y (mgr.15147) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.175812+0000 mgr.y (mgr.15147) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.220831+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.220831+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.222394+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.222394+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.223350+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.223350+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.224875+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.224875+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.225647+0000 mon.c (mon.1) 1637 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.225647+0000 mon.c (mon.1) 1637 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.232525+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.232525+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.236335+0000 mgr.y (mgr.15147) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.236335+0000 mgr.y (mgr.15147) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.310362+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.310362+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.312012+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.312012+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.312927+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.312927+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.314278+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.314278+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.318602+0000 mon.c (mon.1) 1642 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.318602+0000 mon.c (mon.1) 1642 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.324552+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.324552+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.325652+0000 mgr.y (mgr.15147) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.325652+0000 mgr.y (mgr.15147) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.374495+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.374495+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.376062+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.376062+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.377155+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.377155+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.378524+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.378524+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.379755+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.379755+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.387582+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.387582+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.388516+0000 mgr.y (mgr.15147) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.388516+0000 mgr.y (mgr.15147) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.470272+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.470272+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.473553+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.473553+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.474773+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.474773+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.476203+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.476203+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.476915+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.476915+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.482721+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.482721+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.483853+0000 mgr.y (mgr.15147) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.483853+0000 mgr.y (mgr.15147) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.535754+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.535754+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.537260+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.537260+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.538169+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.538169+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.539555+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.539555+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.540259+0000 mon.c (mon.1) 1657 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.540259+0000 mon.c (mon.1) 1657 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.547945+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.547945+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.548851+0000 mgr.y (mgr.15147) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.548851+0000 mgr.y (mgr.15147) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.599826+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.599826+0000 mon.c (mon.1) 1658 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.601250+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.601250+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.602192+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.602192+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.603655+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.603655+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.604403+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.604403+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.609878+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.609878+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.653432+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.653432+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.654979+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.654979+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.655961+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.655961+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.657494+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.657494+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.660025+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.660025+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.675692+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.675692+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.727203+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.727203+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.728800+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.728800+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.729631+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.729631+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.730952+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.730952+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.731634+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.731634+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.737085+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.737085+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.794994+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.794994+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.798752+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.798752+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.801093+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.801093+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.802453+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.802453+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.803362+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.803362+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.810098+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.810098+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.853161+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.853161+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.854768+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.854768+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.856788+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.856788+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.858699+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.858699+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.860197+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.860197+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.867798+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.867798+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.919471+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.919471+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.921099+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.921099+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.922301+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.922301+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.924665+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.924665+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.925387+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.925387+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.930417+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.930417+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.941371+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.941371+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.988537+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.988537+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.991299+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.991299+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.992405+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.992405+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.993885+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.993885+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.994830+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:08.994830+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.000629+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.000629+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.043651+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.043651+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.045404+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.045404+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.046439+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.046439+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.048634+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.048634+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.049482+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.049482+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.058610+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.058610+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.101339+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.101339+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.103261+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.103261+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.104399+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.104399+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.107588+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.107588+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.108651+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.108651+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.115282+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:09 vm08 bash[69929]: audit 2026-03-09T17:01:09.115282+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.930417+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.941371+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:09.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.988537+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.991299+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.992405+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.993885+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:08.994830+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.000629+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.043651+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.045404+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.046439+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.048634+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.049482+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.058610+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.101339+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.103261+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.104399+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.107588+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.108651+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:09 vm02 bash[22739]: audit 2026-03-09T17:01:09.115282+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.919471+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.921099+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.922301+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.924665+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.925387+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.930417+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.941371+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.988537+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.991299+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.992405+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.993885+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:08.994830+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.000629+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.043651+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.045404+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.046439+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.048634+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.049482+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.058610+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.101339+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.103261+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:09.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.104399+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:09.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.107588+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:09.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.108651+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:09.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:09 vm02 bash[17545]: audit 2026-03-09T17:01:09.115282+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.611217+0000 mgr.y (mgr.15147) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.611217+0000 mgr.y (mgr.15147) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.676723+0000 mgr.y (mgr.15147) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.676723+0000 mgr.y (mgr.15147) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.738070+0000 mgr.y (mgr.15147) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.738070+0000 mgr.y (mgr.15147) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.812451+0000 mgr.y (mgr.15147) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.812451+0000 mgr.y (mgr.15147) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.873203+0000 mgr.y (mgr.15147) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.873203+0000 mgr.y (mgr.15147) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.933443+0000 mgr.y (mgr.15147) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.397 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:08.933443+0000 mgr.y (mgr.15147) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.003471+0000 mgr.y (mgr.15147) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.003471+0000 mgr.y (mgr.15147) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.050249+0000 mgr.y (mgr.15147) 396 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.050249+0000 mgr.y (mgr.15147) 396 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.059459+0000 mgr.y (mgr.15147) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.059459+0000 mgr.y (mgr.15147) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.118257+0000 mgr.y (mgr.15147) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.118257+0000 mgr.y (mgr.15147) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.213354+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.213354+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.216114+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.216114+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.217596+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.217596+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.223717+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.223717+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.224999+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.224999+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.240590+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.240590+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.244001+0000 mgr.y (mgr.15147) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.244001+0000 mgr.y (mgr.15147) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.292440+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.292440+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.294934+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.294934+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.298492+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.298492+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.300342+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.300342+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.301374+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.301374+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.306707+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.306707+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.309500+0000 mgr.y (mgr.15147) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.309500+0000 mgr.y (mgr.15147) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.368029+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.368029+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.369313+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.369313+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.370019+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.370019+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.371336+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.371336+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.371866+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.371866+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.377333+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.377333+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.377890+0000 mgr.y (mgr.15147) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.377890+0000 mgr.y (mgr.15147) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cluster 2026-03-09T17:01:09.385255+0000 mgr.y (mgr.15147) 402 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cluster 2026-03-09T17:01:09.385255+0000 mgr.y (mgr.15147) 402 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.433960+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.433960+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.435180+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.435180+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.398 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.435789+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.435789+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.436909+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.436909+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.437368+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.437368+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.442009+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.442009+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.442823+0000 mgr.y (mgr.15147) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.442823+0000 mgr.y (mgr.15147) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.508446+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.508446+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.509702+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.509702+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.510381+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.510381+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.511584+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.511584+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.512097+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.512097+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.516810+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.516810+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.517450+0000 mgr.y (mgr.15147) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.517450+0000 mgr.y (mgr.15147) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.564408+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.564408+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.571082+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.571082+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.572879+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.572879+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.574091+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.574091+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.574719+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.574719+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.579480+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.579480+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.633317+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.633317+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.634864+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.634864+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.635809+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.635809+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.637432+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.637432+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.638003+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.638003+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.644388+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.644388+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.696618+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.696618+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.698298+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.698298+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.698939+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.698939+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.700058+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.700058+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.700626+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.700626+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.705869+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.705869+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.399 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.762103+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.762103+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.763758+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.763758+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.764542+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.764542+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.765756+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.765756+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.766524+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.766524+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.772070+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.772070+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.823207+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.823207+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.824436+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.824436+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.825083+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.825083+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.826221+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.826221+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.826685+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.826685+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.831812+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.831812+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.878709+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.878709+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.880114+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.880114+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.880787+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.880787+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.882080+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.882080+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.883328+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.883328+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.888774+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.888774+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.940327+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.940327+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.941452+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.941452+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.942083+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.942083+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.943239+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.943239+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.943688+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.943688+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.948297+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.948297+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.996101+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.996101+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.997250+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.997250+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.997861+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:09.997861+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.002863+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.002863+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.010478+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.010478+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.016254+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.016254+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.400 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.060333+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.060333+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.069303+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.069303+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.074610+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.074610+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.082116+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.082116+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.084152+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.084152+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.089520+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.401 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:10 vm08 bash[69929]: audit 2026-03-09T17:01:10.089520+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.611217+0000 mgr.y (mgr.15147) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.676723+0000 mgr.y (mgr.15147) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.738070+0000 mgr.y (mgr.15147) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.812451+0000 mgr.y (mgr.15147) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.873203+0000 mgr.y (mgr.15147) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:08.933443+0000 mgr.y (mgr.15147) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.003471+0000 mgr.y (mgr.15147) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.050249+0000 mgr.y (mgr.15147) 396 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.059459+0000 mgr.y (mgr.15147) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.118257+0000 mgr.y (mgr.15147) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.213354+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.216114+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.217596+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.223717+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.224999+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.240590+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.244001+0000 mgr.y (mgr.15147) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.292440+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.294934+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.298492+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.300342+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.301374+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.306707+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.309500+0000 mgr.y (mgr.15147) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.368029+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.369313+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.370019+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.371336+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.371866+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.377333+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.377890+0000 mgr.y (mgr.15147) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cluster 2026-03-09T17:01:09.385255+0000 mgr.y (mgr.15147) 402 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.433960+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.435180+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.435789+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.436909+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.437368+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.442009+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.442823+0000 mgr.y (mgr.15147) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.508446+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.509702+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.510381+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.511584+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.512097+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.516810+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.517450+0000 mgr.y (mgr.15147) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.564408+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.571082+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.572879+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.574091+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.574719+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.579480+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.633317+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.634864+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.635809+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.637432+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.638003+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.644388+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.696618+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.698298+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.698939+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.700058+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.700626+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.705869+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.762103+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.763758+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.764542+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.765756+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.766524+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.772070+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.823207+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.824436+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.825083+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.826221+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.826685+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.831812+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.878709+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.880114+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.880787+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.882080+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.883328+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.888774+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.940327+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.941452+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.942083+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.943239+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.943688+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.948297+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.996101+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.997250+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:09.997861+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.002863+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.010478+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.016254+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.060333+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.069303+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.074610+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.082116+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.084152+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:10 vm02 bash[22739]: audit 2026-03-09T17:01:10.089520+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.611217+0000 mgr.y (mgr.15147) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.676723+0000 mgr.y (mgr.15147) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.738070+0000 mgr.y (mgr.15147) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.812451+0000 mgr.y (mgr.15147) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.873203+0000 mgr.y (mgr.15147) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:08.933443+0000 mgr.y (mgr.15147) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.003471+0000 mgr.y (mgr.15147) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.050249+0000 mgr.y (mgr.15147) 396 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:10.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.059459+0000 mgr.y (mgr.15147) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.118257+0000 mgr.y (mgr.15147) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.213354+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.216114+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.217596+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.223717+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.224999+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.240590+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.244001+0000 mgr.y (mgr.15147) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.292440+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.294934+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.298492+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.300342+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.301374+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.306707+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.309500+0000 mgr.y (mgr.15147) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.368029+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.369313+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.370019+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.371336+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.371866+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.377333+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.377890+0000 mgr.y (mgr.15147) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cluster 2026-03-09T17:01:09.385255+0000 mgr.y (mgr.15147) 402 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.433960+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.435180+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.435789+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.436909+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.437368+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.442009+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.442823+0000 mgr.y (mgr.15147) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.508446+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.509702+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.510381+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.511584+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.512097+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.516810+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.517450+0000 mgr.y (mgr.15147) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.564408+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.571082+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.572879+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.574091+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.574719+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.579480+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.633317+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.634864+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.635809+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.637432+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.638003+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.644388+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.696618+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.698298+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.698939+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.700058+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.700626+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.705869+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.762103+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.763758+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.764542+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.765756+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.766524+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.772070+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.823207+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.824436+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.825083+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.826221+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.826685+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.831812+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.878709+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.880114+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.880787+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.882080+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.883328+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.888774+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.940327+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.941452+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.942083+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.943239+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.943688+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.948297+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.996101+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.997250+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:09.997861+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.002863+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.010478+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.016254+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.060333+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.069303+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.074610+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.082116+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.084152+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:10.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:10 vm02 bash[17545]: audit 2026-03-09T17:01:10.089520+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.580541+0000 mgr.y (mgr.15147) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.580541+0000 mgr.y (mgr.15147) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.644991+0000 mgr.y (mgr.15147) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.644991+0000 mgr.y (mgr.15147) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.706469+0000 mgr.y (mgr.15147) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.706469+0000 mgr.y (mgr.15147) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.773019+0000 mgr.y (mgr.15147) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.773019+0000 mgr.y (mgr.15147) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.832238+0000 mgr.y (mgr.15147) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.832238+0000 mgr.y (mgr.15147) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.889380+0000 mgr.y (mgr.15147) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.889380+0000 mgr.y (mgr.15147) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.948904+0000 mgr.y (mgr.15147) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:09.948904+0000 mgr.y (mgr.15147) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.017024+0000 mgr.y (mgr.15147) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.017024+0000 mgr.y (mgr.15147) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.093779+0000 mgr.y (mgr.15147) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.093779+0000 mgr.y (mgr.15147) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.164045+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.164045+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.165337+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.165337+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.170086+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.170086+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.171243+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.171243+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.171764+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.171764+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.177731+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.177731+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.180865+0000 mgr.y (mgr.15147) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.180865+0000 mgr.y (mgr.15147) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.255049+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.255049+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.263278+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.263278+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.270847+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.270847+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.273900+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.273900+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.275235+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.275235+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.276396+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.276396+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.277958+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.277958+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.278597+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.278597+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.284040+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.284040+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.286706+0000 mgr.y (mgr.15147) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.286706+0000 mgr.y (mgr.15147) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.328193+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.328193+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.329556+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.329556+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.330264+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.330264+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.331411+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.331411+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.331962+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.331962+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.341232+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.341232+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.343800+0000 mgr.y (mgr.15147) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.343800+0000 mgr.y (mgr.15147) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.390944+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.390944+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.392499+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.392499+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.393256+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.393256+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.394562+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.394562+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.395161+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.395161+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.401986+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.401986+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.404736+0000 mgr.y (mgr.15147) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.404736+0000 mgr.y (mgr.15147) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.443782+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.443782+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.445166+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.445166+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.445833+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.445833+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.446957+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.446957+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.447476+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.447476+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.452769+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.452769+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.455028+0000 mgr.y (mgr.15147) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.455028+0000 mgr.y (mgr.15147) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.502950+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.502950+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.504541+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.504541+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.505410+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.505410+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.506960+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.506960+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.507569+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.507569+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.512379+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.512379+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.514735+0000 mgr.y (mgr.15147) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.514735+0000 mgr.y (mgr.15147) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.558133+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.558133+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.559464+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.559464+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.560217+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.560217+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.561559+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.561559+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.562195+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.562195+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.567262+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.567262+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.612281+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.612281+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.406 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.613634+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.613634+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.614331+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.614331+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.615525+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.615525+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.616089+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.616089+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.620985+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.620985+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.663133+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.663133+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.664452+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.664452+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.665256+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.665256+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.666441+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.666441+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.666976+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.666976+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.671915+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.671915+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.715878+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.715878+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.717313+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.717313+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.718146+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.718146+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.719628+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.719628+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.720235+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.720235+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.727674+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.727674+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.773126+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.773126+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.774801+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.774801+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.775831+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.775831+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.777122+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.777122+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.777673+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.777673+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.782876+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.782876+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.827530+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.827530+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.828895+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.828895+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.829687+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.829687+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.831091+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.831091+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.831823+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.831823+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.836790+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.836790+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.882938+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.882938+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.884180+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.884180+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.884946+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.407 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.884946+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.886196+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.886196+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.886919+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.886919+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.892160+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.892160+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.931112+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.931112+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.932504+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.932504+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.933387+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.933387+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.934704+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.934704+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.935529+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.935529+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.940372+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.940372+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.987824+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.987824+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.989645+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.989645+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.990686+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.990686+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.992042+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.992042+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.992863+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.992863+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.997966+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:10.997966+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.040255+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.040255+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.041950+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.041950+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.042966+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.042966+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.044401+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.044401+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.045394+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.045394+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.051234+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.051234+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.104573+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.104573+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.106234+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.106234+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.107233+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.107233+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.108618+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.108618+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.109454+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.109454+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.114797+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.408 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:11 vm08 bash[69929]: audit 2026-03-09T17:01:11.114797+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.580541+0000 mgr.y (mgr.15147) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.644991+0000 mgr.y (mgr.15147) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.706469+0000 mgr.y (mgr.15147) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.773019+0000 mgr.y (mgr.15147) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.832238+0000 mgr.y (mgr.15147) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.889380+0000 mgr.y (mgr.15147) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:09.948904+0000 mgr.y (mgr.15147) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.017024+0000 mgr.y (mgr.15147) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.093779+0000 mgr.y (mgr.15147) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.164045+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.165337+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.170086+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.171243+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.171764+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.177731+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.180865+0000 mgr.y (mgr.15147) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.255049+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.263278+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.270847+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.273900+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.275235+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.276396+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.277958+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.278597+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.284040+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.286706+0000 mgr.y (mgr.15147) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.328193+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.329556+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.330264+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.331411+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.331962+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.341232+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.343800+0000 mgr.y (mgr.15147) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.390944+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.392499+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.393256+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.394562+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.395161+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.401986+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.404736+0000 mgr.y (mgr.15147) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.443782+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.445166+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.445833+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.446957+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.447476+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.452769+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.455028+0000 mgr.y (mgr.15147) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.502950+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.504541+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.505410+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.506960+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.507569+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.512379+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.514735+0000 mgr.y (mgr.15147) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.558133+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.559464+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.560217+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.561559+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.562195+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.567262+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.612281+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.613634+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.614331+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.615525+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.616089+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.620985+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.663133+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.664452+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.665256+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.666441+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.666976+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.671915+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.715878+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.717313+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.718146+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.719628+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.720235+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.727674+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.773126+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.774801+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.775831+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.777122+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.777673+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.782876+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.827530+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.828895+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.829687+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.831091+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.831823+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.836790+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.882938+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.884180+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.884946+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.886196+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.886919+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.892160+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.931112+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.932504+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.933387+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.934704+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.935529+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.940372+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.987824+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.989645+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.990686+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.992042+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.992863+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:10.997966+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.040255+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.041950+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.042966+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.044401+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.045394+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.051234+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.104573+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.106234+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.107233+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.108618+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.109454+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:11 vm02 bash[22739]: audit 2026-03-09T17:01:11.114797+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.580541+0000 mgr.y (mgr.15147) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.644991+0000 mgr.y (mgr.15147) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.706469+0000 mgr.y (mgr.15147) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.773019+0000 mgr.y (mgr.15147) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.832238+0000 mgr.y (mgr.15147) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.889380+0000 mgr.y (mgr.15147) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:09.948904+0000 mgr.y (mgr.15147) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.017024+0000 mgr.y (mgr.15147) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.093779+0000 mgr.y (mgr.15147) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.164045+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.165337+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.170086+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.171243+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.171764+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.177731+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.180865+0000 mgr.y (mgr.15147) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.255049+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.263278+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.270847+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.273900+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.275235+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.276396+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.277958+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.278597+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.284040+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.286706+0000 mgr.y (mgr.15147) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.328193+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.329556+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.330264+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.331411+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.331962+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.341232+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.343800+0000 mgr.y (mgr.15147) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.390944+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.392499+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.393256+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.394562+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.395161+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.401986+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.404736+0000 mgr.y (mgr.15147) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.443782+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.445166+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.445833+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.446957+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.447476+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.452769+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.455028+0000 mgr.y (mgr.15147) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.502950+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.504541+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.505410+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.506960+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.507569+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.512379+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.514735+0000 mgr.y (mgr.15147) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.558133+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.559464+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.560217+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.561559+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.562195+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.567262+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.612281+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.613634+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.614331+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.615525+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.616089+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.620985+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.663133+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.664452+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.665256+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.666441+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.666976+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.671915+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.715878+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.717313+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.718146+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.719628+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.720235+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.727674+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.773126+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.774801+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.775831+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.777122+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.777673+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.782876+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.827530+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.828895+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.829687+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.831091+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.831823+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.836790+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.882938+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.884180+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.884946+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.886196+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.886919+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.892160+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.931112+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.932504+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.933387+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.934704+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.935529+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.940372+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.987824+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.989645+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.990686+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.992042+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.992863+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:10.997966+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.040255+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.041950+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.042966+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.044401+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.045394+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.051234+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.104573+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.106234+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.107233+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.108618+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.109454+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:11.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:11 vm02 bash[17545]: audit 2026-03-09T17:01:11.114797+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.569747+0000 mgr.y (mgr.15147) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.569747+0000 mgr.y (mgr.15147) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.623503+0000 mgr.y (mgr.15147) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.623503+0000 mgr.y (mgr.15147) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.409 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.674405+0000 mgr.y (mgr.15147) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.674405+0000 mgr.y (mgr.15147) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.730613+0000 mgr.y (mgr.15147) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.730613+0000 mgr.y (mgr.15147) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.786296+0000 mgr.y (mgr.15147) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.786296+0000 mgr.y (mgr.15147) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.838443+0000 mgr.y (mgr.15147) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.838443+0000 mgr.y (mgr.15147) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.893469+0000 mgr.y (mgr.15147) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.893469+0000 mgr.y (mgr.15147) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.941865+0000 mgr.y (mgr.15147) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.941865+0000 mgr.y (mgr.15147) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.999642+0000 mgr.y (mgr.15147) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:10.999642+0000 mgr.y (mgr.15147) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.053772+0000 mgr.y (mgr.15147) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.053772+0000 mgr.y (mgr.15147) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.116372+0000 mgr.y (mgr.15147) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.116372+0000 mgr.y (mgr.15147) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.195113+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.195113+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.197102+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.197102+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.198215+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.198215+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.199787+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.199787+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.200700+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.200700+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.206726+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.206726+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.208367+0000 mgr.y (mgr.15147) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.208367+0000 mgr.y (mgr.15147) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.410 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.258210+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.258210+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.260345+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.260345+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.261596+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.261596+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.263316+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.263316+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.264297+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.264297+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.277244+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.277244+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.279364+0000 mgr.y (mgr.15147) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.279364+0000 mgr.y (mgr.15147) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.324075+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.324075+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.326009+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.326009+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.327253+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.327253+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.328983+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.328983+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.329939+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.329939+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.335653+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.335653+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.337543+0000 mgr.y (mgr.15147) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.337543+0000 mgr.y (mgr.15147) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.381997+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.381997+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.383918+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.383918+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.385090+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.385090+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cluster 2026-03-09T17:01:11.385837+0000 mgr.y (mgr.15147) 434 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cluster 2026-03-09T17:01:11.385837+0000 mgr.y (mgr.15147) 434 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.387702+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.387702+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.388691+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.388691+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.394175+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.394175+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.395818+0000 mgr.y (mgr.15147) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.395818+0000 mgr.y (mgr.15147) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.438396+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.438396+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.439771+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.439771+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.440801+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.440801+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.442103+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.442103+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.442746+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.442746+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.447794+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.447794+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.449203+0000 mgr.y (mgr.15147) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.449203+0000 mgr.y (mgr.15147) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.491879+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.411 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.491879+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.493296+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.493296+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.494174+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.494174+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.495563+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.495563+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.496234+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.496234+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.501757+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.501757+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.503564+0000 mgr.y (mgr.15147) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.503564+0000 mgr.y (mgr.15147) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.543719+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.543719+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.545216+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.545216+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.546089+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.546089+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.547534+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.547534+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.548240+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.548240+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.554224+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.554224+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.555502+0000 mgr.y (mgr.15147) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.555502+0000 mgr.y (mgr.15147) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.595487+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.595487+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.596777+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.596777+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.597566+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.597566+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.598944+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.598944+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.599596+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.599596+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.604666+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.604666+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.648661+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.648661+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.649932+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.649932+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.650706+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.650706+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.651898+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.651898+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.652537+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.652537+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.657438+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.657438+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.716311+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.716311+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.718090+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.718090+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.719075+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.719075+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.720383+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.720383+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.721331+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.721331+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.726982+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.726982+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.412 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.779196+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.779196+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.784695+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.784695+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.790111+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.790111+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.793943+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.793943+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.797554+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.797554+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.807201+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.807201+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.877673+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.877673+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.879615+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.879615+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.880429+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.880429+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.881722+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.881722+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.882493+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.882493+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.887481+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.887481+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.926713+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.926713+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.928113+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.928113+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.929062+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.929062+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.930395+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.930395+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.931046+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.931046+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.936060+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.936060+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.974675+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.974675+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.975880+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.975880+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.976848+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.976848+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.978004+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.978004+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.978666+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.978666+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.983957+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:11.983957+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.022608+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.022608+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.023858+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.023858+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.024630+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.024630+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.025835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.025835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.026475+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.026475+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.031899+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.031899+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.078255+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.078255+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.413 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.079907+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.079907+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.080927+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.080927+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.082281+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.082281+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.082960+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.082960+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.088663+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.088663+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.131373+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.131373+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.132829+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.132829+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.133643+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.133643+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.134959+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.134959+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.135629+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.414 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:12 vm08 bash[69929]: audit 2026-03-09T17:01:12.135629+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.569747+0000 mgr.y (mgr.15147) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.623503+0000 mgr.y (mgr.15147) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.674405+0000 mgr.y (mgr.15147) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.730613+0000 mgr.y (mgr.15147) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.786296+0000 mgr.y (mgr.15147) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.838443+0000 mgr.y (mgr.15147) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.893469+0000 mgr.y (mgr.15147) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.941865+0000 mgr.y (mgr.15147) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:10.999642+0000 mgr.y (mgr.15147) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.053772+0000 mgr.y (mgr.15147) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.116372+0000 mgr.y (mgr.15147) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.195113+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.197102+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.198215+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.199787+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.200700+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.206726+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.208367+0000 mgr.y (mgr.15147) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.258210+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.260345+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.261596+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.263316+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.264297+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.277244+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.279364+0000 mgr.y (mgr.15147) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.324075+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.326009+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.327253+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.328983+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.329939+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.335653+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.337543+0000 mgr.y (mgr.15147) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.381997+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.383918+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.385090+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cluster 2026-03-09T17:01:11.385837+0000 mgr.y (mgr.15147) 434 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:12.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.387702+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.388691+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.394175+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.395818+0000 mgr.y (mgr.15147) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.438396+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.439771+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.440801+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.442103+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.442746+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.447794+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.449203+0000 mgr.y (mgr.15147) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.491879+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.493296+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.494174+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.495563+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.496234+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.501757+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.503564+0000 mgr.y (mgr.15147) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.543719+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.545216+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.546089+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.547534+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.548240+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.554224+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.555502+0000 mgr.y (mgr.15147) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.595487+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.596777+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.597566+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.598944+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.599596+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.604666+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.648661+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.649932+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.650706+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.651898+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.652537+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.657438+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.716311+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.718090+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.719075+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.720383+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.721331+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.726982+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.779196+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.784695+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.790111+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.793943+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.797554+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.807201+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.877673+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.879615+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.880429+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.881722+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.882493+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.887481+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.926713+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.928113+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.929062+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.930395+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.931046+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.936060+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.974675+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.975880+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.976848+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.978004+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.978666+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:11.983957+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.022608+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.023858+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.024630+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.025835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.026475+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.031899+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.078255+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.079907+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.080927+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.082281+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.082960+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.088663+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.131373+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.132829+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.133643+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.134959+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:12 vm02 bash[22739]: audit 2026-03-09T17:01:12.135629+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.569747+0000 mgr.y (mgr.15147) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.623503+0000 mgr.y (mgr.15147) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.674405+0000 mgr.y (mgr.15147) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.730613+0000 mgr.y (mgr.15147) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.786296+0000 mgr.y (mgr.15147) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.838443+0000 mgr.y (mgr.15147) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.893469+0000 mgr.y (mgr.15147) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.941865+0000 mgr.y (mgr.15147) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:10.999642+0000 mgr.y (mgr.15147) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.053772+0000 mgr.y (mgr.15147) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.116372+0000 mgr.y (mgr.15147) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.195113+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.197102+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.198215+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.199787+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.200700+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.206726+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.208367+0000 mgr.y (mgr.15147) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.258210+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.260345+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.261596+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.263316+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.264297+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.277244+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.279364+0000 mgr.y (mgr.15147) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.324075+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.326009+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.327253+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.328983+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.329939+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.335653+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.337543+0000 mgr.y (mgr.15147) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.381997+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.383918+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.385090+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cluster 2026-03-09T17:01:11.385837+0000 mgr.y (mgr.15147) 434 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.387702+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.388691+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.394175+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.395818+0000 mgr.y (mgr.15147) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.438396+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.439771+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.440801+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.442103+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.442746+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.447794+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.449203+0000 mgr.y (mgr.15147) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.491879+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.493296+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.494174+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.495563+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.496234+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.501757+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.503564+0000 mgr.y (mgr.15147) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.543719+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.545216+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.546089+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.547534+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.548240+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.554224+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.555502+0000 mgr.y (mgr.15147) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.595487+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.596777+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.597566+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.598944+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.599596+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.604666+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.648661+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.649932+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.650706+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.651898+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.652537+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.657438+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.716311+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.718090+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.719075+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.720383+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.721331+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.726982+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.779196+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.784695+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.790111+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.793943+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.797554+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.807201+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.877673+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.879615+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.880429+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.881722+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.882493+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.887481+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.926713+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.928113+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.929062+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.930395+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.931046+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.936060+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.974675+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.975880+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.976848+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.978004+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.978666+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:11.983957+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.022608+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.023858+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.024630+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.025835+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.026475+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.031899+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.078255+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.079907+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.080927+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.082281+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.082960+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.088663+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.131373+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.132829+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.133643+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.134959+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:12.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:12 vm02 bash[17545]: audit 2026-03-09T17:01:12.135629+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.606260+0000 mgr.y (mgr.15147) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.658960+0000 mgr.y (mgr.15147) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.728603+0000 mgr.y (mgr.15147) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.810424+0000 mgr.y (mgr.15147) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.889175+0000 mgr.y (mgr.15147) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.937640+0000 mgr.y (mgr.15147) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:11.984815+0000 mgr.y (mgr.15147) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.032857+0000 mgr.y (mgr.15147) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.089403+0000 mgr.y (mgr.15147) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.141209+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.143832+0000 mgr.y (mgr.15147) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.208646+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.210168+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.210986+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.212396+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.213146+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.218301+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.220439+0000 mgr.y (mgr.15147) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.263845+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.265320+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.266196+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.267586+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.268285+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.274703+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.276387+0000 mgr.y (mgr.15147) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.320956+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.322492+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.323312+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.324892+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.325746+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.331524+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.333139+0000 mgr.y (mgr.15147) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.376623+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.378158+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.379046+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.380373+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.381074+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.386731+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.388297+0000 mgr.y (mgr.15147) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.440684+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.442533+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.443458+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.444937+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.445648+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.450640+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.452040+0000 mgr.y (mgr.15147) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.493995+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.495897+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.496878+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.498686+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.499421+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.504725+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.506450+0000 mgr.y (mgr.15147) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.566289+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.567751+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.568589+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.570290+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.570957+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.576555+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.617705+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.619295+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.620137+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.621481+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.622185+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.627944+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.671873+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.673405+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.674386+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.675751+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.676447+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.682019+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.723885+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.725376+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.726303+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.727648+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.728364+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.733638+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.779365+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.780936+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.781778+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.783127+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.783833+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.791522+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.833664+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.835177+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.835987+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.837289+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.837952+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.843733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.887717+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.889411+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.890346+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.891757+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.892488+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.898809+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.941846+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.943533+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.944415+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.945750+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.946487+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.954793+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.996829+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.998369+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:12.999241+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.000620+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.001324+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.007805+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.048554+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.050105+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.050925+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.052299+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.053010+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.058842+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.100455+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.102205+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.103436+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.104913+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:13 vm02 bash[22739]: audit 2026-03-09T17:01:13.105659+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.606260+0000 mgr.y (mgr.15147) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.658960+0000 mgr.y (mgr.15147) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.728603+0000 mgr.y (mgr.15147) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.810424+0000 mgr.y (mgr.15147) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.889175+0000 mgr.y (mgr.15147) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.937640+0000 mgr.y (mgr.15147) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:11.984815+0000 mgr.y (mgr.15147) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.032857+0000 mgr.y (mgr.15147) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.089403+0000 mgr.y (mgr.15147) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.141209+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.143832+0000 mgr.y (mgr.15147) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.208646+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.210168+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.210986+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.212396+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.213146+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.218301+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.220439+0000 mgr.y (mgr.15147) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.263845+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.265320+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.266196+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.267586+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.268285+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.274703+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.276387+0000 mgr.y (mgr.15147) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.320956+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.322492+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.323312+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.324892+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.325746+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.331524+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.333139+0000 mgr.y (mgr.15147) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.376623+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.378158+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.379046+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.380373+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.381074+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.386731+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.388297+0000 mgr.y (mgr.15147) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.440684+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.442533+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.443458+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.444937+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.445648+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.450640+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.452040+0000 mgr.y (mgr.15147) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.493995+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.495897+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.496878+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.498686+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.499421+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.504725+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.506450+0000 mgr.y (mgr.15147) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.566289+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.567751+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.568589+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.570290+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.570957+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.576555+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.617705+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.619295+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.620137+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.621481+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.622185+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.627944+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.671873+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.673405+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.674386+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.675751+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.676447+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.682019+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.723885+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.725376+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.726303+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.727648+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.728364+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.733638+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.779365+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.780936+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.781778+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.783127+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.783833+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.791522+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.833664+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.835177+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.835987+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.837289+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.837952+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.843733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.887717+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.889411+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.890346+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.891757+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.892488+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.898809+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.941846+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.943533+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.944415+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.945750+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.946487+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.954793+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.996829+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.998369+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:12.999241+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.000620+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.001324+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.007805+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.048554+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.050105+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.050925+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.052299+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.053010+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.058842+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.100455+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.102205+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.103436+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.104913+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:13 vm02 bash[17545]: audit 2026-03-09T17:01:13.105659+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.606260+0000 mgr.y (mgr.15147) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.606260+0000 mgr.y (mgr.15147) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.658960+0000 mgr.y (mgr.15147) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.658960+0000 mgr.y (mgr.15147) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.728603+0000 mgr.y (mgr.15147) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.728603+0000 mgr.y (mgr.15147) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.810424+0000 mgr.y (mgr.15147) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.810424+0000 mgr.y (mgr.15147) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.889175+0000 mgr.y (mgr.15147) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.889175+0000 mgr.y (mgr.15147) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.937640+0000 mgr.y (mgr.15147) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.937640+0000 mgr.y (mgr.15147) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.984815+0000 mgr.y (mgr.15147) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:11.984815+0000 mgr.y (mgr.15147) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.032857+0000 mgr.y (mgr.15147) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.032857+0000 mgr.y (mgr.15147) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.089403+0000 mgr.y (mgr.15147) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.089403+0000 mgr.y (mgr.15147) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.141209+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.141209+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.143832+0000 mgr.y (mgr.15147) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.143832+0000 mgr.y (mgr.15147) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.208646+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.208646+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.210168+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.210168+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.210986+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.210986+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.212396+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.212396+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.213146+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.213146+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.218301+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.218301+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.220439+0000 mgr.y (mgr.15147) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.220439+0000 mgr.y (mgr.15147) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.263845+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.263845+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.265320+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.265320+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.266196+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.266196+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.267586+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.267586+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.268285+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.268285+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.274703+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.274703+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.276387+0000 mgr.y (mgr.15147) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.276387+0000 mgr.y (mgr.15147) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.320956+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.320956+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.322492+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.322492+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.323312+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.323312+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.324892+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.324892+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.325746+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.325746+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.331524+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.331524+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.333139+0000 mgr.y (mgr.15147) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.333139+0000 mgr.y (mgr.15147) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.376623+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.376623+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.378158+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.378158+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.379046+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.379046+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.380373+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.380373+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.381074+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.381074+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.386731+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.386731+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.388297+0000 mgr.y (mgr.15147) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.388297+0000 mgr.y (mgr.15147) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.440684+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.440684+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.442533+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.442533+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.443458+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.443458+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.444937+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.444937+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.445648+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.445648+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.450640+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.450640+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.452040+0000 mgr.y (mgr.15147) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.452040+0000 mgr.y (mgr.15147) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.493995+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.493995+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.495897+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.495897+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.496878+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.496878+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.498686+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.498686+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.499421+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.499421+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.504725+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.504725+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.506450+0000 mgr.y (mgr.15147) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.506450+0000 mgr.y (mgr.15147) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.566289+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.566289+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.567751+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.567751+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.568589+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.568589+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.570290+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.570290+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.570957+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.570957+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.576555+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.576555+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.617705+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.617705+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.619295+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.619295+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.620137+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.620137+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.621481+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.621481+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.622185+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.622185+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.627944+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.627944+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.671873+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.671873+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.673405+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.673405+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.674386+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.674386+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.675751+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.675751+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.676447+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.676447+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.682019+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.682019+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.723885+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.723885+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.725376+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.725376+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.726303+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.726303+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.727648+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.727648+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.728364+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.728364+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.733638+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.733638+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.779365+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.779365+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.780936+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.780936+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.781778+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.781778+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.783127+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.783127+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.783833+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.783833+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.791522+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.791522+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.833664+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.833664+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.835177+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.835177+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.835987+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.835987+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.837289+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.837289+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.837952+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.837952+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.843733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.843733+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.887717+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.887717+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.889411+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.889411+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.890346+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.890346+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.891757+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.891757+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.892488+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.892488+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.898809+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.898809+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.941846+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.941846+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.943533+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.943533+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.944415+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.944415+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.945750+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.945750+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.946487+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.946487+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.954793+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.954793+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.996829+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.996829+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.998369+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.998369+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.999241+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:12.999241+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.000620+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.000620+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.001324+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.001324+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.007805+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.007805+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.048554+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.048554+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.050105+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.050105+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.050925+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.050925+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.052299+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.052299+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.053010+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.053010+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.058842+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.058842+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.100455+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.100455+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.102205+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.102205+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.103436+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.103436+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.104913+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.104913+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.105659+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:13.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:13 vm08 bash[69929]: audit 2026-03-09T17:01:13.105659+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.577499+0000 mgr.y (mgr.15147) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.628969+0000 mgr.y (mgr.15147) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.683780+0000 mgr.y (mgr.15147) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.734960+0000 mgr.y (mgr.15147) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.792331+0000 mgr.y (mgr.15147) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.844635+0000 mgr.y (mgr.15147) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.899475+0000 mgr.y (mgr.15147) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:12.955856+0000 mgr.y (mgr.15147) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.008791+0000 mgr.y (mgr.15147) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.059601+0000 mgr.y (mgr.15147) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.161477+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.163504+0000 mgr.y (mgr.15147) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.221036+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.231446+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.239439+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.261259+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.262774+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.263892+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.264417+0000 mgr.y (mgr.15147) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.272685+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.274594+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.275238+0000 mgr.y (mgr.15147) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.284145+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.285865+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.286582+0000 mgr.y (mgr.15147) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.295566+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.296894+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.297587+0000 mgr.y (mgr.15147) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.305343+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.306705+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.306968+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.311536+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.313884+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.314470+0000 mgr.y (mgr.15147) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.318799+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.322015+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.322566+0000 mgr.y (mgr.15147) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.327382+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.329857+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.330451+0000 mgr.y (mgr.15147) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.336888+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.338598+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.339249+0000 mgr.y (mgr.15147) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.340094+0000 mon.c (mon.1) 2040 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.340249+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.341462+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.577499+0000 mgr.y (mgr.15147) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.628969+0000 mgr.y (mgr.15147) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.683780+0000 mgr.y (mgr.15147) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.734960+0000 mgr.y (mgr.15147) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.792331+0000 mgr.y (mgr.15147) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.844635+0000 mgr.y (mgr.15147) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.899475+0000 mgr.y (mgr.15147) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:12.955856+0000 mgr.y (mgr.15147) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.008791+0000 mgr.y (mgr.15147) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.059601+0000 mgr.y (mgr.15147) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.161477+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.163504+0000 mgr.y (mgr.15147) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.221036+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.231446+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.239439+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.261259+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.262774+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.263892+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.264417+0000 mgr.y (mgr.15147) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.272685+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.274594+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.275238+0000 mgr.y (mgr.15147) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.284145+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.285865+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.286582+0000 mgr.y (mgr.15147) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.295566+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.296894+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.297587+0000 mgr.y (mgr.15147) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.305343+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.306705+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.306968+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.311536+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.313884+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.314470+0000 mgr.y (mgr.15147) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.318799+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.322015+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.322566+0000 mgr.y (mgr.15147) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.327382+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.329857+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.330451+0000 mgr.y (mgr.15147) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.336888+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.338598+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.339249+0000 mgr.y (mgr.15147) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.340094+0000 mon.c (mon.1) 2040 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.340249+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.341462+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.342038+0000 mgr.y (mgr.15147) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.342784+0000 mon.c (mon.1) 2042 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.342926+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.343889+0000 mon.c (mon.1) 2043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.344396+0000 mgr.y (mgr.15147) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.345178+0000 mon.c (mon.1) 2044 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.345312+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.346290+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.346787+0000 mgr.y (mgr.15147) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.347495+0000 mon.c (mon.1) 2046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.347624+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.348530+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.349032+0000 mgr.y (mgr.15147) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.349773+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.349916+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.350827+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.351324+0000 mgr.y (mgr.15147) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.352029+0000 mon.c (mon.1) 2050 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.352203+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.352669+0000 mgr.y (mgr.15147) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.353358+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.353578+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.357983+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.359620+0000 mon.c (mon.1) 2052 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.359803+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cluster 2026-03-09T17:01:13.386146+0000 mgr.y (mgr.15147) 480 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.413121+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.416020+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.416227+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.419445+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.421919+0000 mon.c (mon.1) 2054 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.422087+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.422757+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.422940+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.426745+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.429054+0000 mon.c (mon.1) 2056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.429215+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.429895+0000 mon.c (mon.1) 2057 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.430055+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.433198+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.435215+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.435366+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.436053+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.436193+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.439464+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.441251+0000 mon.c (mon.1) 2060 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.441412+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.442137+0000 mon.c (mon.1) 2061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.442287+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.449010+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.450707+0000 mon.c (mon.1) 2062 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.450918+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.455080+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.458499+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.458748+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.459812+0000 mon.c (mon.1) 2064 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.460014+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.461037+0000 mon.c (mon.1) 2065 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.461207+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.461897+0000 mon.c (mon.1) 2066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.462069+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.462738+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.462879+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.463534+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.463675+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: cephadm 2026-03-09T17:01:13.464237+0000 mgr.y (mgr.15147) 481 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.464645+0000 mon.c (mon.1) 2069 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.464789+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.469358+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.471090+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.472500+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.473062+0000 mon.c (mon.1) 2072 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.477265+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.521734+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.523205+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.523764+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:13.528921+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:14 vm02 bash[22739]: audit 2026-03-09T17:01:14.110098+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.342038+0000 mgr.y (mgr.15147) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.342784+0000 mon.c (mon.1) 2042 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.342926+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.343889+0000 mon.c (mon.1) 2043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.344396+0000 mgr.y (mgr.15147) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.345178+0000 mon.c (mon.1) 2044 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.345312+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.346290+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.346787+0000 mgr.y (mgr.15147) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.347495+0000 mon.c (mon.1) 2046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.347624+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.348530+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.349032+0000 mgr.y (mgr.15147) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.349773+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.349916+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.350827+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.351324+0000 mgr.y (mgr.15147) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.352029+0000 mon.c (mon.1) 2050 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.352203+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.352669+0000 mgr.y (mgr.15147) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.353358+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.353578+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.357983+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.359620+0000 mon.c (mon.1) 2052 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.359803+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cluster 2026-03-09T17:01:13.386146+0000 mgr.y (mgr.15147) 480 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.413121+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.416020+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.416227+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.419445+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.421919+0000 mon.c (mon.1) 2054 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.422087+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.422757+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.422940+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.426745+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.429054+0000 mon.c (mon.1) 2056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.429215+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.429895+0000 mon.c (mon.1) 2057 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.430055+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.433198+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.435215+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.435366+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.436053+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.436193+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.439464+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.441251+0000 mon.c (mon.1) 2060 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.441412+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.442137+0000 mon.c (mon.1) 2061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.442287+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.449010+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.450707+0000 mon.c (mon.1) 2062 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.450918+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.455080+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.458499+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.458748+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.459812+0000 mon.c (mon.1) 2064 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.460014+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.461037+0000 mon.c (mon.1) 2065 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.461207+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.461897+0000 mon.c (mon.1) 2066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.462069+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.462738+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.462879+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.463534+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.463675+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: cephadm 2026-03-09T17:01:13.464237+0000 mgr.y (mgr.15147) 481 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.464645+0000 mon.c (mon.1) 2069 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.464789+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.469358+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.471090+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.472500+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.473062+0000 mon.c (mon.1) 2072 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.477265+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.521734+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.523205+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.523764+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:13.528921+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:14 vm02 bash[17545]: audit 2026-03-09T17:01:14.110098+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.577499+0000 mgr.y (mgr.15147) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.577499+0000 mgr.y (mgr.15147) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.628969+0000 mgr.y (mgr.15147) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.628969+0000 mgr.y (mgr.15147) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.683780+0000 mgr.y (mgr.15147) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.683780+0000 mgr.y (mgr.15147) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.734960+0000 mgr.y (mgr.15147) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.734960+0000 mgr.y (mgr.15147) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.792331+0000 mgr.y (mgr.15147) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.792331+0000 mgr.y (mgr.15147) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.844635+0000 mgr.y (mgr.15147) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.844635+0000 mgr.y (mgr.15147) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.899475+0000 mgr.y (mgr.15147) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.899475+0000 mgr.y (mgr.15147) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.955856+0000 mgr.y (mgr.15147) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:12.955856+0000 mgr.y (mgr.15147) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.008791+0000 mgr.y (mgr.15147) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.008791+0000 mgr.y (mgr.15147) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.059601+0000 mgr.y (mgr.15147) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.059601+0000 mgr.y (mgr.15147) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.161477+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.161477+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.163504+0000 mgr.y (mgr.15147) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.163504+0000 mgr.y (mgr.15147) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.221036+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.221036+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.231446+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.231446+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.239439+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.239439+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.261259+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.261259+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.262774+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.262774+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.263892+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.263892+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.264417+0000 mgr.y (mgr.15147) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.264417+0000 mgr.y (mgr.15147) 466 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.272685+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.272685+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.274594+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.274594+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.275238+0000 mgr.y (mgr.15147) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.275238+0000 mgr.y (mgr.15147) 467 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.284145+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.284145+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.285865+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.285865+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.286582+0000 mgr.y (mgr.15147) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.286582+0000 mgr.y (mgr.15147) 468 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.295566+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.295566+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.296894+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.296894+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.297587+0000 mgr.y (mgr.15147) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.297587+0000 mgr.y (mgr.15147) 469 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.305343+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.305343+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.306705+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.306705+0000 mon.c (mon.1) 2035 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.306968+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.306968+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.311536+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.311536+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.313884+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.313884+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.314470+0000 mgr.y (mgr.15147) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.314470+0000 mgr.y (mgr.15147) 470 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.318799+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.318799+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.322015+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.322015+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.322566+0000 mgr.y (mgr.15147) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.322566+0000 mgr.y (mgr.15147) 471 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.327382+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.327382+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.329857+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.329857+0000 mon.c (mon.1) 2038 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.330451+0000 mgr.y (mgr.15147) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.330451+0000 mgr.y (mgr.15147) 472 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.336888+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.336888+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.338598+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.338598+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.339249+0000 mgr.y (mgr.15147) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.339249+0000 mgr.y (mgr.15147) 473 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.340094+0000 mon.c (mon.1) 2040 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.340094+0000 mon.c (mon.1) 2040 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.340249+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.340249+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.341462+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.341462+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.342038+0000 mgr.y (mgr.15147) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.342038+0000 mgr.y (mgr.15147) 474 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.342784+0000 mon.c (mon.1) 2042 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.342784+0000 mon.c (mon.1) 2042 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.342926+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.342926+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.343889+0000 mon.c (mon.1) 2043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.343889+0000 mon.c (mon.1) 2043 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.344396+0000 mgr.y (mgr.15147) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.344396+0000 mgr.y (mgr.15147) 475 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.345178+0000 mon.c (mon.1) 2044 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.345178+0000 mon.c (mon.1) 2044 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.345312+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.345312+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.346290+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.346290+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.346787+0000 mgr.y (mgr.15147) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.346787+0000 mgr.y (mgr.15147) 476 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.347495+0000 mon.c (mon.1) 2046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.347495+0000 mon.c (mon.1) 2046 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.347624+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.347624+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.348530+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.348530+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.349032+0000 mgr.y (mgr.15147) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.349032+0000 mgr.y (mgr.15147) 477 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.349773+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.349773+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.349916+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.349916+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.350827+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.350827+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.351324+0000 mgr.y (mgr.15147) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.351324+0000 mgr.y (mgr.15147) 478 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.352029+0000 mon.c (mon.1) 2050 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.352029+0000 mon.c (mon.1) 2050 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.352203+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.352203+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.352669+0000 mgr.y (mgr.15147) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.352669+0000 mgr.y (mgr.15147) 479 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.353358+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.353358+0000 mon.c (mon.1) 2051 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.353578+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.353578+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:01:14.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.357983+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.357983+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.359620+0000 mon.c (mon.1) 2052 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.359620+0000 mon.c (mon.1) 2052 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.359803+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.359803+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cluster 2026-03-09T17:01:13.386146+0000 mgr.y (mgr.15147) 480 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cluster 2026-03-09T17:01:13.386146+0000 mgr.y (mgr.15147) 480 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.413121+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.413121+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.416020+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.416020+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.416227+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.416227+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.419445+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.419445+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.421919+0000 mon.c (mon.1) 2054 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.421919+0000 mon.c (mon.1) 2054 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.422087+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.422087+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.422757+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.422757+0000 mon.c (mon.1) 2055 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.422940+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.422940+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.426745+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.426745+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.429054+0000 mon.c (mon.1) 2056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.429054+0000 mon.c (mon.1) 2056 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.429215+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.429215+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.429895+0000 mon.c (mon.1) 2057 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.429895+0000 mon.c (mon.1) 2057 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.430055+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.430055+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.433198+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.433198+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.435215+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.435215+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.435366+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.435366+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.436053+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.436053+0000 mon.c (mon.1) 2059 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.436193+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.436193+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.439464+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.439464+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.441251+0000 mon.c (mon.1) 2060 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.441251+0000 mon.c (mon.1) 2060 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.441412+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.441412+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.442137+0000 mon.c (mon.1) 2061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.442137+0000 mon.c (mon.1) 2061 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.442287+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.442287+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.449010+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.449010+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.450707+0000 mon.c (mon.1) 2062 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.450707+0000 mon.c (mon.1) 2062 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.450918+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.450918+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.455080+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.455080+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:01:14.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.458499+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.458499+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.458748+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.458748+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.459812+0000 mon.c (mon.1) 2064 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.459812+0000 mon.c (mon.1) 2064 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.460014+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.460014+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.461037+0000 mon.c (mon.1) 2065 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.461037+0000 mon.c (mon.1) 2065 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.461207+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.461207+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.461897+0000 mon.c (mon.1) 2066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.461897+0000 mon.c (mon.1) 2066 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.462069+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.462069+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.462738+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.462738+0000 mon.c (mon.1) 2067 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.462879+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.462879+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.463534+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.463534+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.463675+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.463675+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.464237+0000 mgr.y (mgr.15147) 481 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: cephadm 2026-03-09T17:01:13.464237+0000 mgr.y (mgr.15147) 481 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.464645+0000 mon.c (mon.1) 2069 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.464645+0000 mon.c (mon.1) 2069 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.464789+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.464789+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.469358+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.469358+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15147 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.471090+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.471090+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.472500+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.472500+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.473062+0000 mon.c (mon.1) 2072 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.473062+0000 mon.c (mon.1) 2072 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.477265+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.477265+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.521734+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.521734+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.523205+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.523205+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.523764+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.523764+0000 mon.c (mon.1) 2075 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.528921+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:13.528921+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:14.110098+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:14.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:14 vm08 bash[69929]: audit 2026-03-09T17:01:14.110098+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:15.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:01:15] "GET /metrics HTTP/1.1" 200 37562 "" "Prometheus/2.51.0" 2026-03-09T17:01:16.822 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:16 vm08 bash[69929]: cluster 2026-03-09T17:01:15.386582+0000 mgr.y (mgr.15147) 482 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:16.822 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:16 vm08 bash[69929]: cluster 2026-03-09T17:01:15.386582+0000 mgr.y (mgr.15147) 482 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:16 vm02 bash[22739]: cluster 2026-03-09T17:01:15.386582+0000 mgr.y (mgr.15147) 482 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:16.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:16 vm02 bash[17545]: cluster 2026-03-09T17:01:15.386582+0000 mgr.y (mgr.15147) 482 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:17 vm02 bash[22739]: audit 2026-03-09T17:01:16.931612+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:17 vm02 bash[22739]: audit 2026-03-09T17:01:16.937190+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:17 vm02 bash[22739]: audit 2026-03-09T17:01:16.942862+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:17 vm02 bash[22739]: cluster 2026-03-09T17:01:17.386889+0000 mgr.y (mgr.15147) 483 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:17 vm02 bash[17545]: audit 2026-03-09T17:01:16.931612+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:17 vm02 bash[17545]: audit 2026-03-09T17:01:16.937190+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:17 vm02 bash[17545]: audit 2026-03-09T17:01:16.942862+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:17 vm02 bash[17545]: cluster 2026-03-09T17:01:17.386889+0000 mgr.y (mgr.15147) 483 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: audit 2026-03-09T17:01:16.931612+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: audit 2026-03-09T17:01:16.931612+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: audit 2026-03-09T17:01:16.937190+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: audit 2026-03-09T17:01:16.937190+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: audit 2026-03-09T17:01:16.942862+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: audit 2026-03-09T17:01:16.942862+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: cluster 2026-03-09T17:01:17.386889+0000 mgr.y (mgr.15147) 483 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:17 vm08 bash[69929]: cluster 2026-03-09T17:01:17.386889+0000 mgr.y (mgr.15147) 483 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:20.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:20 vm08 bash[69929]: audit 2026-03-09T17:01:19.051871+0000 mgr.y (mgr.15147) 484 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:20.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:20 vm08 bash[69929]: audit 2026-03-09T17:01:19.051871+0000 mgr.y (mgr.15147) 484 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:20.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:20 vm08 bash[69929]: cluster 2026-03-09T17:01:19.387218+0000 mgr.y (mgr.15147) 485 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:20.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:20 vm08 bash[69929]: cluster 2026-03-09T17:01:19.387218+0000 mgr.y (mgr.15147) 485 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:20.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:20 vm02 bash[22739]: audit 2026-03-09T17:01:19.051871+0000 mgr.y (mgr.15147) 484 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:20.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:20 vm02 bash[22739]: cluster 2026-03-09T17:01:19.387218+0000 mgr.y (mgr.15147) 485 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:20.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:20 vm02 bash[17545]: audit 2026-03-09T17:01:19.051871+0000 mgr.y (mgr.15147) 484 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:20.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:20 vm02 bash[17545]: cluster 2026-03-09T17:01:19.387218+0000 mgr.y (mgr.15147) 485 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:22 vm08 bash[69929]: cluster 2026-03-09T17:01:21.387802+0000 mgr.y (mgr.15147) 486 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:22.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:22 vm08 bash[69929]: cluster 2026-03-09T17:01:21.387802+0000 mgr.y (mgr.15147) 486 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:22.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:22 vm02 bash[22739]: cluster 2026-03-09T17:01:21.387802+0000 mgr.y (mgr.15147) 486 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:22.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:22 vm02 bash[17545]: cluster 2026-03-09T17:01:21.387802+0000 mgr.y (mgr.15147) 486 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:24.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:24 vm02 bash[22739]: cluster 2026-03-09T17:01:23.388116+0000 mgr.y (mgr.15147) 487 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:24.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:24 vm02 bash[22739]: audit 2026-03-09T17:01:23.941723+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:24.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:24 vm02 bash[17545]: cluster 2026-03-09T17:01:23.388116+0000 mgr.y (mgr.15147) 487 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:24.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:24 vm02 bash[17545]: audit 2026-03-09T17:01:23.941723+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:25.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:24 vm08 bash[69929]: cluster 2026-03-09T17:01:23.388116+0000 mgr.y (mgr.15147) 487 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:25.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:24 vm08 bash[69929]: cluster 2026-03-09T17:01:23.388116+0000 mgr.y (mgr.15147) 487 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:25.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:24 vm08 bash[69929]: audit 2026-03-09T17:01:23.941723+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:25.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:24 vm08 bash[69929]: audit 2026-03-09T17:01:23.941723+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:25.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:25 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:01:25] "GET /metrics HTTP/1.1" 200 37557 "" "Prometheus/2.51.0" 2026-03-09T17:01:26.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:26 vm08 bash[69929]: cluster 2026-03-09T17:01:25.388656+0000 mgr.y (mgr.15147) 488 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:26.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:26 vm08 bash[69929]: cluster 2026-03-09T17:01:25.388656+0000 mgr.y (mgr.15147) 488 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:26.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:26 vm02 bash[22739]: cluster 2026-03-09T17:01:25.388656+0000 mgr.y (mgr.15147) 488 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:26.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:26 vm02 bash[17545]: cluster 2026-03-09T17:01:25.388656+0000 mgr.y (mgr.15147) 488 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:28 vm08 bash[69929]: cluster 2026-03-09T17:01:27.389012+0000 mgr.y (mgr.15147) 489 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:28.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:28 vm08 bash[69929]: cluster 2026-03-09T17:01:27.389012+0000 mgr.y (mgr.15147) 489 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:28.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:28 vm02 bash[22739]: cluster 2026-03-09T17:01:27.389012+0000 mgr.y (mgr.15147) 489 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:28.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:28 vm02 bash[17545]: cluster 2026-03-09T17:01:27.389012+0000 mgr.y (mgr.15147) 489 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:29.060409+0000 mgr.y (mgr.15147) 490 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:29.060409+0000 mgr.y (mgr.15147) 490 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: cluster 2026-03-09T17:01:29.389396+0000 mgr.y (mgr.15147) 491 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: cluster 2026-03-09T17:01:29.389396+0000 mgr.y (mgr.15147) 491 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:30.335556+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:30.335556+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:30.343711+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:30.343711+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:30.350250+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:30 vm08 bash[69929]: audit 2026-03-09T17:01:30.350250+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:30 vm02 bash[22739]: audit 2026-03-09T17:01:29.060409+0000 mgr.y (mgr.15147) 490 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:30 vm02 bash[22739]: cluster 2026-03-09T17:01:29.389396+0000 mgr.y (mgr.15147) 491 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:30 vm02 bash[22739]: audit 2026-03-09T17:01:30.335556+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:30 vm02 bash[22739]: audit 2026-03-09T17:01:30.343711+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:30 vm02 bash[22739]: audit 2026-03-09T17:01:30.350250+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:30 vm02 bash[17545]: audit 2026-03-09T17:01:29.060409+0000 mgr.y (mgr.15147) 490 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:30 vm02 bash[17545]: cluster 2026-03-09T17:01:29.389396+0000 mgr.y (mgr.15147) 491 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:30 vm02 bash[17545]: audit 2026-03-09T17:01:30.335556+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:30 vm02 bash[17545]: audit 2026-03-09T17:01:30.343711+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:30 vm02 bash[17545]: audit 2026-03-09T17:01:30.350250+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:31 vm08 bash[69929]: cluster 2026-03-09T17:01:31.389910+0000 mgr.y (mgr.15147) 492 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:31 vm08 bash[69929]: cluster 2026-03-09T17:01:31.389910+0000 mgr.y (mgr.15147) 492 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:31.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:31 vm02 bash[22739]: cluster 2026-03-09T17:01:31.389910+0000 mgr.y (mgr.15147) 492 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:31 vm02 bash[17545]: cluster 2026-03-09T17:01:31.389910+0000 mgr.y (mgr.15147) 492 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:32.443 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T17:01:32.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:32 vm02 bash[17545]: audit 2026-03-09T17:01:32.380438+0000 mgr.y (mgr.15147) 493 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:32.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:32 vm02 bash[22739]: audit 2026-03-09T17:01:32.380438+0000 mgr.y (mgr.15147) 493 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:32.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:32 vm08 bash[69929]: audit 2026-03-09T17:01:32.380438+0000 mgr.y (mgr.15147) 493 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:32.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:32 vm08 bash[69929]: audit 2026-03-09T17:01:32.380438+0000 mgr.y (mgr.15147) 493 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:32.935 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:01:32.935 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 2s ago 23m - - 2026-03-09T17:01:32.935 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 16s ago 23m - - 2026-03-09T17:01:32.935 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (13m) 2s ago 20m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:01:32.935 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (71s) 16s ago 20m 64.4M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:01:32.935 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (94s) 2s ago 19m 42.3M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (89s) 16s ago 23m 464M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (10m) 2s ago 23m 534M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (23m) 2s ago 23m 83.6M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (29s) 16s ago 23m 35.4M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 41d251be094f 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (23m) 2s ago 23m 64.6M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (13m) 2s ago 20m 7912k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (13m) 16s ago 20m 7736k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (22m) 2s ago 23m 53.9M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (22m) 2s ago 22m 53.0M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (22m) 2s ago 22m 50.0M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (22m) 2s ago 22m 52.1M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (21m) 16s ago 22m 54.3M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (21m) 16s ago 21m 50.2M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (21m) 16s ago 21m 50.9M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (21m) 16s ago 21m 53.3M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (91s) 16s ago 20m 43.6M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (20m) 2s ago 20m 87.3M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:01:32.936 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (20m) 16s ago 20m 87.7M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:01:32.985 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2026-03-09T17:01:33.470 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:01:33.695 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade status' 2026-03-09T17:01:33.795 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:33 vm02 bash[17545]: audit 2026-03-09T17:01:32.932904+0000 mgr.y (mgr.15147) 494 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:33.795 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:33 vm02 bash[17545]: cluster 2026-03-09T17:01:33.390220+0000 mgr.y (mgr.15147) 495 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:33.795 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:33 vm02 bash[17545]: audit 2026-03-09T17:01:33.460397+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 192.168.123.102:0/1589996385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:33.795 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:33 vm02 bash[22739]: audit 2026-03-09T17:01:32.932904+0000 mgr.y (mgr.15147) 494 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:33.795 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:33 vm02 bash[22739]: cluster 2026-03-09T17:01:33.390220+0000 mgr.y (mgr.15147) 495 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:33.795 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:33 vm02 bash[22739]: audit 2026-03-09T17:01:33.460397+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 192.168.123.102:0/1589996385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:33 vm08 bash[69929]: audit 2026-03-09T17:01:32.932904+0000 mgr.y (mgr.15147) 494 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:33 vm08 bash[69929]: audit 2026-03-09T17:01:32.932904+0000 mgr.y (mgr.15147) 494 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:33 vm08 bash[69929]: cluster 2026-03-09T17:01:33.390220+0000 mgr.y (mgr.15147) 495 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:33 vm08 bash[69929]: cluster 2026-03-09T17:01:33.390220+0000 mgr.y (mgr.15147) 495 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:01:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:33 vm08 bash[69929]: audit 2026-03-09T17:01:33.460397+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 192.168.123.102:0/1589996385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:34.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:33 vm08 bash[69929]: audit 2026-03-09T17:01:33.460397+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 192.168.123.102:0/1589996385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": null, 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": false, 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "which": "", 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "progress": null, 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "message": "", 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:01:34.230 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:01:34.539 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph health detail' 2026-03-09T17:01:34.795 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:34 vm02 bash[17545]: audit 2026-03-09T17:01:34.231245+0000 mgr.y (mgr.15147) 496 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:34.795 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:34 vm02 bash[22739]: audit 2026-03-09T17:01:34.231245+0000 mgr.y (mgr.15147) 496 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:34 vm08 bash[69929]: audit 2026-03-09T17:01:34.231245+0000 mgr.y (mgr.15147) 496 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:34.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:34 vm08 bash[69929]: audit 2026-03-09T17:01:34.231245+0000 mgr.y (mgr.15147) 496 : audit [DBG] from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:34.904 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:01:34 vm08 bash[66988]: logger=infra.usagestats t=2026-03-09T17:01:34.616130972Z level=info msg="Usage stats are ready to report" 2026-03-09T17:01:35.244 INFO:teuthology.orchestra.run.vm02.stdout:HEALTH_OK 2026-03-09T17:01:35.315 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2026-03-09T17:01:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:35 vm08 bash[69929]: audit 2026-03-09T17:01:35.245421+0000 mon.a (mon.0) 2024 : audit [DBG] from='client.? 192.168.123.102:0/1007503675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:01:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:35 vm08 bash[69929]: audit 2026-03-09T17:01:35.245421+0000 mon.a (mon.0) 2024 : audit [DBG] from='client.? 192.168.123.102:0/1007503675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:01:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:35 vm08 bash[69929]: cluster 2026-03-09T17:01:35.390718+0000 mgr.y (mgr.15147) 497 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s 2026-03-09T17:01:35.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:35 vm08 bash[69929]: cluster 2026-03-09T17:01:35.390718+0000 mgr.y (mgr.15147) 497 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s 2026-03-09T17:01:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:35 vm02 bash[17545]: audit 2026-03-09T17:01:35.245421+0000 mon.a (mon.0) 2024 : audit [DBG] from='client.? 192.168.123.102:0/1007503675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:01:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:35 vm02 bash[17545]: cluster 2026-03-09T17:01:35.390718+0000 mgr.y (mgr.15147) 497 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s 2026-03-09T17:01:35.965 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:35 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:01:35] "GET /metrics HTTP/1.1" 200 37557 "" "Prometheus/2.51.0" 2026-03-09T17:01:35.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:35 vm02 bash[22739]: audit 2026-03-09T17:01:35.245421+0000 mon.a (mon.0) 2024 : audit [DBG] from='client.? 192.168.123.102:0/1007503675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:01:35.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:35 vm02 bash[22739]: cluster 2026-03-09T17:01:35.390718+0000 mgr.y (mgr.15147) 497 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s 2026-03-09T17:01:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:36 vm02 bash[22739]: audit 2026-03-09T17:01:35.908274+0000 mgr.y (mgr.15147) 498 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:36.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:36 vm02 bash[22739]: audit 2026-03-09T17:01:36.161279+0000 mgr.y (mgr.15147) 499 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm02", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:36.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:36 vm02 bash[17545]: audit 2026-03-09T17:01:35.908274+0000 mgr.y (mgr.15147) 498 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:36.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:36 vm02 bash[17545]: audit 2026-03-09T17:01:36.161279+0000 mgr.y (mgr.15147) 499 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm02", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:37.113 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:36 vm08 bash[69929]: audit 2026-03-09T17:01:35.908274+0000 mgr.y (mgr.15147) 498 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:37.113 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:36 vm08 bash[69929]: audit 2026-03-09T17:01:35.908274+0000 mgr.y (mgr.15147) 498 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:37.113 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:36 vm08 bash[69929]: audit 2026-03-09T17:01:36.161279+0000 mgr.y (mgr.15147) 499 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm02", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:37.113 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:36 vm08 bash[69929]: audit 2026-03-09T17:01:36.161279+0000 mgr.y (mgr.15147) 499 : audit [DBG] from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "mon", "hosts": "vm02", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:37.938 INFO:teuthology.orchestra.run.vm02.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:38.099 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2026-03-09T17:01:38.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.012916+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.106079+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.113421+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: cluster 2026-03-09T17:01:37.391107+0000 mgr.y (mgr.15147) 500 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.934470+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.938030+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.942811+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.946459+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:38 vm02 bash[22739]: audit 2026-03-09T17:01:37.952701+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.012916+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.106079+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.113421+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: cluster 2026-03-09T17:01:37.391107+0000 mgr.y (mgr.15147) 500 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.934470+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.938030+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.942811+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.946459+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:38.215 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:38 vm02 bash[17545]: audit 2026-03-09T17:01:37.952701+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.012916+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.012916+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.106079+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.106079+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.113421+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.113421+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: cluster 2026-03-09T17:01:37.391107+0000 mgr.y (mgr.15147) 500 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: cluster 2026-03-09T17:01:37.391107+0000 mgr.y (mgr.15147) 500 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.934470+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.934470+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.938030+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.938030+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.942811+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.942811+0000 mon.c (mon.1) 2078 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.946459+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.946459+0000 mon.c (mon.1) 2079 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.952701+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:38 vm08 bash[69929]: audit 2026-03-09T17:01:37.952701+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:38.614 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 8s ago 23m - - 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 2s ago 23m - - 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (13m) 8s ago 20m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (77s) 2s ago 20m 64.4M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (100s) 8s ago 20m 42.3M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (95s) 2s ago 23m 464M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (10m) 8s ago 24m 534M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (24m) 8s ago 24m 83.6M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (35s) 2s ago 23m 35.7M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 41d251be094f 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (23m) 8s ago 23m 64.6M 2048M 17.2.0 e1d6a67b021e 0355cab3fd9e 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (13m) 8s ago 20m 7912k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (13m) 2s ago 20m 7736k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (23m) 8s ago 23m 53.9M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (22m) 8s ago 22m 53.0M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (22m) 8s ago 22m 50.0M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (22m) 8s ago 22m 52.1M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (21m) 2s ago 22m 54.3M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (21m) 2s ago 21m 50.2M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (21m) 2s ago 21m 51.0M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (21m) 2s ago 21m 53.3M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (97s) 2s ago 20m 43.6M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (20m) 8s ago 20m 87.3M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:01:39.016 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (20m) 2s ago 20m 87.7M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 1 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "mds": {}, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 3 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T17:01:39.268 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:01:39.346 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:39 vm02 bash[22739]: cephadm 2026-03-09T17:01:37.929493+0000 mgr.y (mgr.15147) 501 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.346 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:39 vm02 bash[22739]: cephadm 2026-03-09T17:01:37.996545+0000 mgr.y (mgr.15147) 502 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.346 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:39 vm02 bash[22739]: audit 2026-03-09T17:01:38.941771+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:39.346 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:39 vm02 bash[17545]: cephadm 2026-03-09T17:01:37.929493+0000 mgr.y (mgr.15147) 501 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.346 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:39 vm02 bash[17545]: cephadm 2026-03-09T17:01:37.996545+0000 mgr.y (mgr.15147) 502 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.346 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:39 vm02 bash[17545]: audit 2026-03-09T17:01:38.941771+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:39.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:39 vm08 bash[69929]: cephadm 2026-03-09T17:01:37.929493+0000 mgr.y (mgr.15147) 501 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:39 vm08 bash[69929]: cephadm 2026-03-09T17:01:37.929493+0000 mgr.y (mgr.15147) 501 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:39 vm08 bash[69929]: cephadm 2026-03-09T17:01:37.996545+0000 mgr.y (mgr.15147) 502 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:39 vm08 bash[69929]: cephadm 2026-03-09T17:01:37.996545+0000 mgr.y (mgr.15147) 502 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:01:39.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:39 vm08 bash[69929]: audit 2026-03-09T17:01:38.941771+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:39.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:39 vm08 bash[69929]: audit 2026-03-09T17:01:38.941771+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": true, 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "which": "Upgrading daemons of type(s) mon on host(s) vm02", 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "progress": "0/2 daemons upgraded", 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df image", 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:01:39.542 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:38.605447+0000 mgr.y (mgr.15147) 503 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:38.815753+0000 mgr.y (mgr.15147) 504 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.013316+0000 mgr.y (mgr.15147) 505 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.071038+0000 mgr.y (mgr.15147) 506 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.268217+0000 mon.a (mon.0) 2030 : audit [DBG] from='client.? 192.168.123.102:0/1193371584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: cluster 2026-03-09T17:01:39.391418+0000 mgr.y (mgr.15147) 507 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.490073+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: cephadm 2026-03-09T17:01:39.493406+0000 mgr.y (mgr.15147) 508 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: cephadm 2026-03-09T17:01:39.493434+0000 mgr.y (mgr.15147) 509 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.494457+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.495708+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: cephadm 2026-03-09T17:01:39.496274+0000 mgr.y (mgr.15147) 510 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.543471+0000 mgr.y (mgr.15147) 511 : audit [DBG] from='client.34121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.515 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.547912+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.553264+0000 mon.c (mon.1) 2083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.554001+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: cephadm 2026-03-09T17:01:39.554599+0000 mgr.y (mgr.15147) 512 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.980087+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.985163+0000 mon.c (mon.1) 2085 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.985833+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 bash[17545]: audit 2026-03-09T17:01:39.986539+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:38.605447+0000 mgr.y (mgr.15147) 503 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:38.815753+0000 mgr.y (mgr.15147) 504 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.013316+0000 mgr.y (mgr.15147) 505 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.071038+0000 mgr.y (mgr.15147) 506 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.268217+0000 mon.a (mon.0) 2030 : audit [DBG] from='client.? 192.168.123.102:0/1193371584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: cluster 2026-03-09T17:01:39.391418+0000 mgr.y (mgr.15147) 507 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.490073+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: cephadm 2026-03-09T17:01:39.493406+0000 mgr.y (mgr.15147) 508 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: cephadm 2026-03-09T17:01:39.493434+0000 mgr.y (mgr.15147) 509 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.494457+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.495708+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: cephadm 2026-03-09T17:01:39.496274+0000 mgr.y (mgr.15147) 510 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.543471+0000 mgr.y (mgr.15147) 511 : audit [DBG] from='client.34121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.547912+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.553264+0000 mon.c (mon.1) 2083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.554001+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: cephadm 2026-03-09T17:01:39.554599+0000 mgr.y (mgr.15147) 512 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.980087+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.985163+0000 mon.c (mon.1) 2085 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.985833+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:40.516 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: audit 2026-03-09T17:01:39.986539+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:38.605447+0000 mgr.y (mgr.15147) 503 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:38.605447+0000 mgr.y (mgr.15147) 503 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:38.815753+0000 mgr.y (mgr.15147) 504 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:38.815753+0000 mgr.y (mgr.15147) 504 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.013316+0000 mgr.y (mgr.15147) 505 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.013316+0000 mgr.y (mgr.15147) 505 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.071038+0000 mgr.y (mgr.15147) 506 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.071038+0000 mgr.y (mgr.15147) 506 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.268217+0000 mon.a (mon.0) 2030 : audit [DBG] from='client.? 192.168.123.102:0/1193371584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.268217+0000 mon.a (mon.0) 2030 : audit [DBG] from='client.? 192.168.123.102:0/1193371584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cluster 2026-03-09T17:01:39.391418+0000 mgr.y (mgr.15147) 507 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cluster 2026-03-09T17:01:39.391418+0000 mgr.y (mgr.15147) 507 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 457 KiB data, 103 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.490073+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.490073+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.493406+0000 mgr.y (mgr.15147) 508 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.493406+0000 mgr.y (mgr.15147) 508 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.493434+0000 mgr.y (mgr.15147) 509 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.493434+0000 mgr.y (mgr.15147) 509 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.494457+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.494457+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.495708+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.495708+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.496274+0000 mgr.y (mgr.15147) 510 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.496274+0000 mgr.y (mgr.15147) 510 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.543471+0000 mgr.y (mgr.15147) 511 : audit [DBG] from='client.34121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.543471+0000 mgr.y (mgr.15147) 511 : audit [DBG] from='client.34121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.547912+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.547912+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.553264+0000 mon.c (mon.1) 2083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.553264+0000 mon.c (mon.1) 2083 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.554001+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.554001+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.554599+0000 mgr.y (mgr.15147) 512 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: cephadm 2026-03-09T17:01:39.554599+0000 mgr.y (mgr.15147) 512 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.980087+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.980087+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.985163+0000 mon.c (mon.1) 2085 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.985163+0000 mon.c (mon.1) 2085 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.985833+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.985833+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.986539+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:40.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:40 vm08 bash[69929]: audit 2026-03-09T17:01:39.986539+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:40.809 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: Stopping Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: debug 2026-03-09T17:01:40.652+0000 7ff759806700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -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-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[22739]: debug 2026-03-09T17:01:40.652+0000 7ff759806700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 bash[86683]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-c 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.c.service: Deactivated successfully. 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: Stopped Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 bash[63970]: [09/Mar/2026:17:01:40] ENGINE Bus STOPPING 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 bash[63970]: [09/Mar/2026:17:01:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 bash[63970]: [09/Mar/2026:17:01:40] ENGINE Bus STOPPED 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 bash[63970]: [09/Mar/2026:17:01:40] ENGINE Bus STARTING 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 bash[63970]: [09/Mar/2026:17:01:40] ENGINE Serving on http://:::9283 2026-03-09T17:01:40.810 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 bash[63970]: [09/Mar/2026:17:01:40] ENGINE Bus STARTED 2026-03-09T17:01:40.810 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:40.810 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: Started Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:01:41.096 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.096 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:01:40 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.148+0000 7f43631e0d80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.148+0000 7f43631e0d80 0 ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable), process ceph-mon, pid 7 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.148+0000 7f43631e0d80 0 pidfile_write: ignore empty --pid-file 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.148+0000 7f43631e0d80 0 load: jerasure load: lrc 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: RocksDB version: 7.9.2 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Git sha 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: DB SUMMARY 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: DB Session ID: NQTFC7H7N8XFFY3UZX3V 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: CURRENT file: CURRENT 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: IDENTITY file: IDENTITY 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3042 Bytes 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000057.sst 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000055.log size: 3183016 ; 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.error_if_exists: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.create_if_missing: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.env: 0x559540a3bdc0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.info_log: 0x5595542557e0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.statistics: (nil) 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.use_fsync: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T17:01:41.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.db_log_dir: 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.wal_dir: 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.write_buffer_manager: 0x559554259900 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.unordered_write: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.row_cache: None 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.wal_filter: None 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.two_write_queues: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.wal_compression: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.atomic_flush: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_open_files: -1 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T17:01:41.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Compression algorithms supported: 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kZSTD supported: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kXpressCompression supported: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kZlibCompression supported: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.merge_operator: 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_filter: None 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559554254320) 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: cache_index_and_filter_blocks: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: pin_top_level_index_and_filter: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: index_type: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: data_block_index_type: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: index_shortening: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: data_block_hash_table_util_ratio: 0.750000 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: checksum: 4 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: no_block_cache: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_cache: 0x55955427b350 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_cache_name: BinnedLRUCache 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_cache_options: 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: capacity : 536870912 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: num_shard_bits : 4 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: strict_capacity_limit : 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: high_pri_pool_ratio: 0.000 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_cache_compressed: (nil) 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: persistent_cache: (nil) 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_size: 4096 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_size_deviation: 10 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_restart_interval: 16 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: index_block_restart_interval: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: metadata_block_size: 4096 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: partition_filters: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: use_delta_encoding: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: filter_policy: bloomfilter 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: whole_key_filtering: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: verify_compression: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: read_amp_bytes_per_bit: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: format_version: 5 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: enable_index_compression: 1 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: block_align: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: max_auto_readahead_size: 262144 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: prepopulate_block_cache: 0 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: initial_auto_readahead_size: 8192 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: num_file_reads_for_auto_readahead: 2 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T17:01:41.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression: NoCompression 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.num_levels: 7 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-09T17:01:41.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.bloom_locality: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.ttl: 2592000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.enable_blob_files: false 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.min_blob_size: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f435ffb8640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 57.sst 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 59, last_sequence is 33115, log_number is 55,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 55 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 53f0cbc4-3101-44da-ac16-9cb9aaeb653a 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075701155163, "job": 1, "event": "recovery_started", "wal_files": [55]} 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.152+0000 7f43631e0d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #55 mode 2 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075701196703, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 60, "file_size": 1965914, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33117, "largest_seqno": 36701, "table_properties": {"data_size": 1955332, "index_size": 4552, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4997, "raw_key_size": 48100, "raw_average_key_size": 24, "raw_value_size": 1923414, "raw_average_value_size": 970, "num_data_blocks": 180, "num_entries": 1981, "num_filter_entries": 1981, "num_deletions": 302, "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": 1773075701, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "53f0cbc4-3101-44da-ac16-9cb9aaeb653a", "db_session_id": "NQTFC7H7N8XFFY3UZX3V", "orig_file_number": 60, "seqno_to_time_mapping": "N/A"}} 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075701196917, "job": 1, "event": "recovery_finished"} 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 62 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000055.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55955427ce00 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 4 rocksdb: DB pointer 0x559554388000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 0 starting mon.c rank 1 at public addrs [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] at bind addrs [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.196+0000 7f43631e0d80 1 mon.c@-1(???) e3 preinit fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 0 mon.c@-1(???).mds e1 new map 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 0 mon.c@-1(???).mds e1 print_map 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: e1 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: btime 1970-01-01T00:00:00:000000+0000 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: enable_multiple, ever_enabled_multiple: 1,1 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: 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} 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: legacy client fscid: -1 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: No filesystems configured 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 0 mon.c@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2026-03-09T17:01:41.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:41 vm02 bash[86806]: debug 2026-03-09T17:01:41.200+0000 7f43631e0d80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.269120+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.269120+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.288308+0000 mon.a (mon.0) 2034 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.288308+0000 mon.a (mon.0) 2034 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.291065+0000 mon.a (mon.0) 2035 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.291065+0000 mon.a (mon.0) 2035 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.297674+0000 mon.a (mon.0) 2036 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.297674+0000 mon.a (mon.0) 2036 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.297796+0000 mon.a (mon.0) 2037 : cluster [DBG] fsmap 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.297796+0000 mon.a (mon.0) 2037 : cluster [DBG] fsmap 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.297874+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.297874+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.298580+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.298580+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.306986+0000 mon.a (mon.0) 2040 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.306986+0000 mon.a (mon.0) 2040 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.316408+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.316408+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.384335+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.384335+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.384871+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.384871+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.386558+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.386558+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.387409+0000 mon.b (mon.2) 7 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.387409+0000 mon.b (mon.2) 7 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.391924+0000 mgr.y (mgr.15147) 515 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cluster 2026-03-09T17:01:41.391924+0000 mgr.y (mgr.15147) 515 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.404725+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.404725+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.425531+0000 mgr.y (mgr.15147) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.425531+0000 mgr.y (mgr.15147) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.463776+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.463776+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.467715+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.467715+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.468991+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.468991+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.470409+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.470409+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.471182+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.471182+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.478551+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.478551+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.480117+0000 mgr.y (mgr.15147) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.480117+0000 mgr.y (mgr.15147) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.519179+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.519179+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.520496+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.520496+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.521355+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.521355+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.522761+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.522761+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.523485+0000 mon.b (mon.2) 17 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.523485+0000 mon.b (mon.2) 17 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.543619+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.543619+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.545519+0000 mgr.y (mgr.15147) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.545519+0000 mgr.y (mgr.15147) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.588258+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.588258+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.589834+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.589834+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.590937+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.590937+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.592520+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.592520+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.593351+0000 mon.b (mon.2) 22 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.593351+0000 mon.b (mon.2) 22 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.600253+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.600253+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.640331+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.640331+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.641686+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.641686+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.642558+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.642558+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.643893+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.643893+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.644599+0000 mon.b (mon.2) 27 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.644599+0000 mon.b (mon.2) 27 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.651498+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.651498+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.695962+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.695962+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.697700+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.697700+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.698637+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.698637+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.700125+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.700125+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.700946+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.700946+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.708365+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.708365+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.750301+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.750301+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.752562+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.752562+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.753835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.753835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.755138+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.755138+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.755945+0000 mon.b (mon.2) 37 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.755945+0000 mon.b (mon.2) 37 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.763117+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.763117+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.807760+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.807760+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.810412+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.810412+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.812445+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.812445+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.814074+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.814074+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.814970+0000 mon.b (mon.2) 42 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.814970+0000 mon.b (mon.2) 42 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.853326+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.853326+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.895705+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.895705+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.897498+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.897498+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.898459+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.898459+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.900005+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.900005+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.900834+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.900834+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.909115+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.909115+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.950997+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.950997+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.952982+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.952982+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.953910+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.953910+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.955423+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.955423+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.956332+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.956332+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.963946+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:41.963946+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.011366+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.011366+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.013507+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.013507+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.018360+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.018360+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.021191+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.021191+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.022369+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.022369+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.116723+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.116723+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.171694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.171694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.173203+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.173203+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.174792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.174792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.176140+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.176140+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.176939+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.176939+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.186975+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.186975+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.242209+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.242209+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.243600+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.243600+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.244735+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.244735+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.246459+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.246459+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.247227+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:42 vm02 bash[86806]: audit 2026-03-09T17:01:42.247227+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.269120+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.288308+0000 mon.a (mon.0) 2034 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.291065+0000 mon.a (mon.0) 2035 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:42.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.297674+0000 mon.a (mon.0) 2036 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.297796+0000 mon.a (mon.0) 2037 : cluster [DBG] fsmap 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.297874+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.298580+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.306986+0000 mon.a (mon.0) 2040 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.316408+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.384335+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.384871+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.386558+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.387409+0000 mon.b (mon.2) 7 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cluster 2026-03-09T17:01:41.391924+0000 mgr.y (mgr.15147) 515 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.404725+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.425531+0000 mgr.y (mgr.15147) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.463776+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.467715+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.468991+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.470409+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.471182+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.478551+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.480117+0000 mgr.y (mgr.15147) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.519179+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.520496+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.521355+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.522761+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.523485+0000 mon.b (mon.2) 17 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.543619+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.545519+0000 mgr.y (mgr.15147) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.588258+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.589834+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.590937+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.592520+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.593351+0000 mon.b (mon.2) 22 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.600253+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.640331+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.641686+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.642558+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.643893+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.644599+0000 mon.b (mon.2) 27 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.651498+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.695962+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.697700+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.698637+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.700125+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.700946+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.708365+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.750301+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.752562+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.753835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.755138+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.755945+0000 mon.b (mon.2) 37 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.763117+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.807760+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.810412+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.812445+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.814074+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.814970+0000 mon.b (mon.2) 42 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.853326+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.895705+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.897498+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.898459+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.900005+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.900834+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.909115+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.950997+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.952982+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.953910+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.955423+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.956332+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:41.963946+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.011366+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.013507+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.018360+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.021191+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.022369+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.116723+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.171694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.173203+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.174792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.176140+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.176939+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.186975+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.242209+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.243600+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.244735+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.246459+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:42 vm02 bash[17545]: audit 2026-03-09T17:01:42.247227+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.269120+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.269120+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.288308+0000 mon.a (mon.0) 2034 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.288308+0000 mon.a (mon.0) 2034 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.291065+0000 mon.a (mon.0) 2035 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.291065+0000 mon.a (mon.0) 2035 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.297674+0000 mon.a (mon.0) 2036 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.297674+0000 mon.a (mon.0) 2036 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.297796+0000 mon.a (mon.0) 2037 : cluster [DBG] fsmap 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.297796+0000 mon.a (mon.0) 2037 : cluster [DBG] fsmap 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.297874+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.297874+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.298580+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.298580+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.306986+0000 mon.a (mon.0) 2040 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.306986+0000 mon.a (mon.0) 2040 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.316408+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.316408+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.384335+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.384335+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.384871+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.384871+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.386558+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.386558+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.387409+0000 mon.b (mon.2) 7 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.387409+0000 mon.b (mon.2) 7 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.391924+0000 mgr.y (mgr.15147) 515 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cluster 2026-03-09T17:01:41.391924+0000 mgr.y (mgr.15147) 515 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.404725+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.404725+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.425531+0000 mgr.y (mgr.15147) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.425531+0000 mgr.y (mgr.15147) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.463776+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.463776+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.467715+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.467715+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.468991+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.468991+0000 mon.b (mon.2) 10 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.470409+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.470409+0000 mon.b (mon.2) 11 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.471182+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.471182+0000 mon.b (mon.2) 12 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.478551+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.478551+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.480117+0000 mgr.y (mgr.15147) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.480117+0000 mgr.y (mgr.15147) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.519179+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.519179+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.520496+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.520496+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.521355+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.521355+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.522761+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.522761+0000 mon.b (mon.2) 16 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.523485+0000 mon.b (mon.2) 17 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.523485+0000 mon.b (mon.2) 17 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.543619+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.543619+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.545519+0000 mgr.y (mgr.15147) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.545519+0000 mgr.y (mgr.15147) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.588258+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.588258+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.589834+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.589834+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.590937+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.590937+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.592520+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.592520+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.593351+0000 mon.b (mon.2) 22 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.593351+0000 mon.b (mon.2) 22 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.600253+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.600253+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.640331+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.640331+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.641686+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.641686+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.642558+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.642558+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.643893+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.643893+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.644599+0000 mon.b (mon.2) 27 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.644599+0000 mon.b (mon.2) 27 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.651498+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.651498+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.695962+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.695962+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.697700+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.697700+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.698637+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.698637+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.700125+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.700125+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.700946+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.700946+0000 mon.b (mon.2) 32 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.708365+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.708365+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.750301+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.750301+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.752562+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.752562+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.753835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.753835+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.755138+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.755138+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.755945+0000 mon.b (mon.2) 37 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.755945+0000 mon.b (mon.2) 37 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.763117+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.763117+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.807760+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.807760+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.810412+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.810412+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.812445+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.812445+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.814074+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.814074+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.814970+0000 mon.b (mon.2) 42 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.814970+0000 mon.b (mon.2) 42 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.853326+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.853326+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.895705+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.895705+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.897498+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.897498+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.898459+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.898459+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.900005+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.900005+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.900834+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.900834+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.909115+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.909115+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.950997+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.950997+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.952982+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.952982+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.953910+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.953910+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.955423+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.955423+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.956332+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.956332+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.963946+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:41.963946+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.011366+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.011366+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.013507+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.013507+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.018360+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.018360+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.021191+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.021191+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.022369+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.022369+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.116723+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.116723+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.171694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.171694+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.173203+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.173203+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.174792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.174792+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.176140+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.176140+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.176939+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.176939+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.186975+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.186975+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.242209+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.242209+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.243600+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.243600+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.244735+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.244735+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.246459+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.246459+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.247227+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:42.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:42 vm08 bash[69929]: audit 2026-03-09T17:01:42.247227+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.601766+0000 mgr.y (mgr.15147) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.601766+0000 mgr.y (mgr.15147) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.654300+0000 mgr.y (mgr.15147) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.654300+0000 mgr.y (mgr.15147) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.709317+0000 mgr.y (mgr.15147) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.709317+0000 mgr.y (mgr.15147) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.764049+0000 mgr.y (mgr.15147) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.764049+0000 mgr.y (mgr.15147) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.854446+0000 mgr.y (mgr.15147) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.854446+0000 mgr.y (mgr.15147) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.909801+0000 mgr.y (mgr.15147) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.909801+0000 mgr.y (mgr.15147) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.966926+0000 mgr.y (mgr.15147) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:41.966926+0000 mgr.y (mgr.15147) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.117462+0000 mgr.y (mgr.15147) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.117462+0000 mgr.y (mgr.15147) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.188956+0000 mgr.y (mgr.15147) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.188956+0000 mgr.y (mgr.15147) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.313894+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.313894+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.317866+0000 mgr.y (mgr.15147) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.317866+0000 mgr.y (mgr.15147) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.396105+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.396105+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.403916+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.403916+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.409948+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.409948+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.411743+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.411743+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.412499+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.412499+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.421931+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.421931+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.423331+0000 mgr.y (mgr.15147) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.423331+0000 mgr.y (mgr.15147) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.482417+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.482417+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.483930+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.483930+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.485436+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.485436+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.486808+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.486808+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.488322+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.488322+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.495590+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.495590+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.497838+0000 mgr.y (mgr.15147) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.497838+0000 mgr.y (mgr.15147) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.569031+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.569031+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.577488+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.577488+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.578651+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.578651+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.580277+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.580277+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.581112+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.581112+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.588093+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.588093+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.639504+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.639504+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.641848+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.641848+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.643395+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.643395+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.648711+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.648711+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.649876+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.649876+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.657290+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.657290+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.725069+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.725069+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.726787+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.726787+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.727962+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.727962+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.729555+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.729555+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.731198+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.731198+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.738767+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.738767+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.777648+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.777648+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.779504+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.779504+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.780445+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.780445+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.786283+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.786283+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.788754+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.788754+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.797177+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.797177+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.845108+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.845108+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.847978+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.847978+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.848783+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.848783+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.851676+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.851676+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.852332+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.852332+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.863017+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.863017+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.905539+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.905539+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.911356+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.911356+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.916045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.916045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.917509+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.917509+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.918054+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.918054+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.924642+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.924642+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.980036+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.980036+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.981386+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.981386+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.981974+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.981974+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.983061+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.983061+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.983561+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.983561+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.989801+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:42.989801+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.031736+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.031736+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.034074+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.034074+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.037138+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.037138+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.040300+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.040300+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.041709+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.041709+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.048054+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.048054+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.095092+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.095092+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.096877+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.096877+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.097642+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.097642+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.098951+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.098951+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.099531+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.099531+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.199196+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:43 vm08 bash[69929]: audit 2026-03-09T17:01:43.199196+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.601766+0000 mgr.y (mgr.15147) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.601766+0000 mgr.y (mgr.15147) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.654300+0000 mgr.y (mgr.15147) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.654300+0000 mgr.y (mgr.15147) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.709317+0000 mgr.y (mgr.15147) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.709317+0000 mgr.y (mgr.15147) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.764049+0000 mgr.y (mgr.15147) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.764049+0000 mgr.y (mgr.15147) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.854446+0000 mgr.y (mgr.15147) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.854446+0000 mgr.y (mgr.15147) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.909801+0000 mgr.y (mgr.15147) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.909801+0000 mgr.y (mgr.15147) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.966926+0000 mgr.y (mgr.15147) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:41.966926+0000 mgr.y (mgr.15147) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.117462+0000 mgr.y (mgr.15147) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.117462+0000 mgr.y (mgr.15147) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.188956+0000 mgr.y (mgr.15147) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.188956+0000 mgr.y (mgr.15147) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.313894+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.313894+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.317866+0000 mgr.y (mgr.15147) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.317866+0000 mgr.y (mgr.15147) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.396105+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.396105+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.403916+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.403916+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.409948+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.409948+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.411743+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.411743+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.412499+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.412499+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.421931+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.421931+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.423331+0000 mgr.y (mgr.15147) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.423331+0000 mgr.y (mgr.15147) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.482417+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.482417+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.483930+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.483930+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.485436+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.485436+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.486808+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.486808+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.488322+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.488322+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.495590+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.495590+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.497838+0000 mgr.y (mgr.15147) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.497838+0000 mgr.y (mgr.15147) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.569031+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.569031+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.577488+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.577488+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.578651+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.578651+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.580277+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.580277+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.581112+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.581112+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.588093+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.588093+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.639504+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.639504+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.641848+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.641848+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.643395+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.643395+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.648711+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.648711+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.649876+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.649876+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.657290+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.657290+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.725069+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.725069+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.726787+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.726787+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.727962+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.727962+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.729555+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.729555+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.731198+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.731198+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.738767+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.738767+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.777648+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.777648+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.779504+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.779504+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.780445+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.780445+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.786283+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.786283+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.788754+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.788754+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.797177+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.797177+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.845108+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.845108+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.847978+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.847978+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.848783+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.848783+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.851676+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.851676+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.852332+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.852332+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.863017+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.863017+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.905539+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.905539+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.911356+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.911356+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.916045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.916045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.917509+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.917509+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.918054+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.918054+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.924642+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.924642+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.980036+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.980036+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.981386+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.981386+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.981974+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.981974+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.983061+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.983061+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.983561+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.983561+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.989801+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:42.989801+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.031736+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.031736+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.034074+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.034074+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.037138+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.037138+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.040300+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.040300+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.041709+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.041709+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.048054+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.048054+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.095092+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.095092+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.096877+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.096877+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.097642+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.097642+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.098951+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.098951+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.099531+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.099531+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.199196+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:43 vm02 bash[86806]: audit 2026-03-09T17:01:43.199196+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.601766+0000 mgr.y (mgr.15147) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.654300+0000 mgr.y (mgr.15147) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.709317+0000 mgr.y (mgr.15147) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.764049+0000 mgr.y (mgr.15147) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.854446+0000 mgr.y (mgr.15147) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.909801+0000 mgr.y (mgr.15147) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:41.966926+0000 mgr.y (mgr.15147) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.117462+0000 mgr.y (mgr.15147) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.188956+0000 mgr.y (mgr.15147) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.313894+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.317866+0000 mgr.y (mgr.15147) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.396105+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.403916+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.409948+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.411743+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.412499+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.421931+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.423331+0000 mgr.y (mgr.15147) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.482417+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.483930+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.485436+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.486808+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.488322+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.495590+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.497838+0000 mgr.y (mgr.15147) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.569031+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.577488+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.578651+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.580277+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.581112+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.588093+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.639504+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.641848+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.643395+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.648711+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.649876+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.657290+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.725069+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.726787+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.727962+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.729555+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.731198+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.738767+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.777648+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.779504+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.780445+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.786283+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.788754+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.797177+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.845108+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.847978+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.848783+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.851676+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.852332+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.863017+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.905539+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.911356+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.916045+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.917509+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.918054+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.924642+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.980036+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.981386+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.981974+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.983061+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.983561+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:42.989801+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.031736+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.034074+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.037138+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.040300+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.041709+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.048054+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.095092+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.096877+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.097642+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.098951+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.099531+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:43.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:43 vm02 bash[17545]: audit 2026-03-09T17:01:43.199196+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.589340+0000 mgr.y (mgr.15147) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.589340+0000 mgr.y (mgr.15147) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.659315+0000 mgr.y (mgr.15147) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.659315+0000 mgr.y (mgr.15147) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.739647+0000 mgr.y (mgr.15147) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.739647+0000 mgr.y (mgr.15147) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.798334+0000 mgr.y (mgr.15147) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.798334+0000 mgr.y (mgr.15147) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.863927+0000 mgr.y (mgr.15147) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.863927+0000 mgr.y (mgr.15147) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.925618+0000 mgr.y (mgr.15147) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.925618+0000 mgr.y (mgr.15147) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.990731+0000 mgr.y (mgr.15147) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:42.990731+0000 mgr.y (mgr.15147) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.048734+0000 mgr.y (mgr.15147) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.048734+0000 mgr.y (mgr.15147) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.251901+0000 mgr.y (mgr.15147) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.251901+0000 mgr.y (mgr.15147) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.367097+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.367097+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.369767+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.369767+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.370633+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.370633+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.372096+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.372096+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.372802+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.372802+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.380581+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.380581+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.381991+0000 mgr.y (mgr.15147) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.381991+0000 mgr.y (mgr.15147) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cluster 2026-03-09T17:01:43.392219+0000 mgr.y (mgr.15147) 541 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cluster 2026-03-09T17:01:43.392219+0000 mgr.y (mgr.15147) 541 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.441411+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.441411+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.443336+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.443336+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.444414+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.444414+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.445905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.445905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.446669+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.446669+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.484662+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.484662+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.487608+0000 mgr.y (mgr.15147) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.487608+0000 mgr.y (mgr.15147) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.545683+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.545683+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.554238+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.554238+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.555321+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.555321+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.557955+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.557955+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.559140+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.559140+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.566665+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.566665+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.568797+0000 mgr.y (mgr.15147) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.568797+0000 mgr.y (mgr.15147) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.625218+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.625218+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.626789+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.626789+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.627789+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.627789+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.630070+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.630070+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.631131+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.631131+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.640611+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.640611+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.696335+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.696335+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.698562+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.698562+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.699643+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.699643+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.701197+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.701197+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.702061+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.702061+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.709592+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.709592+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.767455+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.767455+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.769521+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.769521+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.770674+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.770674+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.772073+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.772073+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.772839+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.772839+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.779431+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.779431+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.830794+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.830794+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.832393+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.832393+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.833296+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.833296+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.834966+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.834966+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.835862+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.835862+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.941748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.941748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.986711+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.986711+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.988128+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.988128+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.989009+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.989009+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.990362+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.990362+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.991037+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.991037+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.999719+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:43.999719+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.039350+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.039350+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.050297+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.050297+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.055332+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.055332+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.061785+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.061785+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.062740+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.062740+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.069548+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.069548+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.128481+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.128481+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.130365+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.130365+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.131518+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.131518+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.135883+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.135883+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.136965+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.136965+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.144467+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.144467+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.193185+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.193185+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.194785+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.194785+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.195955+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.195955+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.197329+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.197329+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.198083+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.198083+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.205198+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.704 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.205198+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.250914+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.250914+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.252585+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.252585+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.253459+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.253459+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.254868+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.254868+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.255859+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.255859+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.262306+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.262306+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.306786+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.306786+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.308712+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.308712+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.309886+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.309886+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.311634+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.311634+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.312630+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.312630+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.319896+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:44 vm08 bash[69929]: audit 2026-03-09T17:01:44.319896+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.705 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.589340+0000 mgr.y (mgr.15147) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.589340+0000 mgr.y (mgr.15147) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.659315+0000 mgr.y (mgr.15147) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.659315+0000 mgr.y (mgr.15147) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.739647+0000 mgr.y (mgr.15147) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.739647+0000 mgr.y (mgr.15147) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.798334+0000 mgr.y (mgr.15147) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.798334+0000 mgr.y (mgr.15147) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.863927+0000 mgr.y (mgr.15147) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.863927+0000 mgr.y (mgr.15147) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.925618+0000 mgr.y (mgr.15147) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.925618+0000 mgr.y (mgr.15147) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.990731+0000 mgr.y (mgr.15147) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:42.990731+0000 mgr.y (mgr.15147) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.048734+0000 mgr.y (mgr.15147) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.048734+0000 mgr.y (mgr.15147) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.251901+0000 mgr.y (mgr.15147) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.251901+0000 mgr.y (mgr.15147) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.367097+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.367097+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.369767+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.369767+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.370633+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.370633+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.372096+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.372096+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.372802+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.372802+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.380581+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.380581+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.381991+0000 mgr.y (mgr.15147) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.381991+0000 mgr.y (mgr.15147) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cluster 2026-03-09T17:01:43.392219+0000 mgr.y (mgr.15147) 541 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cluster 2026-03-09T17:01:43.392219+0000 mgr.y (mgr.15147) 541 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.441411+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.441411+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.443336+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.443336+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.444414+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.444414+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.445905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.445905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.446669+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.446669+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.484662+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.706 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.484662+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.487608+0000 mgr.y (mgr.15147) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.487608+0000 mgr.y (mgr.15147) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.545683+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.545683+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.554238+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.554238+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.555321+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.555321+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.557955+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.557955+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.559140+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.559140+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.566665+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.566665+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.568797+0000 mgr.y (mgr.15147) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.568797+0000 mgr.y (mgr.15147) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.625218+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.625218+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.626789+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.626789+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.627789+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.627789+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.630070+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.630070+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.631131+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.631131+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.640611+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.640611+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.696335+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.696335+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.698562+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.698562+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.699643+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.699643+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.701197+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.701197+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.702061+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.702061+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.709592+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.709592+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.767455+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.767455+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.769521+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.769521+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.707 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.770674+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.770674+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.772073+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.772073+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.772839+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.772839+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.779431+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.779431+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.830794+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.830794+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.832393+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.832393+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.833296+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.833296+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.834966+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.834966+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.835862+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.835862+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.941748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.941748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.986711+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.986711+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.988128+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.988128+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.989009+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.989009+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.990362+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.990362+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.991037+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.991037+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.999719+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:43.999719+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.039350+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.039350+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.050297+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.050297+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.055332+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.055332+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.061785+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.061785+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.062740+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.062740+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.069548+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.069548+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.128481+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.128481+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.130365+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.708 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.130365+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.131518+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.131518+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.135883+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.135883+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.136965+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.136965+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.144467+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.144467+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.193185+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.193185+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.194785+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.194785+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.195955+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.195955+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.197329+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.197329+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.198083+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.198083+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.205198+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.205198+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.250914+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.250914+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.252585+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.252585+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.253459+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.253459+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.254868+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.254868+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.255859+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.255859+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.262306+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.262306+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.306786+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.306786+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.308712+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.308712+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.309886+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.309886+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.311634+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.311634+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.312630+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.312630+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.319896+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.709 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:44 vm02 bash[86806]: audit 2026-03-09T17:01:44.319896+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.589340+0000 mgr.y (mgr.15147) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.659315+0000 mgr.y (mgr.15147) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.739647+0000 mgr.y (mgr.15147) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.798334+0000 mgr.y (mgr.15147) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.863927+0000 mgr.y (mgr.15147) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.925618+0000 mgr.y (mgr.15147) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:42.990731+0000 mgr.y (mgr.15147) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.048734+0000 mgr.y (mgr.15147) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.251901+0000 mgr.y (mgr.15147) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.367097+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.369767+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.370633+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.372096+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.372802+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.380581+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.381991+0000 mgr.y (mgr.15147) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cluster 2026-03-09T17:01:43.392219+0000 mgr.y (mgr.15147) 541 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.441411+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.443336+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.444414+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.445905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.446669+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.484662+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.487608+0000 mgr.y (mgr.15147) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.545683+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.554238+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.555321+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.557955+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.559140+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.566665+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.568797+0000 mgr.y (mgr.15147) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.625218+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.626789+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.627789+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.630070+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.631131+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.640611+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.696335+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.698562+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.699643+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.701197+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.702061+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.709592+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.767455+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.769521+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.770674+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.772073+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.772839+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.710 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.779431+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.830794+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.832393+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.833296+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.834966+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.835862+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.941748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.986711+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.988128+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.989009+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.990362+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.991037+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:43.999719+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.039350+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.050297+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.055332+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.061785+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.062740+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.069548+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.128481+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.130365+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.131518+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.135883+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.136965+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.144467+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.193185+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.194785+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.195955+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.197329+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.198083+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.205198+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.250914+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.252585+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.253459+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.254868+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.255859+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.262306+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.306786+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.308712+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.309886+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.311634+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.312630+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:44.711 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:44 vm02 bash[17545]: audit 2026-03-09T17:01:44.319896+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.642480+0000 mgr.y (mgr.15147) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.642480+0000 mgr.y (mgr.15147) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.711087+0000 mgr.y (mgr.15147) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.711087+0000 mgr.y (mgr.15147) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.785427+0000 mgr.y (mgr.15147) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.785427+0000 mgr.y (mgr.15147) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.943503+0000 mgr.y (mgr.15147) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:43.943503+0000 mgr.y (mgr.15147) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.002223+0000 mgr.y (mgr.15147) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.002223+0000 mgr.y (mgr.15147) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.071153+0000 mgr.y (mgr.15147) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.071153+0000 mgr.y (mgr.15147) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.146759+0000 mgr.y (mgr.15147) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.146759+0000 mgr.y (mgr.15147) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.206774+0000 mgr.y (mgr.15147) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.206774+0000 mgr.y (mgr.15147) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.263824+0000 mgr.y (mgr.15147) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.263824+0000 mgr.y (mgr.15147) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.321623+0000 mgr.y (mgr.15147) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.321623+0000 mgr.y (mgr.15147) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.431189+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.431189+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.433295+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.433295+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.434370+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.434370+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.439280+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.439280+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.442589+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.442589+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.534312+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.534312+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.537895+0000 mgr.y (mgr.15147) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.537895+0000 mgr.y (mgr.15147) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.632925+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.632925+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.641656+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.641656+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.644263+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.644263+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.647339+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.647339+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.649343+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.649343+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.735162+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.735162+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.812080+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.812080+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.818481+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.818481+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.821660+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.821660+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.824080+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.824080+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.831950+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.831950+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.842157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.842157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.888437+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.888437+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.890764+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.890764+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.891900+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.891900+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.893302+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.893302+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.893998+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.893998+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.923295+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:44.923295+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.002981+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.002981+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.008639+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.008639+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.010113+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.010113+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.014298+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.014298+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.019661+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.019661+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.033266+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.033266+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.100278+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.100278+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.101842+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.101842+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.102689+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.102689+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.107415+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.107415+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.108322+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.108322+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.118193+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.118193+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.198918+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.198918+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.201603+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.201603+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.202407+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.202407+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.203981+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.203981+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.206285+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.206285+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.213770+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.213770+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.276178+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.276178+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.277892+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.277892+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.278708+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.278708+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.280037+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.280037+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.280639+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.280639+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.287451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.287451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.346312+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.346312+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.349357+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.349357+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.350574+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.350574+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.353121+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.353121+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.353837+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.353837+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.364645+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:45 vm08 bash[69929]: audit 2026-03-09T17:01:45.364645+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.642480+0000 mgr.y (mgr.15147) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.642480+0000 mgr.y (mgr.15147) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.711087+0000 mgr.y (mgr.15147) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.711087+0000 mgr.y (mgr.15147) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.785427+0000 mgr.y (mgr.15147) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.785427+0000 mgr.y (mgr.15147) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.943503+0000 mgr.y (mgr.15147) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:43.943503+0000 mgr.y (mgr.15147) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.002223+0000 mgr.y (mgr.15147) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.002223+0000 mgr.y (mgr.15147) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.071153+0000 mgr.y (mgr.15147) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.071153+0000 mgr.y (mgr.15147) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.146759+0000 mgr.y (mgr.15147) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.146759+0000 mgr.y (mgr.15147) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.206774+0000 mgr.y (mgr.15147) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.206774+0000 mgr.y (mgr.15147) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.263824+0000 mgr.y (mgr.15147) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.263824+0000 mgr.y (mgr.15147) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.321623+0000 mgr.y (mgr.15147) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.321623+0000 mgr.y (mgr.15147) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.431189+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.431189+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.433295+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.433295+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.434370+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.434370+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.439280+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.439280+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.442589+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.442589+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.534312+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.534312+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.537895+0000 mgr.y (mgr.15147) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.537895+0000 mgr.y (mgr.15147) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.632925+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.632925+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.641656+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.641656+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.644263+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.644263+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.647339+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.647339+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.649343+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.649343+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.735162+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.735162+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.812080+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.812080+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.818481+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.818481+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.821660+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.821660+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.824080+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.824080+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.831950+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.831950+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.842157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.842157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.888437+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.888437+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.890764+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.890764+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.891900+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.891900+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.893302+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.893302+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.893998+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.893998+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.923295+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:44.923295+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.002981+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.002981+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.008639+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.008639+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.010113+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.010113+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.014298+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.014298+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.019661+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.019661+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.033266+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.033266+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.100278+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.100278+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.101842+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.101842+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.102689+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.102689+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.107415+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.107415+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.108322+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.108322+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.118193+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.118193+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.198918+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.198918+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.201603+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.201603+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.202407+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.202407+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.203981+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.203981+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.206285+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.206285+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.213770+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.213770+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.276178+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.276178+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.277892+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.277892+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.278708+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.278708+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.280037+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.280037+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.280639+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.280639+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.287451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.287451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.346312+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.346312+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.349357+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.349357+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.350574+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.350574+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.353121+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.353121+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.353837+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.353837+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.364645+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:45 vm02 bash[86806]: audit 2026-03-09T17:01:45.364645+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.642480+0000 mgr.y (mgr.15147) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.711087+0000 mgr.y (mgr.15147) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.785427+0000 mgr.y (mgr.15147) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:43.943503+0000 mgr.y (mgr.15147) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.002223+0000 mgr.y (mgr.15147) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.071153+0000 mgr.y (mgr.15147) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.146759+0000 mgr.y (mgr.15147) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.206774+0000 mgr.y (mgr.15147) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.263824+0000 mgr.y (mgr.15147) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.321623+0000 mgr.y (mgr.15147) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.431189+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.433295+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.434370+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.439280+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.442589+0000 mon.b (mon.2) 192 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.534312+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.537895+0000 mgr.y (mgr.15147) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.632925+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.641656+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.644263+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.647339+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.649343+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.735162+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.812080+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.818481+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.821660+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.824080+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.831950+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.842157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.888437+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.890764+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.891900+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.893302+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.893998+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:44.923295+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.002981+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.008639+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.010113+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.014298+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.019661+0000 mon.b (mon.2) 212 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.033266+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.100278+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.101842+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.102689+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.107415+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.108322+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.118193+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.198918+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.201603+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.202407+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.203981+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.206285+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.213770+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.276178+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.277892+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.278708+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.280037+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.280639+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.287451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.346312+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.349357+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.350574+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.353121+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.353837+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:45.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:45 vm02 bash[17545]: audit 2026-03-09T17:01:45.364645+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.738125+0000 mgr.y (mgr.15147) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.738125+0000 mgr.y (mgr.15147) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.843498+0000 mgr.y (mgr.15147) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.843498+0000 mgr.y (mgr.15147) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.930497+0000 mgr.y (mgr.15147) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:44.930497+0000 mgr.y (mgr.15147) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.034224+0000 mgr.y (mgr.15147) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.034224+0000 mgr.y (mgr.15147) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.126538+0000 mgr.y (mgr.15147) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.126538+0000 mgr.y (mgr.15147) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.216350+0000 mgr.y (mgr.15147) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.216350+0000 mgr.y (mgr.15147) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.290227+0000 mgr.y (mgr.15147) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.290227+0000 mgr.y (mgr.15147) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.369826+0000 mgr.y (mgr.15147) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.369826+0000 mgr.y (mgr.15147) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cluster 2026-03-09T17:01:45.402803+0000 mgr.y (mgr.15147) 563 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cluster 2026-03-09T17:01:45.402803+0000 mgr.y (mgr.15147) 563 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.431298+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.431298+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.432907+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.432907+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.433795+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.433795+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.435294+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.435294+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.436066+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.436066+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.445890+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.445890+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.446776+0000 mgr.y (mgr.15147) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.446776+0000 mgr.y (mgr.15147) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.487545+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.487545+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.489006+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.489006+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.466 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.490150+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.490150+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.491536+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.491536+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.492211+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.492211+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.500856+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.500856+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.506270+0000 mgr.y (mgr.15147) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.506270+0000 mgr.y (mgr.15147) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.557222+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.557222+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.560216+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.560216+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.562503+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.562503+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.564070+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.564070+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.565090+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.565090+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.571800+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.571800+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.572247+0000 mgr.y (mgr.15147) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.572247+0000 mgr.y (mgr.15147) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.613146+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.613146+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.614527+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.614527+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.615095+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.615095+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.616325+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.616325+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.616916+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.616916+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.624702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.624702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.671443+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.671443+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.672887+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.672887+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.673612+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.673612+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.674848+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.674848+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.675335+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.675335+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.682938+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.682938+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.737337+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.737337+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.738743+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.738743+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.739444+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.739444+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.741318+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.741318+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.741853+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.741853+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.751344+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.751344+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.796919+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.796919+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.798504+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.798504+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.799240+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.799240+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.800380+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.800380+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.806015+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.806015+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.813966+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.813966+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.856271+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.856271+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.857765+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.857765+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.858441+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.858441+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.859864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.859864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.860412+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.860412+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.875839+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.875839+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.918898+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.918898+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.920211+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.920211+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.920915+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.920915+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.922078+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.922078+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.922488+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.922488+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.941755+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.941755+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.982871+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.982871+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.987294+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.987294+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.989154+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.989154+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.991314+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.991314+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.992180+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:45.992180+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.001549+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.001549+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.046002+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.046002+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.048129+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.048129+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.049608+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.049608+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.051256+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.051256+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.052061+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.052061+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.061171+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.061171+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.117203+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.117203+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.119896+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.119896+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.121372+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.121372+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.123260+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.123260+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.124136+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.124136+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.133379+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.133379+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.189211+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.189211+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.190882+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.190882+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.191938+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.191938+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.199582+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.199582+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.200493+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.200493+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.216264+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.216264+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.258674+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.258674+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.263205+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.263205+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.264054+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.264054+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.273176+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.273176+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.273978+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.273978+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.280795+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.280795+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.331377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.331377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.333013+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.333013+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.333740+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.333740+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.335061+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.335061+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.335638+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.335638+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.342903+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:46 vm02 bash[86806]: audit 2026-03-09T17:01:46.342903+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.738125+0000 mgr.y (mgr.15147) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.843498+0000 mgr.y (mgr.15147) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:44.930497+0000 mgr.y (mgr.15147) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.034224+0000 mgr.y (mgr.15147) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.126538+0000 mgr.y (mgr.15147) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.216350+0000 mgr.y (mgr.15147) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.290227+0000 mgr.y (mgr.15147) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.369826+0000 mgr.y (mgr.15147) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cluster 2026-03-09T17:01:45.402803+0000 mgr.y (mgr.15147) 563 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.431298+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.432907+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.433795+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.435294+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.436066+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.445890+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.446776+0000 mgr.y (mgr.15147) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.487545+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.489006+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.490150+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.491536+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.492211+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.500856+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.506270+0000 mgr.y (mgr.15147) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.557222+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.560216+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.562503+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.564070+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.565090+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.571800+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.572247+0000 mgr.y (mgr.15147) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.613146+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.614527+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.615095+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.616325+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.616916+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.624702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.671443+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.672887+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.673612+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.674848+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.675335+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.682938+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.737337+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.738743+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.739444+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.741318+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.741853+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.751344+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.796919+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.798504+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.799240+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.800380+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.806015+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.813966+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.856271+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.857765+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.858441+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.859864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.860412+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.875839+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.918898+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.920211+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.920915+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.922078+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.922488+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.941755+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.982871+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.987294+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.989154+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.991314+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:45.992180+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.001549+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.046002+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.048129+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.049608+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.051256+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.052061+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.061171+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.117203+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.119896+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.121372+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.123260+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.124136+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.133379+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.189211+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.190882+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.191938+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.199582+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.200493+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.216264+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.258674+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.263205+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.264054+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.273176+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.273978+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.280795+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.331377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.333013+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.333740+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.335061+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.335638+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:46 vm02 bash[17545]: audit 2026-03-09T17:01:46.342903+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:45 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:01:45] "GET /metrics HTTP/1.1" 200 37560 "" "Prometheus/2.51.0" 2026-03-09T17:01:46.472 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:46 vm02 bash[63970]: debug 2026-03-09T17:01:46.208+0000 7f11f96a9640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.738125+0000 mgr.y (mgr.15147) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.738125+0000 mgr.y (mgr.15147) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.843498+0000 mgr.y (mgr.15147) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.843498+0000 mgr.y (mgr.15147) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.930497+0000 mgr.y (mgr.15147) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:44.930497+0000 mgr.y (mgr.15147) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.034224+0000 mgr.y (mgr.15147) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.034224+0000 mgr.y (mgr.15147) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.126538+0000 mgr.y (mgr.15147) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.126538+0000 mgr.y (mgr.15147) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.216350+0000 mgr.y (mgr.15147) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.216350+0000 mgr.y (mgr.15147) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.290227+0000 mgr.y (mgr.15147) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.290227+0000 mgr.y (mgr.15147) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.369826+0000 mgr.y (mgr.15147) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.369826+0000 mgr.y (mgr.15147) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cluster 2026-03-09T17:01:45.402803+0000 mgr.y (mgr.15147) 563 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cluster 2026-03-09T17:01:45.402803+0000 mgr.y (mgr.15147) 563 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.431298+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.431298+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.432907+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.432907+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.433795+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.433795+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.435294+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.435294+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.436066+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.436066+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.445890+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.445890+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.446776+0000 mgr.y (mgr.15147) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.446776+0000 mgr.y (mgr.15147) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.487545+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.487545+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.489006+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.489006+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.490150+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.490150+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.491536+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.491536+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.492211+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.492211+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.500856+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.500856+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.506270+0000 mgr.y (mgr.15147) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.506270+0000 mgr.y (mgr.15147) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.557222+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.557222+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.560216+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.560216+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.562503+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.562503+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.564070+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.564070+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.565090+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.565090+0000 mon.b (mon.2) 247 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.571800+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.571800+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.572247+0000 mgr.y (mgr.15147) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.572247+0000 mgr.y (mgr.15147) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.613146+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.613146+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.614527+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.614527+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.615095+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.615095+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.616325+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.616325+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.616916+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.616916+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.624702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.624702+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.671443+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.671443+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.672887+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.672887+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.673612+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.673612+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.674848+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.674848+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.675335+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.675335+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.682938+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.682938+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.737337+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.737337+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.738743+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.738743+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.739444+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.739444+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.741318+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.741318+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.741853+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.741853+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.751344+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.751344+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.796919+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.796919+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.798504+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.798504+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.799240+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.799240+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.800380+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.800380+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.806015+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.806015+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.813966+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.813966+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.856271+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.856271+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.857765+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.857765+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.858441+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.858441+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.859864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.859864+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.860412+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.860412+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.875839+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.875839+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.918898+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.918898+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.920211+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.920211+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.920915+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.920915+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.922078+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.922078+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.922488+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.922488+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.941755+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.941755+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.982871+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.982871+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.987294+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.987294+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.989154+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.989154+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.991314+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.991314+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.992180+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:45.992180+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.001549+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.001549+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.046002+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.046002+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.048129+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.048129+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.049608+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.049608+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.051256+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.051256+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.052061+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.052061+0000 mon.b (mon.2) 287 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.061171+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.061171+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.117203+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.117203+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.119896+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.119896+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.121372+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.121372+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.123260+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.123260+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.124136+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.124136+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.133379+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.133379+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.189211+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.189211+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.190882+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.190882+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.191938+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.191938+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.199582+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.199582+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.200493+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.200493+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.216264+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.216264+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.258674+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.258674+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.263205+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.263205+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.264054+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.264054+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.273176+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.273176+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.273978+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.273978+0000 mon.b (mon.2) 302 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.280795+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.280795+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.331377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.331377+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.333013+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.333013+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.333740+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.333740+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.335061+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.335061+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.335638+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.335638+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.342903+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:46.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:46 vm08 bash[69929]: audit 2026-03-09T17:01:46.342903+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.633080+0000 mgr.y (mgr.15147) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.633080+0000 mgr.y (mgr.15147) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.688247+0000 mgr.y (mgr.15147) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.688247+0000 mgr.y (mgr.15147) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.755561+0000 mgr.y (mgr.15147) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.755561+0000 mgr.y (mgr.15147) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.816634+0000 mgr.y (mgr.15147) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.816634+0000 mgr.y (mgr.15147) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.878492+0000 mgr.y (mgr.15147) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.878492+0000 mgr.y (mgr.15147) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.942580+0000 mgr.y (mgr.15147) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:45.942580+0000 mgr.y (mgr.15147) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.002437+0000 mgr.y (mgr.15147) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.002437+0000 mgr.y (mgr.15147) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.062147+0000 mgr.y (mgr.15147) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.062147+0000 mgr.y (mgr.15147) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.134342+0000 mgr.y (mgr.15147) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.134342+0000 mgr.y (mgr.15147) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.216781+0000 mgr.y (mgr.15147) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.216781+0000 mgr.y (mgr.15147) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.281244+0000 mgr.y (mgr.15147) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.281244+0000 mgr.y (mgr.15147) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.343430+0000 mgr.y (mgr.15147) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.343430+0000 mgr.y (mgr.15147) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.403428+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.403428+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.435522+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.435522+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.438911+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.438911+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.445600+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.445600+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.446211+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.446211+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.452999+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.452999+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.453646+0000 mgr.y (mgr.15147) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.453646+0000 mgr.y (mgr.15147) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.510225+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.510225+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.511814+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.511814+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.513068+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.513068+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.514323+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.514323+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.514927+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.514927+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.522108+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.522108+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.522691+0000 mgr.y (mgr.15147) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.522691+0000 mgr.y (mgr.15147) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.584927+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.584927+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.588154+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.588154+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.599042+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.599042+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.604771+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.604771+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.605501+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.605501+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.611791+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.611791+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.657706+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.657706+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.659171+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.659171+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.659926+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.659926+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.661195+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.661195+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.661716+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.661716+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.667933+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.667933+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.718218+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.718218+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.719837+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.719837+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.720665+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.720665+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.722023+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.722023+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.722598+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.722598+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.729671+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.729671+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.783030+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.783030+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.785516+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.785516+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.786382+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.786382+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.787893+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.787893+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.788543+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.788543+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.795161+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.795161+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.840566+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.840566+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.842022+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.842022+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.842888+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.842888+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.844266+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.844266+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.844701+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.844701+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.853104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.853104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.920572+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.920572+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.922471+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.922471+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.923375+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.923375+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.924605+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.924605+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.925171+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.925171+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.934513+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.934513+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.986347+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.986347+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.987633+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.987633+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.988355+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.988355+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.989402+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.989402+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.989927+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:46.989927+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.032706+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.032706+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.101524+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.101524+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.102945+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.102945+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.103697+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.103697+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.110018+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.110018+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.110761+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.110761+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.119750+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.119750+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.199041+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.199041+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.201883+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.201883+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.202772+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.202772+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.203988+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.203988+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.204590+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.204590+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.214946+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.214946+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.268084+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.268084+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.269594+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.269594+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.270286+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.270286+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.274809+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.274809+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.275660+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.275660+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.284521+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.284521+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.383426+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.383426+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.384810+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.384810+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.389044+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.389044+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.390286+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.390286+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.392958+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.392958+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.400113+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.720 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:47 vm02 bash[86806]: audit 2026-03-09T17:01:47.400113+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.633080+0000 mgr.y (mgr.15147) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.688247+0000 mgr.y (mgr.15147) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.755561+0000 mgr.y (mgr.15147) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.816634+0000 mgr.y (mgr.15147) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.878492+0000 mgr.y (mgr.15147) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:45.942580+0000 mgr.y (mgr.15147) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.002437+0000 mgr.y (mgr.15147) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.062147+0000 mgr.y (mgr.15147) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.134342+0000 mgr.y (mgr.15147) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.216781+0000 mgr.y (mgr.15147) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.281244+0000 mgr.y (mgr.15147) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.343430+0000 mgr.y (mgr.15147) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.403428+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.435522+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.438911+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.445600+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.446211+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.452999+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.453646+0000 mgr.y (mgr.15147) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.510225+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.511814+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.513068+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.514323+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.514927+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.522108+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.522691+0000 mgr.y (mgr.15147) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.584927+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.588154+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.599042+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.604771+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.605501+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.611791+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.657706+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.659171+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.659926+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.661195+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.661716+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.667933+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.718218+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.719837+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.720665+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.722023+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.722598+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.729671+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.783030+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.785516+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.786382+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.787893+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.788543+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.795161+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.840566+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.842022+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.842888+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.844266+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.844701+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.853104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.920572+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.922471+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.923375+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.924605+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.925171+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.934513+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.986347+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.987633+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.988355+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.989402+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:46.989927+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.032706+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.101524+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.102945+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.103697+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.110018+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.110761+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.119750+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.199041+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.201883+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.202772+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.722 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.203988+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.204590+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.214946+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.268084+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.269594+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.270286+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.274809+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.275660+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.284521+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.383426+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.384810+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.389044+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.390286+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.392958+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:47 vm02 bash[17545]: audit 2026-03-09T17:01:47.400113+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.633080+0000 mgr.y (mgr.15147) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.633080+0000 mgr.y (mgr.15147) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.688247+0000 mgr.y (mgr.15147) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.688247+0000 mgr.y (mgr.15147) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.755561+0000 mgr.y (mgr.15147) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.755561+0000 mgr.y (mgr.15147) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.816634+0000 mgr.y (mgr.15147) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.816634+0000 mgr.y (mgr.15147) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.878492+0000 mgr.y (mgr.15147) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.878492+0000 mgr.y (mgr.15147) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.942580+0000 mgr.y (mgr.15147) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:45.942580+0000 mgr.y (mgr.15147) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.002437+0000 mgr.y (mgr.15147) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.002437+0000 mgr.y (mgr.15147) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.062147+0000 mgr.y (mgr.15147) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.062147+0000 mgr.y (mgr.15147) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.134342+0000 mgr.y (mgr.15147) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.134342+0000 mgr.y (mgr.15147) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.216781+0000 mgr.y (mgr.15147) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.216781+0000 mgr.y (mgr.15147) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.281244+0000 mgr.y (mgr.15147) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.281244+0000 mgr.y (mgr.15147) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.343430+0000 mgr.y (mgr.15147) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.343430+0000 mgr.y (mgr.15147) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.403428+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.403428+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.435522+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.435522+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.438911+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.438911+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.445600+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.445600+0000 mon.b (mon.2) 311 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.446211+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.446211+0000 mon.b (mon.2) 312 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.452999+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.452999+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.453646+0000 mgr.y (mgr.15147) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.453646+0000 mgr.y (mgr.15147) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.510225+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.510225+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.511814+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.511814+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.513068+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.513068+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.514323+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.514323+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.514927+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.514927+0000 mon.b (mon.2) 317 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.522108+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.522108+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.522691+0000 mgr.y (mgr.15147) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.522691+0000 mgr.y (mgr.15147) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.584927+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.584927+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.588154+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.588154+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.599042+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.599042+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.604771+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.604771+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.605501+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.605501+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.611791+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.611791+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.657706+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.657706+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.659171+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.659171+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.659926+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.659926+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.661195+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.661195+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.661716+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.661716+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.667933+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.667933+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.718218+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.718218+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.719837+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.719837+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.720665+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.720665+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.722023+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.722023+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.722598+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.722598+0000 mon.b (mon.2) 332 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.729671+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.729671+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.783030+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.783030+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.785516+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.785516+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.786382+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.786382+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.787893+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.787893+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.788543+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.788543+0000 mon.b (mon.2) 337 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.795161+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.795161+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.840566+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.840566+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.842022+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.842022+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.842888+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.842888+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.844266+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.844266+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.844701+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.844701+0000 mon.b (mon.2) 342 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.853104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.853104+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.920572+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.920572+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.922471+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.922471+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.923375+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.923375+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.924605+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.924605+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.925171+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.925171+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.934513+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.934513+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.986347+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.986347+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.987633+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.987633+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.988355+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.988355+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.989402+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.989402+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.989927+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:46.989927+0000 mon.b (mon.2) 352 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.032706+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.032706+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.101524+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.101524+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.102945+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.102945+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.103697+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.103697+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.110018+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.110018+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.110761+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.110761+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.119750+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.119750+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.199041+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.199041+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.201883+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.201883+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.202772+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.202772+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.203988+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.203988+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.204590+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.204590+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.214946+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.214946+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.268084+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.268084+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.269594+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.269594+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.270286+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.270286+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.274809+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.274809+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.275660+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.275660+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.284521+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.284521+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.383426+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.383426+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.384810+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.384810+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.389044+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.389044+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.390286+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.390286+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.392958+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.392958+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.400113+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:47.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:47 vm08 bash[69929]: audit 2026-03-09T17:01:47.400113+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.614653+0000 mgr.y (mgr.15147) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.614653+0000 mgr.y (mgr.15147) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.670497+0000 mgr.y (mgr.15147) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.670497+0000 mgr.y (mgr.15147) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.732097+0000 mgr.y (mgr.15147) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.732097+0000 mgr.y (mgr.15147) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.797328+0000 mgr.y (mgr.15147) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.797328+0000 mgr.y (mgr.15147) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.853866+0000 mgr.y (mgr.15147) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.853866+0000 mgr.y (mgr.15147) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.939678+0000 mgr.y (mgr.15147) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:46.939678+0000 mgr.y (mgr.15147) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.038666+0000 mgr.y (mgr.15147) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.038666+0000 mgr.y (mgr.15147) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.125148+0000 mgr.y (mgr.15147) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.125148+0000 mgr.y (mgr.15147) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.215799+0000 mgr.y (mgr.15147) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.215799+0000 mgr.y (mgr.15147) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.286993+0000 mgr.y (mgr.15147) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.286993+0000 mgr.y (mgr.15147) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.402697+0000 mgr.y (mgr.15147) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.402697+0000 mgr.y (mgr.15147) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cluster 2026-03-09T17:01:47.403306+0000 mgr.y (mgr.15147) 592 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cluster 2026-03-09T17:01:47.403306+0000 mgr.y (mgr.15147) 592 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.479094+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.479094+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.486149+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.486149+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.487296+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.487296+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.488922+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.488922+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.489865+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.489865+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.497128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.497128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.499438+0000 mgr.y (mgr.15147) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.499438+0000 mgr.y (mgr.15147) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.545271+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.545271+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.551368+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.551368+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.556999+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.556999+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.565344+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.565344+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.566317+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.566317+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.573371+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.573371+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.627390+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.627390+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.629107+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.629107+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.630003+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.630003+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.631408+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.631408+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.632369+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.632369+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.639288+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.639288+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.697555+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.697555+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.699593+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.699593+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.700589+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.700589+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.702144+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.702144+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.703097+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.703097+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.712172+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.712172+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.760606+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.760606+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.762198+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.762198+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.763355+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.763355+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.764703+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.764703+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.765420+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.765420+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.771950+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.771950+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.821882+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.821882+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.823354+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.823354+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.824255+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.824255+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.825802+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.825802+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.826487+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.826487+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.833069+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.833069+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.881991+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.881991+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.883707+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.883707+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.884717+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.884717+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.886154+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.886154+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.887085+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.887085+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.893853+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.893853+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.946955+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.946955+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.949151+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.949151+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.950084+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.950084+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.951572+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.951572+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.952408+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.952408+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.968503+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:47.968503+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.032649+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.032649+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.034403+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.034403+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.035355+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.035355+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.036804+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.036804+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.037812+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.037812+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.044350+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.044350+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.116629+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.116629+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.118303+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.118303+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.119345+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.119345+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.120818+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.120818+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.121661+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.121661+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.132442+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.132442+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.187596+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.187596+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.190506+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.190506+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.198924+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.198924+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.217415+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.217415+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.224977+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.224977+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.232283+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.232283+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.287854+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.287854+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.290069+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.290069+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.291213+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.291213+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.292737+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.292737+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.293561+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.293561+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.300819+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.300819+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.349253+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.349253+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.351019+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.351019+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.352119+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.352119+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.353672+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.353672+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.354484+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.354484+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.361301+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:48 vm02 bash[86806]: audit 2026-03-09T17:01:48.361301+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.614653+0000 mgr.y (mgr.15147) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.670497+0000 mgr.y (mgr.15147) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.732097+0000 mgr.y (mgr.15147) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.797328+0000 mgr.y (mgr.15147) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.853866+0000 mgr.y (mgr.15147) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:46.939678+0000 mgr.y (mgr.15147) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.038666+0000 mgr.y (mgr.15147) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.125148+0000 mgr.y (mgr.15147) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.215799+0000 mgr.y (mgr.15147) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.286993+0000 mgr.y (mgr.15147) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.402697+0000 mgr.y (mgr.15147) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cluster 2026-03-09T17:01:47.403306+0000 mgr.y (mgr.15147) 592 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.479094+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.486149+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.487296+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.488922+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.489865+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.497128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.499438+0000 mgr.y (mgr.15147) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.545271+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.551368+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.556999+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.565344+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.566317+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.573371+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.627390+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.629107+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.630003+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.631408+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.632369+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.639288+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.697555+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.699593+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.700589+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.702144+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.703097+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.712172+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.760606+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.762198+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.763355+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.764703+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.765420+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.771950+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.821882+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.823354+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.824255+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.825802+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.826487+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.833069+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.881991+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.883707+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.884717+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.886154+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.887085+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.893853+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.946955+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.949151+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.950084+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.951572+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.952408+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:47.968503+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.032649+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.034403+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.035355+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.036804+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.037812+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.044350+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.116629+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.118303+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.119345+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.120818+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.121661+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.132442+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.187596+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.190506+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.198924+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.217415+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.224977+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.232283+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.287854+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.290069+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.291213+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.292737+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.293561+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.300819+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.349253+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.351019+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.352119+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.353672+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.354484+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:48 vm02 bash[17545]: audit 2026-03-09T17:01:48.361301+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.614653+0000 mgr.y (mgr.15147) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.614653+0000 mgr.y (mgr.15147) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.670497+0000 mgr.y (mgr.15147) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.670497+0000 mgr.y (mgr.15147) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.732097+0000 mgr.y (mgr.15147) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.732097+0000 mgr.y (mgr.15147) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.797328+0000 mgr.y (mgr.15147) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.797328+0000 mgr.y (mgr.15147) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.853866+0000 mgr.y (mgr.15147) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.853866+0000 mgr.y (mgr.15147) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.939678+0000 mgr.y (mgr.15147) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:46.939678+0000 mgr.y (mgr.15147) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.038666+0000 mgr.y (mgr.15147) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.038666+0000 mgr.y (mgr.15147) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.125148+0000 mgr.y (mgr.15147) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.125148+0000 mgr.y (mgr.15147) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.215799+0000 mgr.y (mgr.15147) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.215799+0000 mgr.y (mgr.15147) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.286993+0000 mgr.y (mgr.15147) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.286993+0000 mgr.y (mgr.15147) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.402697+0000 mgr.y (mgr.15147) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.402697+0000 mgr.y (mgr.15147) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cluster 2026-03-09T17:01:47.403306+0000 mgr.y (mgr.15147) 592 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cluster 2026-03-09T17:01:47.403306+0000 mgr.y (mgr.15147) 592 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.479094+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.479094+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.486149+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.486149+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.487296+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.487296+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.488922+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.488922+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.489865+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.489865+0000 mon.b (mon.2) 377 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.497128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.497128+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.499438+0000 mgr.y (mgr.15147) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.499438+0000 mgr.y (mgr.15147) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.545271+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.545271+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.551368+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.551368+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.556999+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.556999+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.565344+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.565344+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.566317+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.566317+0000 mon.b (mon.2) 382 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.573371+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.573371+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.627390+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.627390+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.629107+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.629107+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.630003+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.630003+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.631408+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.631408+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.632369+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.632369+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.639288+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.639288+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.697555+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.697555+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.699593+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.699593+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.700589+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.700589+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.702144+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.702144+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.703097+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.703097+0000 mon.b (mon.2) 392 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.712172+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.712172+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.760606+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.760606+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.762198+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.762198+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.763355+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.763355+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.764703+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.764703+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.765420+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.765420+0000 mon.b (mon.2) 397 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.771950+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.771950+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.821882+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.821882+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.823354+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.823354+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.824255+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.824255+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.825802+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.825802+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.826487+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.826487+0000 mon.b (mon.2) 402 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.833069+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.833069+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.881991+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.881991+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.883707+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.883707+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.884717+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.884717+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.886154+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.886154+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.887085+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.887085+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.893853+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.893853+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.946955+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.946955+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.949151+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.949151+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.950084+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.950084+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.951572+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.951572+0000 mon.b (mon.2) 411 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.952408+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.952408+0000 mon.b (mon.2) 412 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.968503+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:47.968503+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.032649+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.032649+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.034403+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.034403+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.035355+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.035355+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.036804+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.036804+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.037812+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.037812+0000 mon.b (mon.2) 417 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.044350+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.044350+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.116629+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.116629+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.118303+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.118303+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.119345+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.119345+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.120818+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.120818+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.121661+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.121661+0000 mon.b (mon.2) 422 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.132442+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.132442+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.187596+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.187596+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.190506+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.190506+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.198924+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.198924+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.217415+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.217415+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.224977+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.224977+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.232283+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.232283+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.287854+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.287854+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.290069+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.290069+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.291213+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.291213+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.292737+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.292737+0000 mon.b (mon.2) 431 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.293561+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.293561+0000 mon.b (mon.2) 432 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.300819+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.300819+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.349253+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.349253+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.351019+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.351019+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.352119+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.352119+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.353672+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.353672+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:48.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.354484+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.354484+0000 mon.b (mon.2) 437 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:48.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.361301+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:48.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:48 vm08 bash[69929]: audit 2026-03-09T17:01:48.361301+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.576688+0000 mgr.y (mgr.15147) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.576688+0000 mgr.y (mgr.15147) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.641750+0000 mgr.y (mgr.15147) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.641750+0000 mgr.y (mgr.15147) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.718774+0000 mgr.y (mgr.15147) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.718774+0000 mgr.y (mgr.15147) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.774490+0000 mgr.y (mgr.15147) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.774490+0000 mgr.y (mgr.15147) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.841114+0000 mgr.y (mgr.15147) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.841114+0000 mgr.y (mgr.15147) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.899141+0000 mgr.y (mgr.15147) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.899141+0000 mgr.y (mgr.15147) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.971099+0000 mgr.y (mgr.15147) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:47.971099+0000 mgr.y (mgr.15147) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.046983+0000 mgr.y (mgr.15147) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.046983+0000 mgr.y (mgr.15147) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.138812+0000 mgr.y (mgr.15147) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.138812+0000 mgr.y (mgr.15147) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.234487+0000 mgr.y (mgr.15147) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.234487+0000 mgr.y (mgr.15147) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.303286+0000 mgr.y (mgr.15147) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.303286+0000 mgr.y (mgr.15147) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.363819+0000 mgr.y (mgr.15147) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.363819+0000 mgr.y (mgr.15147) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.423003+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.423003+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.488389+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.488389+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.489746+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.489746+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.491430+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.491430+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.492375+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.492375+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.505535+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.505535+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.508872+0000 mgr.y (mgr.15147) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.508872+0000 mgr.y (mgr.15147) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.568737+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.568737+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.571327+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.571327+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.572520+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.572520+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.574264+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.574264+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.575351+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.575351+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.582765+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.582765+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.653617+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.653617+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.656376+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.656376+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.657807+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.657807+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.661219+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.661219+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.667890+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.667890+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.676982+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.676982+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.740699+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.740699+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.742565+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.742565+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.743595+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.743595+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.745283+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.745283+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.746116+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.746116+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.754287+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.754287+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.808349+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.808349+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.810557+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.810557+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.811792+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.811792+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.813363+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.813363+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.814135+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.814135+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.821739+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.821739+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.864180+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.864180+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.865852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.865852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.874040+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.874040+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.876398+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.876398+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.877357+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.877357+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.885392+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.885392+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.938333+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.938333+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.939558+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.939558+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.940091+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.940091+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.941076+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.941076+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.941482+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.941482+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.948323+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:48.948323+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.004760+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.004760+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.005982+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.005982+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.006681+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.006681+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.007893+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.007893+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.008379+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.008379+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.015192+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.015192+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.064551+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.064551+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.065700+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.065700+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.066328+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.066328+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.067488+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.067488+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.067919+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.067919+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.077734+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.077734+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.138078+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.138078+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.139385+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.139385+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.140049+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.140049+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.141324+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.141324+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.141825+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.141825+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.152466+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.152466+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.222874+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.222874+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.224874+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.224874+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.225666+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.225666+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.227494+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.227494+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.228198+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.228198+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.237173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.237173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.316596+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.316596+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.319431+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.319431+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.321238+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.321238+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.323629+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.323629+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.324423+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.324423+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.333963+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.333963+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.403975+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.403975+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.405744+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.405744+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.406956+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.406956+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.408639+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.408639+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.413011+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.413011+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.423008+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:49 vm02 bash[86806]: audit 2026-03-09T17:01:49.423008+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.576688+0000 mgr.y (mgr.15147) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.641750+0000 mgr.y (mgr.15147) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.718774+0000 mgr.y (mgr.15147) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.774490+0000 mgr.y (mgr.15147) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.841114+0000 mgr.y (mgr.15147) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.899141+0000 mgr.y (mgr.15147) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:47.971099+0000 mgr.y (mgr.15147) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.046983+0000 mgr.y (mgr.15147) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.138812+0000 mgr.y (mgr.15147) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.234487+0000 mgr.y (mgr.15147) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.303286+0000 mgr.y (mgr.15147) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.363819+0000 mgr.y (mgr.15147) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.423003+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.488389+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.489746+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.491430+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.492375+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.505535+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.508872+0000 mgr.y (mgr.15147) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.568737+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.571327+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.572520+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.574264+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.575351+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.582765+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.653617+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.656376+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.657807+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.661219+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.667890+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.676982+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.740699+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.742565+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.743595+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.745283+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.746116+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.754287+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.808349+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.810557+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.811792+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.813363+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.814135+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.821739+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.864180+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.865852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.874040+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.876398+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.877357+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.885392+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.938333+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.939558+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.940091+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.941076+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.941482+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:48.948323+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.004760+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.005982+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.006681+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.007893+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.008379+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.015192+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.064551+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.065700+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.066328+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.067488+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.067919+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.077734+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.138078+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.139385+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.140049+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.141324+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.141825+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.152466+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.222874+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.224874+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.225666+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.227494+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.228198+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.237173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.316596+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.319431+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.321238+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.323629+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.324423+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.333963+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.403975+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.405744+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.406956+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.408639+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.413011+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:49 vm02 bash[17545]: audit 2026-03-09T17:01:49.423008+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.576688+0000 mgr.y (mgr.15147) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.576688+0000 mgr.y (mgr.15147) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.641750+0000 mgr.y (mgr.15147) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.641750+0000 mgr.y (mgr.15147) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.718774+0000 mgr.y (mgr.15147) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.718774+0000 mgr.y (mgr.15147) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.774490+0000 mgr.y (mgr.15147) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.774490+0000 mgr.y (mgr.15147) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.841114+0000 mgr.y (mgr.15147) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.841114+0000 mgr.y (mgr.15147) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.899141+0000 mgr.y (mgr.15147) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.899141+0000 mgr.y (mgr.15147) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.971099+0000 mgr.y (mgr.15147) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:47.971099+0000 mgr.y (mgr.15147) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.046983+0000 mgr.y (mgr.15147) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.046983+0000 mgr.y (mgr.15147) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.138812+0000 mgr.y (mgr.15147) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.138812+0000 mgr.y (mgr.15147) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.234487+0000 mgr.y (mgr.15147) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.234487+0000 mgr.y (mgr.15147) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.303286+0000 mgr.y (mgr.15147) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.303286+0000 mgr.y (mgr.15147) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.363819+0000 mgr.y (mgr.15147) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.363819+0000 mgr.y (mgr.15147) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.423003+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.423003+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.488389+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.488389+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.489746+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.489746+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.491430+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.491430+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.492375+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.492375+0000 mon.b (mon.2) 442 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.505535+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.505535+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.508872+0000 mgr.y (mgr.15147) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.508872+0000 mgr.y (mgr.15147) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.568737+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.568737+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.571327+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.571327+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.572520+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.572520+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.574264+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.574264+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.575351+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.575351+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.582765+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.582765+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.653617+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.653617+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.656376+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.656376+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.657807+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.657807+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.661219+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.661219+0000 mon.b (mon.2) 451 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.667890+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.667890+0000 mon.b (mon.2) 452 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.676982+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.676982+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.740699+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.740699+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.742565+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.742565+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.743595+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.743595+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.745283+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.745283+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.746116+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.746116+0000 mon.b (mon.2) 457 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.754287+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.754287+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.808349+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.808349+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.810557+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.810557+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.811792+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.811792+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.813363+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.813363+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.814135+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.814135+0000 mon.b (mon.2) 462 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.821739+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.821739+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.864180+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.864180+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.865852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.865852+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.874040+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.874040+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.876398+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.876398+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.877357+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.877357+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.885392+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.885392+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.938333+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.938333+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.939558+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.939558+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.940091+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.940091+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.941076+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.941076+0000 mon.b (mon.2) 471 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.941482+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.941482+0000 mon.b (mon.2) 472 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.948323+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:48.948323+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.004760+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.004760+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.005982+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.005982+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.006681+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.006681+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.007893+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.007893+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.008379+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.008379+0000 mon.b (mon.2) 477 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.015192+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.015192+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.064551+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.064551+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.065700+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.065700+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.066328+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.066328+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.067488+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.067488+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.067919+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.067919+0000 mon.b (mon.2) 482 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.077734+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.077734+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.138078+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.138078+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.139385+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.139385+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.140049+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.140049+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.141324+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.141324+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.141825+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.141825+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.152466+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.152466+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.222874+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.222874+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.224874+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.224874+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.225666+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.225666+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.227494+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.227494+0000 mon.b (mon.2) 491 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.228198+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.228198+0000 mon.b (mon.2) 492 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.237173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.237173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.316596+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.316596+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.319431+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.319431+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.321238+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.321238+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.323629+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.323629+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.324423+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.324423+0000 mon.b (mon.2) 497 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.333963+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.333963+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.403975+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.403975+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.405744+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.405744+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.406956+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.406956+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.408639+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.408639+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.413011+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.413011+0000 mon.b (mon.2) 502 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.423008+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:49.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:49 vm08 bash[69929]: audit 2026-03-09T17:01:49.423008+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.589483+0000 mgr.y (mgr.15147) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.589483+0000 mgr.y (mgr.15147) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.678838+0000 mgr.y (mgr.15147) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.678838+0000 mgr.y (mgr.15147) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.757060+0000 mgr.y (mgr.15147) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.757060+0000 mgr.y (mgr.15147) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.824427+0000 mgr.y (mgr.15147) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.824427+0000 mgr.y (mgr.15147) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.886229+0000 mgr.y (mgr.15147) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.886229+0000 mgr.y (mgr.15147) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.950848+0000 mgr.y (mgr.15147) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:48.950848+0000 mgr.y (mgr.15147) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.016341+0000 mgr.y (mgr.15147) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.016341+0000 mgr.y (mgr.15147) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.078670+0000 mgr.y (mgr.15147) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.078670+0000 mgr.y (mgr.15147) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.081635+0000 mgr.y (mgr.15147) 615 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.081635+0000 mgr.y (mgr.15147) 615 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.158605+0000 mgr.y (mgr.15147) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.158605+0000 mgr.y (mgr.15147) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.241502+0000 mgr.y (mgr.15147) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.241502+0000 mgr.y (mgr.15147) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.334814+0000 mgr.y (mgr.15147) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.334814+0000 mgr.y (mgr.15147) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cluster 2026-03-09T17:01:49.403707+0000 mgr.y (mgr.15147) 619 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cluster 2026-03-09T17:01:49.403707+0000 mgr.y (mgr.15147) 619 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.423676+0000 mgr.y (mgr.15147) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.423676+0000 mgr.y (mgr.15147) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.502910+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.502910+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.504952+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.504952+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.506321+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.506321+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.512755+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.512755+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.513844+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.513844+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.523748+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.523748+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.525722+0000 mgr.y (mgr.15147) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.525722+0000 mgr.y (mgr.15147) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.594505+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.594505+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.596617+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.596617+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.597889+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.597889+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.599267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.599267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.600134+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.600134+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.608783+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.608783+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.693217+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.693217+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.694850+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.694850+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.696272+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.696272+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.697912+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.697912+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.698841+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.698841+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.707693+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.707693+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.780221+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.780221+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.781918+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.781918+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.782946+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.782946+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.784647+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.784647+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.785545+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.785545+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.793428+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.793428+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.871546+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.871546+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.874751+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.874751+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.877249+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.877249+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.881105+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.881105+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.904175+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.904175+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.915965+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.915965+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.977845+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.977845+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.991079+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:49.991079+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.002123+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.002123+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.005800+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.005800+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.009096+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.009096+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.020661+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.020661+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.092694+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.092694+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.106967+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.106967+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.111420+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.111420+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.117269+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.117269+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.119909+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.119909+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.130236+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.130236+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.198864+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.198864+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.208601+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.208601+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.213379+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.213379+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.221558+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.221558+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.223116+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.223116+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.233097+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.233097+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.358182+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.358182+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.360358+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.360358+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.366901+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.366901+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.370242+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.370242+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.371225+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.371225+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.380942+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:50 vm02 bash[86806]: audit 2026-03-09T17:01:50.380942+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.589483+0000 mgr.y (mgr.15147) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.678838+0000 mgr.y (mgr.15147) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.757060+0000 mgr.y (mgr.15147) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.824427+0000 mgr.y (mgr.15147) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.886229+0000 mgr.y (mgr.15147) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:48.950848+0000 mgr.y (mgr.15147) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.016341+0000 mgr.y (mgr.15147) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.078670+0000 mgr.y (mgr.15147) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.081635+0000 mgr.y (mgr.15147) 615 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.158605+0000 mgr.y (mgr.15147) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.241502+0000 mgr.y (mgr.15147) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.334814+0000 mgr.y (mgr.15147) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cluster 2026-03-09T17:01:49.403707+0000 mgr.y (mgr.15147) 619 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.423676+0000 mgr.y (mgr.15147) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.502910+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.504952+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.506321+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.512755+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.513844+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.523748+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.525722+0000 mgr.y (mgr.15147) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.594505+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.596617+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.597889+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.599267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.600134+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.608783+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.693217+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.694850+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.696272+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.697912+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.698841+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.707693+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.780221+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.781918+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.782946+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.784647+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.785545+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.793428+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.871546+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.874751+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.877249+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.881105+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.904175+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.915965+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.977845+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:49.991079+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.002123+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.005800+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.009096+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.020661+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.092694+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.106967+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.111420+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.117269+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.119909+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.130236+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.198864+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.208601+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.213379+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.221558+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.223116+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.233097+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.358182+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.360358+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.366901+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.370242+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.371225+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:50 vm02 bash[17545]: audit 2026-03-09T17:01:50.380942+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.589483+0000 mgr.y (mgr.15147) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.589483+0000 mgr.y (mgr.15147) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.678838+0000 mgr.y (mgr.15147) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.678838+0000 mgr.y (mgr.15147) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.757060+0000 mgr.y (mgr.15147) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.757060+0000 mgr.y (mgr.15147) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.824427+0000 mgr.y (mgr.15147) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.824427+0000 mgr.y (mgr.15147) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.886229+0000 mgr.y (mgr.15147) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.886229+0000 mgr.y (mgr.15147) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.950848+0000 mgr.y (mgr.15147) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:48.950848+0000 mgr.y (mgr.15147) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.016341+0000 mgr.y (mgr.15147) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.016341+0000 mgr.y (mgr.15147) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.078670+0000 mgr.y (mgr.15147) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.078670+0000 mgr.y (mgr.15147) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.081635+0000 mgr.y (mgr.15147) 615 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.081635+0000 mgr.y (mgr.15147) 615 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.158605+0000 mgr.y (mgr.15147) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.158605+0000 mgr.y (mgr.15147) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.241502+0000 mgr.y (mgr.15147) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.241502+0000 mgr.y (mgr.15147) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.334814+0000 mgr.y (mgr.15147) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.334814+0000 mgr.y (mgr.15147) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cluster 2026-03-09T17:01:49.403707+0000 mgr.y (mgr.15147) 619 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cluster 2026-03-09T17:01:49.403707+0000 mgr.y (mgr.15147) 619 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.423676+0000 mgr.y (mgr.15147) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.423676+0000 mgr.y (mgr.15147) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.502910+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.502910+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.504952+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.504952+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.506321+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.506321+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.512755+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.512755+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.513844+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.513844+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.523748+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.523748+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.525722+0000 mgr.y (mgr.15147) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.525722+0000 mgr.y (mgr.15147) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.594505+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.594505+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.596617+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.596617+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.597889+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.597889+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.599267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.599267+0000 mon.b (mon.2) 511 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.600134+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.600134+0000 mon.b (mon.2) 512 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.608783+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.608783+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.693217+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.693217+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.694850+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.694850+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.696272+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.696272+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.697912+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.697912+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.698841+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.698841+0000 mon.b (mon.2) 517 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.707693+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.707693+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.780221+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.780221+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.781918+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.781918+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.782946+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.782946+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.784647+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.784647+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.785545+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.785545+0000 mon.b (mon.2) 522 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.793428+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.793428+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.871546+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.871546+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.874751+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.874751+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.877249+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.877249+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.881105+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.881105+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.904175+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.904175+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.915965+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.915965+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.977845+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.977845+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.991079+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:49.991079+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.002123+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.002123+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.005800+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.005800+0000 mon.b (mon.2) 531 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.009096+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.009096+0000 mon.b (mon.2) 532 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.020661+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.020661+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.092694+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.092694+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.106967+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.106967+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.111420+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.111420+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.117269+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.117269+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.119909+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.119909+0000 mon.b (mon.2) 537 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.130236+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.130236+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.198864+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.198864+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.208601+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.208601+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.213379+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.213379+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.221558+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.221558+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.223116+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.223116+0000 mon.b (mon.2) 542 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.233097+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.233097+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.358182+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.358182+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.360358+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.360358+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.366901+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.366901+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.370242+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.370242+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.371225+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.371225+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.380942+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:50.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:50 vm08 bash[69929]: audit 2026-03-09T17:01:50.380942+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.448 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.609586+0000 mgr.y (mgr.15147) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.448 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.609586+0000 mgr.y (mgr.15147) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.448 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.708750+0000 mgr.y (mgr.15147) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.449 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.708750+0000 mgr.y (mgr.15147) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.449 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.796419+0000 mgr.y (mgr.15147) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.449 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.796419+0000 mgr.y (mgr.15147) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.481 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.609586+0000 mgr.y (mgr.15147) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.481 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.609586+0000 mgr.y (mgr.15147) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.708750+0000 mgr.y (mgr.15147) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.708750+0000 mgr.y (mgr.15147) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.796419+0000 mgr.y (mgr.15147) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.796419+0000 mgr.y (mgr.15147) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.916914+0000 mgr.y (mgr.15147) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:49.916914+0000 mgr.y (mgr.15147) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.022352+0000 mgr.y (mgr.15147) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.022352+0000 mgr.y (mgr.15147) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.133249+0000 mgr.y (mgr.15147) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.133249+0000 mgr.y (mgr.15147) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.235833+0000 mgr.y (mgr.15147) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.235833+0000 mgr.y (mgr.15147) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.383547+0000 mgr.y (mgr.15147) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.383547+0000 mgr.y (mgr.15147) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.484719+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.484719+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.486441+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.486441+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.487626+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.487626+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.489107+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.489107+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.489827+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.489827+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.500790+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.500790+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.508841+0000 mgr.y (mgr.15147) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: cephadm 2026-03-09T17:01:50.508841+0000 mgr.y (mgr.15147) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.539582+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.539582+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.552913+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.552913+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.571718+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.571718+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.608889+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.608889+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.618752+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.618752+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.622592+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.622592+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.623568+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:50.623568+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.225763+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.225763+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.236087+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.236087+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.248419+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.248419+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.301072+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.301072+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.301954+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:51.482 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.301954+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.302865+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:51 vm02 bash[86806]: audit 2026-03-09T17:01:51.302865+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.609586+0000 mgr.y (mgr.15147) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.708750+0000 mgr.y (mgr.15147) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.796419+0000 mgr.y (mgr.15147) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:49.916914+0000 mgr.y (mgr.15147) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:50.022352+0000 mgr.y (mgr.15147) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:50.133249+0000 mgr.y (mgr.15147) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:50.235833+0000 mgr.y (mgr.15147) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:50.383547+0000 mgr.y (mgr.15147) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.484719+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.486441+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.487626+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.489107+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.489827+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.500790+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: cephadm 2026-03-09T17:01:50.508841+0000 mgr.y (mgr.15147) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.539582+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.552913+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.571718+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.608889+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.618752+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.622592+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:50.623568+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:51.225763+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:51.236087+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:51.248419+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:51.301072+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:51.301954+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:51.483 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:51 vm02 bash[17545]: audit 2026-03-09T17:01:51.302865+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.916914+0000 mgr.y (mgr.15147) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:49.916914+0000 mgr.y (mgr.15147) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.022352+0000 mgr.y (mgr.15147) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.022352+0000 mgr.y (mgr.15147) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.133249+0000 mgr.y (mgr.15147) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.133249+0000 mgr.y (mgr.15147) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.235833+0000 mgr.y (mgr.15147) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.235833+0000 mgr.y (mgr.15147) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.383547+0000 mgr.y (mgr.15147) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.383547+0000 mgr.y (mgr.15147) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.484719+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.484719+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.486441+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.486441+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.487626+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.487626+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.489107+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.489107+0000 mon.b (mon.2) 551 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.489827+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.489827+0000 mon.b (mon.2) 552 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.500790+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.500790+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.508841+0000 mgr.y (mgr.15147) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.508841+0000 mgr.y (mgr.15147) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.539582+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.539582+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.552913+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.552913+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.571718+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.571718+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.608889+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.608889+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.618752+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.618752+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.622592+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.622592+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.623568+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:50.623568+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.225763+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.225763+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.236087+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.236087+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.248419+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.248419+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.301072+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.301072+0000 mon.b (mon.2) 557 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.301954+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.301954+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.302865+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:51.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:51 vm08 bash[69929]: audit 2026-03-09T17:01:51.302865+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:52.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: Stopping Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:01:52.211 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.211 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 bash[86806]: debug 2026-03-09T17:01:52.248+0000 7f43617bb640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -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-09T17:01:52.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 bash[86806]: debug 2026-03-09T17:01:52.248+0000 7f43617bb640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2026-03-09T17:01:52.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 bash[88766]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-c 2026-03-09T17:01:52.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.c.service: Deactivated successfully. 2026-03-09T17:01:52.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: Stopped Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:01:52.937 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.937 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: Started Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:01:52.938 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:52.938 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:01:52 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.012+0000 7f150f5dbd80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.012+0000 7f150f5dbd80 0 ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable), process ceph-mon, pid 8 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.012+0000 7f150f5dbd80 0 pidfile_write: ignore empty --pid-file 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.012+0000 7f150f5dbd80 0 load: jerasure load: lrc 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: RocksDB version: 7.9.2 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Git sha 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: DB SUMMARY 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: DB Session ID: JFZWOK0H3QH9WX5FR4C6 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: CURRENT file: CURRENT 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: IDENTITY file: IDENTITY 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: MANIFEST file: MANIFEST-000062 size: 515 Bytes 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000067.sst 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000065.log size: 1687177 ; 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.error_if_exists: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.create_if_missing: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.env: 0x56029ee20dc0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.info_log: 0x5602c043c660 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.statistics: (nil) 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.use_fsync: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.db_log_dir: 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.wal_dir: 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T17:01:53.208 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.write_buffer_manager: 0x5602c0441900 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.unordered_write: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.row_cache: None 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.wal_filter: None 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.two_write_queues: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.wal_compression: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.atomic_flush: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_open_files: -1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Compression algorithms supported: 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kZSTD supported: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kXpressCompression supported: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T17:01:53.209 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kZlibCompression supported: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000062 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.merge_operator: 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_filter: None 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5602c043c560) 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cache_index_and_filter_blocks: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: pin_top_level_index_and_filter: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: index_type: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: data_block_index_type: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: index_shortening: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: data_block_hash_table_util_ratio: 0.750000 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: checksum: 4 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: no_block_cache: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_cache: 0x5602c0463350 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_cache_name: BinnedLRUCache 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_cache_options: 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: capacity : 536870912 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: num_shard_bits : 4 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: strict_capacity_limit : 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: high_pri_pool_ratio: 0.000 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_cache_compressed: (nil) 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: persistent_cache: (nil) 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_size: 4096 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_size_deviation: 10 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_restart_interval: 16 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: index_block_restart_interval: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: metadata_block_size: 4096 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: partition_filters: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: use_delta_encoding: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: filter_policy: bloomfilter 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: whole_key_filtering: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: verify_compression: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: read_amp_bytes_per_bit: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: format_version: 5 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: enable_index_compression: 1 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: block_align: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: max_auto_readahead_size: 262144 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: prepopulate_block_cache: 0 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: initial_auto_readahead_size: 8192 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: num_file_reads_for_auto_readahead: 2 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T17:01:53.210 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression: NoCompression 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.num_levels: 7 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T17:01:53.211 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.bloom_locality: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.ttl: 2592000 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.enable_blob_files: false 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.min_blob_size: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.016+0000 7f150f5dbd80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.032+0000 7f150f5dbd80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.032+0000 7f150f5dbd80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000062 succeeded,manifest_file_number is 62, next_file_number is 69, last_sequence is 36987, log_number is 65,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.032+0000 7f150f5dbd80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 65 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.032+0000 7f150f5dbd80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 53f0cbc4-3101-44da-ac16-9cb9aaeb653a 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.032+0000 7f150f5dbd80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075713035900, "job": 1, "event": "recovery_started", "wal_files": [65]} 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.032+0000 7f150f5dbd80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #65 mode 2 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.044+0000 7f150f5dbd80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075713046238, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 70, "file_size": 1069519, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36992, "largest_seqno": 38863, "table_properties": {"data_size": 1063276, "index_size": 2455, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2757, "raw_key_size": 26831, "raw_average_key_size": 24, "raw_value_size": 1046154, "raw_average_value_size": 963, "num_data_blocks": 95, "num_entries": 1086, "num_filter_entries": 1086, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1773075713, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "53f0cbc4-3101-44da-ac16-9cb9aaeb653a", "db_session_id": "JFZWOK0H3QH9WX5FR4C6", "orig_file_number": 70, "seqno_to_time_mapping": "N/A"}} 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.044+0000 7f150f5dbd80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075713046311, "job": 1, "event": "recovery_finished"} 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.044+0000 7f150f5dbd80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 72 2026-03-09T17:01:53.212 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: debug 2026-03-09T17:01:53.044+0000 7f150f5dbd80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cephadm 2026-03-09T17:01:50.626269+0000 mgr.y (mgr.15147) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cephadm 2026-03-09T17:01:50.626269+0000 mgr.y (mgr.15147) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cephadm 2026-03-09T17:01:51.300337+0000 mgr.y (mgr.15147) 632 : cephadm [INF] Upgrade: Updating mon.c 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cephadm 2026-03-09T17:01:51.300337+0000 mgr.y (mgr.15147) 632 : cephadm [INF] Upgrade: Updating mon.c 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cephadm 2026-03-09T17:01:51.305075+0000 mgr.y (mgr.15147) 633 : cephadm [INF] Deploying daemon mon.c on vm02 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cephadm 2026-03-09T17:01:51.305075+0000 mgr.y (mgr.15147) 633 : cephadm [INF] Deploying daemon mon.c on vm02 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cluster 2026-03-09T17:01:51.404279+0000 mgr.y (mgr.15147) 634 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:53 vm02 bash[88876]: cluster 2026-03-09T17:01:51.404279+0000 mgr.y (mgr.15147) 634 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:53 vm02 bash[17545]: cephadm 2026-03-09T17:01:50.626269+0000 mgr.y (mgr.15147) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:53 vm02 bash[17545]: cephadm 2026-03-09T17:01:51.300337+0000 mgr.y (mgr.15147) 632 : cephadm [INF] Upgrade: Updating mon.c 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:53 vm02 bash[17545]: cephadm 2026-03-09T17:01:51.305075+0000 mgr.y (mgr.15147) 633 : cephadm [INF] Deploying daemon mon.c on vm02 2026-03-09T17:01:53.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:53 vm02 bash[17545]: cluster 2026-03-09T17:01:51.404279+0000 mgr.y (mgr.15147) 634 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.626269+0000 mgr.y (mgr.15147) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cephadm 2026-03-09T17:01:50.626269+0000 mgr.y (mgr.15147) 631 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cephadm 2026-03-09T17:01:51.300337+0000 mgr.y (mgr.15147) 632 : cephadm [INF] Upgrade: Updating mon.c 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cephadm 2026-03-09T17:01:51.300337+0000 mgr.y (mgr.15147) 632 : cephadm [INF] Upgrade: Updating mon.c 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cephadm 2026-03-09T17:01:51.305075+0000 mgr.y (mgr.15147) 633 : cephadm [INF] Deploying daemon mon.c on vm02 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cephadm 2026-03-09T17:01:51.305075+0000 mgr.y (mgr.15147) 633 : cephadm [INF] Deploying daemon mon.c on vm02 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cluster 2026-03-09T17:01:51.404279+0000 mgr.y (mgr.15147) 634 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2026-03-09T17:01:53.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:53 vm08 bash[69929]: cluster 2026-03-09T17:01:51.404279+0000 mgr.y (mgr.15147) 634 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.259982+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.259982+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.262162+0000 mon.a (mon.0) 2159 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.262162+0000 mon.a (mon.0) 2159 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.265004+0000 mon.a (mon.0) 2160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.265004+0000 mon.a (mon.0) 2160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.284887+0000 mon.a (mon.0) 2161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.284887+0000 mon.a (mon.0) 2161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.285028+0000 mon.a (mon.0) 2162 : cluster [DBG] fsmap 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.285028+0000 mon.a (mon.0) 2162 : cluster [DBG] fsmap 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.285113+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.285113+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.286139+0000 mon.a (mon.0) 2164 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.286139+0000 mon.a (mon.0) 2164 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.297043+0000 mon.a (mon.0) 2165 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.297043+0000 mon.a (mon.0) 2165 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.303673+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.303673+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.314334+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.314334+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.315313+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.315313+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.317477+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.317477+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.318401+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.318401+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.327009+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.327009+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.327521+0000 mgr.y (mgr.15147) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.327521+0000 mgr.y (mgr.15147) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.366305+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.366305+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.368025+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.368025+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.369395+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.369395+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.371110+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.371110+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.372056+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.372056+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.379479+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.379479+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.381965+0000 mgr.y (mgr.15147) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.381965+0000 mgr.y (mgr.15147) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.404565+0000 mgr.y (mgr.15147) 637 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cluster 2026-03-09T17:01:53.404565+0000 mgr.y (mgr.15147) 637 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.433239+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.433239+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.441321+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.441321+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.442476+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.442476+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.444436+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.444436+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.445395+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.445395+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.452431+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.452431+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.454868+0000 mgr.y (mgr.15147) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.454868+0000 mgr.y (mgr.15147) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.515003+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.515003+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.516696+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.516696+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.517800+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.517800+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.519619+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.519619+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.520474+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.520474+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.527995+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.527995+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.529548+0000 mgr.y (mgr.15147) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.529548+0000 mgr.y (mgr.15147) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.590139+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.590139+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.592217+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.592217+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.593479+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.593479+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.595309+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.595309+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.596312+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.596312+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.611751+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.611751+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.655772+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.655772+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.657475+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.657475+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.658562+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.658562+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.660970+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.660970+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.661866+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.661866+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.672159+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.672159+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.725629+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.725629+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.727539+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.727539+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.736709+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.736709+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.741066+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.741066+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.741907+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.741907+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.751717+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.751717+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.803366+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.803366+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.805451+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.805451+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.806501+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.806501+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.808407+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.808407+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.809411+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.809411+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.821591+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.821591+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.878722+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.878722+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.881185+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.881185+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.882252+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.882252+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.885584+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.885584+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.886464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.886464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.897346+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.897346+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.941649+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.941649+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.942823+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.942823+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.952745+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.952745+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.955266+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.955266+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.956955+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.956955+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.957793+0000 mon.b (mon.2) 608 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.957793+0000 mon.b (mon.2) 608 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.964434+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:53.964434+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.021060+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.021060+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.022798+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.022798+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.023785+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.023785+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.025340+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.025340+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.026215+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.026215+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.033161+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.033161+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.106302+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.106302+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.110211+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.110211+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.111327+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.111327+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.118447+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.118447+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.119374+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.119374+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.126726+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.126726+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.188367+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.188367+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.189879+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.189879+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.190737+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.190737+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.192592+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.192592+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.193476+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.193476+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.199812+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.199812+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.252398+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.252398+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.253747+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.253747+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.254461+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.254461+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.255765+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.255765+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.256318+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.256318+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.262817+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:54 vm08 bash[69929]: audit 2026-03-09T17:01:54.262817+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.259982+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.259982+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.262162+0000 mon.a (mon.0) 2159 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.262162+0000 mon.a (mon.0) 2159 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.265004+0000 mon.a (mon.0) 2160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.265004+0000 mon.a (mon.0) 2160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.284887+0000 mon.a (mon.0) 2161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.284887+0000 mon.a (mon.0) 2161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.285028+0000 mon.a (mon.0) 2162 : cluster [DBG] fsmap 2026-03-09T17:01:54.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.285028+0000 mon.a (mon.0) 2162 : cluster [DBG] fsmap 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.285113+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.285113+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.286139+0000 mon.a (mon.0) 2164 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.286139+0000 mon.a (mon.0) 2164 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.297043+0000 mon.a (mon.0) 2165 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.297043+0000 mon.a (mon.0) 2165 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.303673+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.303673+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.314334+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.314334+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.315313+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.315313+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.317477+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.317477+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.318401+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.318401+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.327009+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.327009+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.327521+0000 mgr.y (mgr.15147) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.327521+0000 mgr.y (mgr.15147) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.366305+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.366305+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.368025+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.368025+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.369395+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.369395+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.371110+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.371110+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.372056+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.372056+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.379479+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.379479+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.381965+0000 mgr.y (mgr.15147) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.381965+0000 mgr.y (mgr.15147) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.404565+0000 mgr.y (mgr.15147) 637 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cluster 2026-03-09T17:01:53.404565+0000 mgr.y (mgr.15147) 637 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.433239+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.433239+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.441321+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.441321+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.442476+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.442476+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.444436+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.444436+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.445395+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.445395+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.452431+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.452431+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.454868+0000 mgr.y (mgr.15147) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.454868+0000 mgr.y (mgr.15147) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.515003+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.515003+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.516696+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.516696+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.517800+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.517800+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.519619+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.519619+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.520474+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.520474+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.527995+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.527995+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.529548+0000 mgr.y (mgr.15147) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.529548+0000 mgr.y (mgr.15147) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.590139+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.590139+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.592217+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.592217+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.593479+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.593479+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.595309+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.595309+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.596312+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.596312+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.611751+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.611751+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.655772+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.655772+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.657475+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.657475+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.658562+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.658562+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.660970+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.660970+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.661866+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.661866+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.672159+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.672159+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.725629+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.725629+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.727539+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.727539+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.736709+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.736709+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.741066+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.741066+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.741907+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.741907+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.751717+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.751717+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.803366+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.803366+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.805451+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.805451+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.806501+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.806501+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.808407+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.808407+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.809411+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.809411+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.821591+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.821591+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.878722+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.878722+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.881185+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.881185+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.882252+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.882252+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.885584+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.885584+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.886464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.886464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.897346+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.897346+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.941649+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.941649+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.942823+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.942823+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.952745+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.952745+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.955266+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.955266+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.956955+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.956955+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.957793+0000 mon.b (mon.2) 608 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.957793+0000 mon.b (mon.2) 608 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.964434+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:53.964434+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.021060+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.021060+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.022798+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.022798+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.023785+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.023785+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.025340+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.025340+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.026215+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.026215+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.033161+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.033161+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.106302+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.106302+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.110211+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.110211+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.111327+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.111327+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.118447+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.118447+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.119374+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.119374+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.126726+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.126726+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.188367+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.188367+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.189879+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.189879+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.190737+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.190737+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.192592+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.192592+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.193476+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.193476+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.199812+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.199812+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.252398+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.252398+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.253747+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.253747+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.254461+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.254461+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.255765+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.255765+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.256318+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.256318+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.262817+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:54 vm02 bash[88876]: audit 2026-03-09T17:01:54.262817+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.259982+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.262162+0000 mon.a (mon.0) 2159 : cluster [INF] mon.a calling monitor election 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.265004+0000 mon.a (mon.0) 2160 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.284887+0000 mon.a (mon.0) 2161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0],b=[v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0],c=[v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0]} 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.285028+0000 mon.a (mon.0) 2162 : cluster [DBG] fsmap 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.285113+0000 mon.a (mon.0) 2163 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.286139+0000 mon.a (mon.0) 2164 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.297043+0000 mon.a (mon.0) 2165 : cluster [INF] overall HEALTH_OK 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.303673+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.314334+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.315313+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.317477+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.318401+0000 mon.b (mon.2) 562 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.327009+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.327521+0000 mgr.y (mgr.15147) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.366305+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.368025+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.369395+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.371110+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.372056+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.379479+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.381965+0000 mgr.y (mgr.15147) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cluster 2026-03-09T17:01:53.404565+0000 mgr.y (mgr.15147) 637 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.433239+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.441321+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.442476+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.444436+0000 mon.b (mon.2) 571 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.445395+0000 mon.b (mon.2) 572 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.452431+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.454868+0000 mgr.y (mgr.15147) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.515003+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.516696+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.517800+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.519619+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.520474+0000 mon.b (mon.2) 577 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.527995+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.529548+0000 mgr.y (mgr.15147) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.590139+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.592217+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.593479+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.595309+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.596312+0000 mon.b (mon.2) 582 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.611751+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.655772+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.657475+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.658562+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.660970+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.661866+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.672159+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.725629+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.727539+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.736709+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.741066+0000 mon.b (mon.2) 591 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.741907+0000 mon.b (mon.2) 592 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.751717+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.803366+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.805451+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.806501+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.808407+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.809411+0000 mon.b (mon.2) 597 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.821591+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.878722+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.881185+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.882252+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.885584+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.886464+0000 mon.b (mon.2) 602 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.897346+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.941649+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.942823+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.952745+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.955266+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.956955+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.957793+0000 mon.b (mon.2) 608 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:53.964434+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.021060+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.022798+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.023785+0000 mon.b (mon.2) 611 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.025340+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.026215+0000 mon.b (mon.2) 613 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.033161+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.106302+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.110211+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.111327+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.118447+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.119374+0000 mon.b (mon.2) 618 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.126726+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.188367+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.189879+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.190737+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.192592+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.193476+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.199812+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.252398+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.253747+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.254461+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.255765+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.256318+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:54.721 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:54 vm02 bash[17545]: audit 2026-03-09T17:01:54.262817+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.614435+0000 mgr.y (mgr.15147) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.614435+0000 mgr.y (mgr.15147) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.679496+0000 mgr.y (mgr.15147) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.679496+0000 mgr.y (mgr.15147) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.753208+0000 mgr.y (mgr.15147) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.753208+0000 mgr.y (mgr.15147) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.825813+0000 mgr.y (mgr.15147) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.825813+0000 mgr.y (mgr.15147) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.899243+0000 mgr.y (mgr.15147) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.899243+0000 mgr.y (mgr.15147) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.965806+0000 mgr.y (mgr.15147) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:53.965806+0000 mgr.y (mgr.15147) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.034116+0000 mgr.y (mgr.15147) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.034116+0000 mgr.y (mgr.15147) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.127335+0000 mgr.y (mgr.15147) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.127335+0000 mgr.y (mgr.15147) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.201186+0000 mgr.y (mgr.15147) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.201186+0000 mgr.y (mgr.15147) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.263977+0000 mgr.y (mgr.15147) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.263977+0000 mgr.y (mgr.15147) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.331978+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.331978+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.340094+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.340094+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.342627+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.342627+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.350410+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.350410+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.351100+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.351100+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.357505+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.357505+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.359277+0000 mgr.y (mgr.15147) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.359277+0000 mgr.y (mgr.15147) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.414311+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.414311+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.416093+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.416093+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.417053+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.417053+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.418399+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.418399+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.419154+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.419154+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.425441+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.425441+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.589 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.432092+0000 mgr.y (mgr.15147) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.432092+0000 mgr.y (mgr.15147) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.482246+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.482246+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.484201+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.484201+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.485087+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.485087+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.486268+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.486268+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.486970+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.486970+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.495148+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.495148+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.503281+0000 mgr.y (mgr.15147) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.503281+0000 mgr.y (mgr.15147) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.550496+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.550496+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.555199+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.555199+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.563765+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.563765+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.568039+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.568039+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.569061+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.569061+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.575763+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.575763+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.577768+0000 mgr.y (mgr.15147) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.577768+0000 mgr.y (mgr.15147) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.635267+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.635267+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.637284+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.637284+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.639665+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.639665+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.642340+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.642340+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.643232+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.643232+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.655853+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.655853+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.732313+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.732313+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.738004+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.590 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.738004+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.741331+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.741331+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.745628+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.745628+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.753823+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.753823+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.771735+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.771735+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.859068+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.859068+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.862381+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.862381+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.863566+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.863566+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.871412+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.871412+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.872754+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.872754+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.884705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.884705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.952557+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.952557+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.958083+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.958083+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.959637+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.959637+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.962353+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.962353+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.964573+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.964573+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.976646+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:54.976646+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.046727+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.046727+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.049312+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.049312+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.051257+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.051257+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.053867+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.053867+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.054661+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.054661+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.066622+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.066622+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.119674+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.119674+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.121510+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.121510+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.122587+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.122587+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.124096+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.124096+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.125002+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.125002+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.201165+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.201165+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.269025+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.591 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.269025+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.272984+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.272984+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.274058+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.274058+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.276780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.592 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:55 vm08 bash[69929]: audit 2026-03-09T17:01:55.276780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.614435+0000 mgr.y (mgr.15147) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.614435+0000 mgr.y (mgr.15147) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.679496+0000 mgr.y (mgr.15147) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.679496+0000 mgr.y (mgr.15147) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.753208+0000 mgr.y (mgr.15147) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.753208+0000 mgr.y (mgr.15147) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.825813+0000 mgr.y (mgr.15147) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.825813+0000 mgr.y (mgr.15147) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.899243+0000 mgr.y (mgr.15147) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.899243+0000 mgr.y (mgr.15147) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.965806+0000 mgr.y (mgr.15147) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:53.965806+0000 mgr.y (mgr.15147) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.034116+0000 mgr.y (mgr.15147) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.034116+0000 mgr.y (mgr.15147) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.127335+0000 mgr.y (mgr.15147) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.127335+0000 mgr.y (mgr.15147) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.201186+0000 mgr.y (mgr.15147) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.201186+0000 mgr.y (mgr.15147) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.263977+0000 mgr.y (mgr.15147) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.263977+0000 mgr.y (mgr.15147) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.331978+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.331978+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.340094+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.340094+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.342627+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.342627+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.350410+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.350410+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.351100+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.351100+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.357505+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.357505+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.359277+0000 mgr.y (mgr.15147) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.359277+0000 mgr.y (mgr.15147) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.414311+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.414311+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.416093+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.416093+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.417053+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.417053+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.418399+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.701 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.418399+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.419154+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.419154+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.425441+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.425441+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.432092+0000 mgr.y (mgr.15147) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.432092+0000 mgr.y (mgr.15147) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.482246+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.482246+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.484201+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.484201+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.485087+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.485087+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.486268+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.486268+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.486970+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.486970+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.495148+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.495148+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.503281+0000 mgr.y (mgr.15147) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.503281+0000 mgr.y (mgr.15147) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.550496+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.550496+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.555199+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.555199+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.563765+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.563765+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.568039+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.568039+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.569061+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.569061+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.575763+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.575763+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.577768+0000 mgr.y (mgr.15147) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.577768+0000 mgr.y (mgr.15147) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.635267+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.635267+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.637284+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.637284+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.639665+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.639665+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.642340+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.642340+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.643232+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.643232+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.655853+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.655853+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.732313+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.732313+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.738004+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.738004+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.741331+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.741331+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.745628+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.745628+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.753823+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.753823+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.771735+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.702 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.771735+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.859068+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.859068+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.862381+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.862381+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.863566+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.863566+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.871412+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.871412+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.872754+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.872754+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.884705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.884705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.952557+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.952557+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.958083+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.958083+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.959637+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.959637+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.962353+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.962353+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.964573+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.964573+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.976646+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:54.976646+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.046727+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.046727+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.049312+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.049312+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.051257+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.051257+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.053867+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.053867+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.054661+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.054661+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.066622+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.066622+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.119674+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.119674+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.121510+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.121510+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.122587+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.122587+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.124096+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.124096+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.125002+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.125002+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.201165+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.201165+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.269025+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.269025+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.272984+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.272984+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.274058+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.274058+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.276780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.703 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:55 vm02 bash[88876]: audit 2026-03-09T17:01:55.276780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.614435+0000 mgr.y (mgr.15147) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.679496+0000 mgr.y (mgr.15147) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.753208+0000 mgr.y (mgr.15147) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.825813+0000 mgr.y (mgr.15147) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.899243+0000 mgr.y (mgr.15147) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:53.965806+0000 mgr.y (mgr.15147) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.034116+0000 mgr.y (mgr.15147) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.127335+0000 mgr.y (mgr.15147) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.201186+0000 mgr.y (mgr.15147) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.263977+0000 mgr.y (mgr.15147) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.331978+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.340094+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.342627+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.350410+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.351100+0000 mon.b (mon.2) 633 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.357505+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.359277+0000 mgr.y (mgr.15147) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.414311+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.416093+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.417053+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.418399+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.419154+0000 mon.b (mon.2) 638 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.425441+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.432092+0000 mgr.y (mgr.15147) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.482246+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.484201+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.485087+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.486268+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.486970+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.495148+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.503281+0000 mgr.y (mgr.15147) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.550496+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.555199+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.563765+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.568039+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.569061+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.575763+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.577768+0000 mgr.y (mgr.15147) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.635267+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.637284+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.639665+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.642340+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.643232+0000 mon.b (mon.2) 653 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.655853+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.732313+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.738004+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.741331+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.745628+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.753823+0000 mon.b (mon.2) 658 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.771735+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.859068+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.862381+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.863566+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.871412+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.872754+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.704 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.884705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.952557+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.958083+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.959637+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.962353+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.964573+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:54.976646+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.046727+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.049312+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.051257+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.053867+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.054661+0000 mon.b (mon.2) 673 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.066622+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.119674+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.121510+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.122587+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.124096+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.125002+0000 mon.b (mon.2) 678 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.201165+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.269025+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.272984+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.274058+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:55.705 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:55 vm02 bash[17545]: audit 2026-03-09T17:01:55.276780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:55.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:01:55 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:01:55] "GET /metrics HTTP/1.1" 200 37498 "" "Prometheus/2.51.0" 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.658677+0000 mgr.y (mgr.15147) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.658677+0000 mgr.y (mgr.15147) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.773677+0000 mgr.y (mgr.15147) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.773677+0000 mgr.y (mgr.15147) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.893587+0000 mgr.y (mgr.15147) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.893587+0000 mgr.y (mgr.15147) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.977486+0000 mgr.y (mgr.15147) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:54.977486+0000 mgr.y (mgr.15147) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.070654+0000 mgr.y (mgr.15147) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.070654+0000 mgr.y (mgr.15147) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.203804+0000 mgr.y (mgr.15147) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.203804+0000 mgr.y (mgr.15147) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.283183+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.283183+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.369901+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.369901+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.372606+0000 mgr.y (mgr.15147) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.372606+0000 mgr.y (mgr.15147) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cluster 2026-03-09T17:01:55.405038+0000 mgr.y (mgr.15147) 661 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cluster 2026-03-09T17:01:55.405038+0000 mgr.y (mgr.15147) 661 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.441193+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.441193+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.443706+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.443706+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.445105+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.445105+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.447026+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.447026+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.448079+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.448079+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.510460+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.510460+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.513881+0000 mgr.y (mgr.15147) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.513881+0000 mgr.y (mgr.15147) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.572116+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.572116+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.573687+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.573687+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.574624+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.574624+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.576300+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.576300+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.577377+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.577377+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.588246+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.588246+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.645848+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.645848+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.648256+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.648256+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.649724+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.649724+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.651781+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.651781+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.652883+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.652883+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.665469+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.665469+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.718001+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.718001+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.719604+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.719604+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.720382+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.720382+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.724707+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.724707+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.725352+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.725352+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.742429+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.742429+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.804149+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.804149+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.805804+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.805804+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.806677+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.806677+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.808191+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.808191+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.808901+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.808901+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.817862+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.817862+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.876408+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.876408+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.878414+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.878414+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.879559+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.879559+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.884269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.884269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.885327+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.885327+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.894604+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.894604+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.935741+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.935741+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.936932+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.936932+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.937832+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.937832+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.938881+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.938881+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.939337+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.939337+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.946162+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.946162+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.988421+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.988421+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.989811+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.989811+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.990504+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.990504+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.991803+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.991803+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.992386+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.992386+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.999422+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:55.999422+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.054589+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.054589+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.056678+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.056678+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.060389+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.060389+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.073851+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.073851+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.074573+0000 mon.b (mon.2) 728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.074573+0000 mon.b (mon.2) 728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.082869+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.082869+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.148957+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.148957+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.155668+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.155668+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.156381+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.156381+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.157799+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.157799+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.158221+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.158221+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.165118+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.165118+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.211245+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.211245+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.212736+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.212736+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.213452+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.213452+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.214581+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.214581+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.215409+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.215409+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.222003+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.222003+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.270587+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.270587+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.272371+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.272371+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.273382+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.273382+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.274772+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.274772+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.275424+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.275424+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.282916+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:56 vm08 bash[69929]: audit 2026-03-09T17:01:56.282916+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.658677+0000 mgr.y (mgr.15147) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.658677+0000 mgr.y (mgr.15147) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.773677+0000 mgr.y (mgr.15147) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.773677+0000 mgr.y (mgr.15147) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.893587+0000 mgr.y (mgr.15147) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.893587+0000 mgr.y (mgr.15147) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.977486+0000 mgr.y (mgr.15147) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:54.977486+0000 mgr.y (mgr.15147) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.070654+0000 mgr.y (mgr.15147) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.070654+0000 mgr.y (mgr.15147) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.203804+0000 mgr.y (mgr.15147) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.203804+0000 mgr.y (mgr.15147) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.283183+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.283183+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.369901+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.369901+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.372606+0000 mgr.y (mgr.15147) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.372606+0000 mgr.y (mgr.15147) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cluster 2026-03-09T17:01:55.405038+0000 mgr.y (mgr.15147) 661 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cluster 2026-03-09T17:01:55.405038+0000 mgr.y (mgr.15147) 661 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.441193+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.441193+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.443706+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.443706+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.445105+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.445105+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.447026+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.447026+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.448079+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.448079+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.510460+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.510460+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.513881+0000 mgr.y (mgr.15147) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.513881+0000 mgr.y (mgr.15147) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.572116+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.572116+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.573687+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.573687+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.574624+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.574624+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.576300+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.576300+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.577377+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.577377+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.588246+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.588246+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.645848+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.645848+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.648256+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.648256+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.649724+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.649724+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.651781+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.651781+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.652883+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.652883+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.665469+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.665469+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.718001+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.718001+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.719604+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.719604+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.720382+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.720382+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.724707+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.724707+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.725352+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.725352+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.742429+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.742429+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.804149+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.804149+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.805804+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.805804+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.806677+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.806677+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.808191+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.808191+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.808901+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.808901+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.817862+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.817862+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.876408+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.876408+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.878414+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.878414+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.879559+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.879559+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.884269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.884269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.885327+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.885327+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.894604+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.894604+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.935741+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.935741+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.936932+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.936932+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.937832+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.937832+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.938881+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.938881+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.939337+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.939337+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.946162+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.946162+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.988421+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.988421+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.989811+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.989811+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.990504+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.990504+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.991803+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.991803+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.992386+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.992386+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.999422+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:55.999422+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.054589+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.054589+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.056678+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.056678+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.060389+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.060389+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.073851+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.073851+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.074573+0000 mon.b (mon.2) 728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.074573+0000 mon.b (mon.2) 728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.082869+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.082869+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.148957+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.148957+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.155668+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.155668+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.156381+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.156381+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.157799+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.157799+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.158221+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.158221+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.165118+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.165118+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.211245+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.211245+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.212736+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.212736+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.213452+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.213452+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.214581+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.214581+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.215409+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.215409+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.222003+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.222003+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.270587+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.270587+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.272371+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.272371+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.273382+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.273382+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.274772+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.274772+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.275424+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.275424+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.282916+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.718 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:56 vm02 bash[88876]: audit 2026-03-09T17:01:56.282916+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.658677+0000 mgr.y (mgr.15147) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.773677+0000 mgr.y (mgr.15147) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.893587+0000 mgr.y (mgr.15147) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:54.977486+0000 mgr.y (mgr.15147) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.070654+0000 mgr.y (mgr.15147) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.203804+0000 mgr.y (mgr.15147) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.283183+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.369901+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.372606+0000 mgr.y (mgr.15147) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cluster 2026-03-09T17:01:55.405038+0000 mgr.y (mgr.15147) 661 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.441193+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.443706+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.445105+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.447026+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.448079+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.510460+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.513881+0000 mgr.y (mgr.15147) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.572116+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.573687+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.574624+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.576300+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.577377+0000 mon.b (mon.2) 693 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.588246+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.645848+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.648256+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.649724+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.651781+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.652883+0000 mon.b (mon.2) 698 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.665469+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.718001+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.719604+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.720382+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.724707+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.725352+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.742429+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.804149+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.805804+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.806677+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.808191+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.808901+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.817862+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.876408+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.878414+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.879559+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.884269+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.885327+0000 mon.b (mon.2) 713 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.894604+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.935741+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.936932+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.937832+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.938881+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.939337+0000 mon.b (mon.2) 718 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.946162+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.988421+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.989811+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.990504+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.991803+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.992386+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:55.999422+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.054589+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.056678+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.060389+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.073851+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.074573+0000 mon.b (mon.2) 728 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.082869+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.148957+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.155668+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.156381+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.157799+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.158221+0000 mon.b (mon.2) 733 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.165118+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.211245+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.212736+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.213452+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.214581+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.215409+0000 mon.b (mon.2) 738 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.222003+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.270587+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.272371+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.273382+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.274772+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.275424+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:56.720 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:56 vm02 bash[17545]: audit 2026-03-09T17:01:56.282916+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.589184+0000 mgr.y (mgr.15147) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.667939+0000 mgr.y (mgr.15147) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.743951+0000 mgr.y (mgr.15147) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.818785+0000 mgr.y (mgr.15147) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.895210+0000 mgr.y (mgr.15147) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:55.946745+0000 mgr.y (mgr.15147) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.005203+0000 mgr.y (mgr.15147) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.083577+0000 mgr.y (mgr.15147) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.165831+0000 mgr.y (mgr.15147) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.222718+0000 mgr.y (mgr.15147) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.283577+0000 mgr.y (mgr.15147) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.354352+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.356055+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.356851+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.358172+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.358832+0000 mon.b (mon.2) 748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.366005+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.368713+0000 mgr.y (mgr.15147) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.423859+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.425579+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.426296+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.427559+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.428083+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.436800+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.437503+0000 mgr.y (mgr.15147) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.496988+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.499041+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.500155+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.502659+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.503664+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.513491+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.514329+0000 mgr.y (mgr.15147) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.558356+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.560107+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.561259+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.562617+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.563382+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.573228+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.581785+0000 mgr.y (mgr.15147) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.624999+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.636757+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.647719+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.649754+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.650727+0000 mon.b (mon.2) 768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.699178+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.764011+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.765798+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.766770+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.768436+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.773101+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.789532+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.854070+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.856321+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.857466+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.859221+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.860284+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.874217+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.924944+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.936967+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.938852+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.940549+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.941358+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:56.948378+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.001674+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.003074+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.003936+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.005503+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.006233+0000 mon.b (mon.2) 788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.013232+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.065710+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.067146+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.068397+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.069725+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.070433+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.087612+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.134830+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.136956+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.137995+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.140032+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.140992+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.158809+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.193954+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.214486+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.228006+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.257577+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.260723+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.261733+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.263148+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.263848+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:57 vm02 bash[17545]: audit 2026-03-09T17:01:57.276961+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.589184+0000 mgr.y (mgr.15147) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.589184+0000 mgr.y (mgr.15147) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.667939+0000 mgr.y (mgr.15147) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.667939+0000 mgr.y (mgr.15147) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.743951+0000 mgr.y (mgr.15147) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.743951+0000 mgr.y (mgr.15147) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.818785+0000 mgr.y (mgr.15147) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.818785+0000 mgr.y (mgr.15147) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.895210+0000 mgr.y (mgr.15147) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.895210+0000 mgr.y (mgr.15147) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.946745+0000 mgr.y (mgr.15147) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:55.946745+0000 mgr.y (mgr.15147) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.005203+0000 mgr.y (mgr.15147) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.005203+0000 mgr.y (mgr.15147) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.083577+0000 mgr.y (mgr.15147) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.083577+0000 mgr.y (mgr.15147) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.165831+0000 mgr.y (mgr.15147) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.165831+0000 mgr.y (mgr.15147) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.222718+0000 mgr.y (mgr.15147) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.222718+0000 mgr.y (mgr.15147) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.283577+0000 mgr.y (mgr.15147) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.283577+0000 mgr.y (mgr.15147) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.354352+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.354352+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.356055+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.356055+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.356851+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.356851+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.358172+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.358172+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.358832+0000 mon.b (mon.2) 748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.358832+0000 mon.b (mon.2) 748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.366005+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.366005+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.368713+0000 mgr.y (mgr.15147) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.368713+0000 mgr.y (mgr.15147) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.423859+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.423859+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.425579+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.425579+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.426296+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.426296+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.427559+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.427559+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.428083+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.428083+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.436800+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.436800+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.437503+0000 mgr.y (mgr.15147) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.437503+0000 mgr.y (mgr.15147) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.496988+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.496988+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.499041+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.499041+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.500155+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.500155+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.502659+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.502659+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.503664+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.503664+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.513491+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.513491+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.514329+0000 mgr.y (mgr.15147) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.514329+0000 mgr.y (mgr.15147) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.558356+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.558356+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.560107+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.560107+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.561259+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.561259+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.562617+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.562617+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.563382+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.563382+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.573228+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.573228+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.581785+0000 mgr.y (mgr.15147) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.581785+0000 mgr.y (mgr.15147) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.624999+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.624999+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.636757+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.636757+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.647719+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.647719+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.649754+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.649754+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.650727+0000 mon.b (mon.2) 768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.650727+0000 mon.b (mon.2) 768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.699178+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.699178+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.764011+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.764011+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.765798+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.765798+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.766770+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.766770+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.768436+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.768436+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.773101+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.773101+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.789532+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.789532+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.854070+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.854070+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.856321+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.856321+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.857466+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.857466+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.859221+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.859221+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.860284+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.860284+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.874217+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.874217+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.924944+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.924944+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.936967+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.936967+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.938852+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.938852+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.940549+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.940549+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.941358+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.941358+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.948378+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:56.948378+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.001674+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.001674+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.003074+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.003074+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.003936+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.003936+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.005503+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.005503+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.006233+0000 mon.b (mon.2) 788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.006233+0000 mon.b (mon.2) 788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.013232+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.013232+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.065710+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.065710+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.067146+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.067146+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.068397+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.068397+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.069725+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.069725+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.070433+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.070433+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.087612+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.087612+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.134830+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.134830+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.136956+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.136956+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.137995+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.137995+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.140032+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.140032+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.140992+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.140992+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.158809+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.158809+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.193954+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.193954+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.214486+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.214486+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.228006+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.228006+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.257577+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.257577+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.260723+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.260723+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.261733+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.261733+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.263148+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.263148+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.263848+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.263848+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.276961+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:57 vm02 bash[88876]: audit 2026-03-09T17:01:57.276961+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.589184+0000 mgr.y (mgr.15147) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.589184+0000 mgr.y (mgr.15147) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.667939+0000 mgr.y (mgr.15147) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.667939+0000 mgr.y (mgr.15147) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.743951+0000 mgr.y (mgr.15147) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.743951+0000 mgr.y (mgr.15147) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.818785+0000 mgr.y (mgr.15147) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.818785+0000 mgr.y (mgr.15147) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.895210+0000 mgr.y (mgr.15147) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.895210+0000 mgr.y (mgr.15147) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.946745+0000 mgr.y (mgr.15147) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:55.946745+0000 mgr.y (mgr.15147) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.005203+0000 mgr.y (mgr.15147) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.005203+0000 mgr.y (mgr.15147) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.083577+0000 mgr.y (mgr.15147) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.083577+0000 mgr.y (mgr.15147) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.165831+0000 mgr.y (mgr.15147) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.165831+0000 mgr.y (mgr.15147) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.222718+0000 mgr.y (mgr.15147) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.222718+0000 mgr.y (mgr.15147) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.283577+0000 mgr.y (mgr.15147) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.283577+0000 mgr.y (mgr.15147) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.354352+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.354352+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.356055+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.356055+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.356851+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.356851+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.358172+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.358172+0000 mon.b (mon.2) 747 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.358832+0000 mon.b (mon.2) 748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.358832+0000 mon.b (mon.2) 748 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.366005+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.366005+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.368713+0000 mgr.y (mgr.15147) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.368713+0000 mgr.y (mgr.15147) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.423859+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.423859+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.425579+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.425579+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.426296+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.426296+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.427559+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.427559+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.428083+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.428083+0000 mon.b (mon.2) 753 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.436800+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.436800+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.437503+0000 mgr.y (mgr.15147) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.437503+0000 mgr.y (mgr.15147) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.496988+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.496988+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.499041+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.499041+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.500155+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.500155+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.502659+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.502659+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.503664+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.503664+0000 mon.b (mon.2) 758 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.513491+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.513491+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.514329+0000 mgr.y (mgr.15147) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.514329+0000 mgr.y (mgr.15147) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.558356+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.558356+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.560107+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.560107+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.561259+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.561259+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.562617+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.562617+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.563382+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.563382+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.573228+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.573228+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.581785+0000 mgr.y (mgr.15147) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.581785+0000 mgr.y (mgr.15147) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.624999+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.624999+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.636757+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.636757+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.647719+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.647719+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.649754+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.649754+0000 mon.b (mon.2) 767 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.650727+0000 mon.b (mon.2) 768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.650727+0000 mon.b (mon.2) 768 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.699178+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.699178+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.764011+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.764011+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.765798+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.765798+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.766770+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.766770+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.768436+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.768436+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.773101+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.773101+0000 mon.b (mon.2) 773 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.789532+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.789532+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.854070+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.854070+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.856321+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.856321+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.857466+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.857466+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.859221+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.859221+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.860284+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.860284+0000 mon.b (mon.2) 778 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.874217+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.874217+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.924944+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.924944+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.936967+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.936967+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.938852+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.938852+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.940549+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.940549+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.941358+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.941358+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.948378+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:56.948378+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.001674+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.001674+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.003074+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.003074+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.003936+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.003936+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.005503+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.005503+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.006233+0000 mon.b (mon.2) 788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.006233+0000 mon.b (mon.2) 788 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.013232+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.013232+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.065710+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.065710+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.067146+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.067146+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.068397+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.068397+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.069725+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.069725+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.070433+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.070433+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.087612+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.087612+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.134830+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.134830+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.136956+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.136956+0000 mon.b (mon.2) 795 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.137995+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.137995+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.140032+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.140032+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.140992+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.140992+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.158809+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.158809+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.193954+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.193954+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.214486+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.214486+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.228006+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.228006+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.257577+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.257577+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.260723+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.260723+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.261733+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.261733+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.263148+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.263148+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.263848+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.263848+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.276961+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:57.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:57 vm08 bash[69929]: audit 2026-03-09T17:01:57.276961+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.701382+0000 mgr.y (mgr.15147) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.701382+0000 mgr.y (mgr.15147) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.790814+0000 mgr.y (mgr.15147) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.790814+0000 mgr.y (mgr.15147) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.878396+0000 mgr.y (mgr.15147) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.878396+0000 mgr.y (mgr.15147) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.951874+0000 mgr.y (mgr.15147) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:56.951874+0000 mgr.y (mgr.15147) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.019355+0000 mgr.y (mgr.15147) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.019355+0000 mgr.y (mgr.15147) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.090001+0000 mgr.y (mgr.15147) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.090001+0000 mgr.y (mgr.15147) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.161315+0000 mgr.y (mgr.15147) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.161315+0000 mgr.y (mgr.15147) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.280485+0000 mgr.y (mgr.15147) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.280485+0000 mgr.y (mgr.15147) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.348709+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.348709+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.636 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.350267+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.350267+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.351194+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.351194+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.352552+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.352552+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.356362+0000 mon.b (mon.2) 808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.356362+0000 mon.b (mon.2) 808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.368746+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.368746+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.370502+0000 mgr.y (mgr.15147) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.370502+0000 mgr.y (mgr.15147) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cluster 2026-03-09T17:01:57.406114+0000 mgr.y (mgr.15147) 687 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cluster 2026-03-09T17:01:57.406114+0000 mgr.y (mgr.15147) 687 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.441633+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.441633+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.443404+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.443404+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.444548+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.444548+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.446248+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.446248+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.447306+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.447306+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.454382+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.454382+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.463746+0000 mgr.y (mgr.15147) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.463746+0000 mgr.y (mgr.15147) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.519124+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.519124+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.521327+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.521327+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.522933+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.522933+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.524665+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.524665+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.525560+0000 mon.b (mon.2) 818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.525560+0000 mon.b (mon.2) 818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.541400+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.541400+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.546241+0000 mgr.y (mgr.15147) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.546241+0000 mgr.y (mgr.15147) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.592372+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.592372+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.594277+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.594277+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.599036+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.599036+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.600706+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.600706+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.601548+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.601548+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.608799+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.608799+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.718579+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.718579+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.730104+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.730104+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.731320+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.731320+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.637 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.733032+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.733032+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.733877+0000 mon.b (mon.2) 828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.733877+0000 mon.b (mon.2) 828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.741335+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.741335+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.816076+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.816076+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.818082+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.818082+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.819144+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.819144+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.820828+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.820828+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.821748+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.821748+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.828969+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.828969+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.897944+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.897944+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.900614+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.900614+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.901775+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.901775+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.903557+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.903557+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.904449+0000 mon.b (mon.2) 838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.904449+0000 mon.b (mon.2) 838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.913363+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.913363+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.970585+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.970585+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.979409+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.979409+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.980644+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.980644+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.982277+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.982277+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.983142+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.983142+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.990518+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.638 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:57.990518+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.038321+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.038321+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.040208+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.040208+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.041229+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.041229+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.042826+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.042826+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.043709+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.043709+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.053922+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.053922+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.122430+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.122430+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.124131+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.124131+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.125028+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.125028+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.126363+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.126363+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.129935+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.129935+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.169222+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.169222+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.244575+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.244575+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.249281+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.249281+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.250295+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.250295+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.251893+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.251893+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.253056+0000 mon.b (mon.2) 858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.253056+0000 mon.b (mon.2) 858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.260252+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.639 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:58 vm08 bash[69929]: audit 2026-03-09T17:01:58.260252+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.701382+0000 mgr.y (mgr.15147) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.790814+0000 mgr.y (mgr.15147) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.878396+0000 mgr.y (mgr.15147) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:56.951874+0000 mgr.y (mgr.15147) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.019355+0000 mgr.y (mgr.15147) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.090001+0000 mgr.y (mgr.15147) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.161315+0000 mgr.y (mgr.15147) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.280485+0000 mgr.y (mgr.15147) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.348709+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.350267+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.351194+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.352552+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.356362+0000 mon.b (mon.2) 808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.368746+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.370502+0000 mgr.y (mgr.15147) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cluster 2026-03-09T17:01:57.406114+0000 mgr.y (mgr.15147) 687 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.441633+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.443404+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.444548+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.446248+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.447306+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.454382+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.463746+0000 mgr.y (mgr.15147) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.519124+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.521327+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.522933+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.524665+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.525560+0000 mon.b (mon.2) 818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.541400+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.546241+0000 mgr.y (mgr.15147) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.592372+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.594277+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.651 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.599036+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.600706+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.601548+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.608799+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.718579+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.730104+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.731320+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.733032+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.733877+0000 mon.b (mon.2) 828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.741335+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.816076+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.818082+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.819144+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.820828+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.821748+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.828969+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.897944+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.900614+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.901775+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.903557+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.904449+0000 mon.b (mon.2) 838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.913363+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.970585+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.979409+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.980644+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.982277+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.983142+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:57.990518+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.038321+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.040208+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.041229+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.042826+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.043709+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.053922+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.122430+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.124131+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.125028+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.126363+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.129935+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.169222+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.244575+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.652 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.249281+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.250295+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.251893+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.253056+0000 mon.b (mon.2) 858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:58 vm02 bash[17545]: audit 2026-03-09T17:01:58.260252+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.701382+0000 mgr.y (mgr.15147) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.701382+0000 mgr.y (mgr.15147) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.790814+0000 mgr.y (mgr.15147) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.790814+0000 mgr.y (mgr.15147) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.878396+0000 mgr.y (mgr.15147) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.878396+0000 mgr.y (mgr.15147) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.951874+0000 mgr.y (mgr.15147) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:56.951874+0000 mgr.y (mgr.15147) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.019355+0000 mgr.y (mgr.15147) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.019355+0000 mgr.y (mgr.15147) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.090001+0000 mgr.y (mgr.15147) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.090001+0000 mgr.y (mgr.15147) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.161315+0000 mgr.y (mgr.15147) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.161315+0000 mgr.y (mgr.15147) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.280485+0000 mgr.y (mgr.15147) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.280485+0000 mgr.y (mgr.15147) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.348709+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.348709+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.350267+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.350267+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.351194+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.351194+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.352552+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.352552+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.356362+0000 mon.b (mon.2) 808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.356362+0000 mon.b (mon.2) 808 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.368746+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.368746+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.370502+0000 mgr.y (mgr.15147) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.370502+0000 mgr.y (mgr.15147) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cluster 2026-03-09T17:01:57.406114+0000 mgr.y (mgr.15147) 687 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cluster 2026-03-09T17:01:57.406114+0000 mgr.y (mgr.15147) 687 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 852 B/s rd, 0 op/s 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.441633+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.441633+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.443404+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.653 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.443404+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.444548+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.444548+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.446248+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.446248+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.447306+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.447306+0000 mon.b (mon.2) 813 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.454382+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.454382+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.463746+0000 mgr.y (mgr.15147) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.463746+0000 mgr.y (mgr.15147) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.519124+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.519124+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.521327+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.521327+0000 mon.b (mon.2) 815 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.522933+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.522933+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.524665+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.524665+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.525560+0000 mon.b (mon.2) 818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.525560+0000 mon.b (mon.2) 818 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.541400+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.541400+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.546241+0000 mgr.y (mgr.15147) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.546241+0000 mgr.y (mgr.15147) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.592372+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.592372+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.594277+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.594277+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.599036+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.599036+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.600706+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.600706+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.601548+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.601548+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.608799+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.608799+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.718579+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.718579+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.730104+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.730104+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.731320+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.731320+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.654 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.733032+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.733032+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.733877+0000 mon.b (mon.2) 828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.733877+0000 mon.b (mon.2) 828 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.741335+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.741335+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.816076+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.816076+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.818082+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.818082+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.819144+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.819144+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.820828+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.820828+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.821748+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.821748+0000 mon.b (mon.2) 833 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.828969+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.828969+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.897944+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.897944+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.900614+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.900614+0000 mon.b (mon.2) 835 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.901775+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.901775+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.903557+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.903557+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.904449+0000 mon.b (mon.2) 838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.904449+0000 mon.b (mon.2) 838 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.913363+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.913363+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.970585+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.970585+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.979409+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.979409+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.980644+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.980644+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.982277+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.982277+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.983142+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.983142+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.990518+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:57.990518+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.038321+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.038321+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.655 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.040208+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.040208+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.041229+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.041229+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.042826+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.042826+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.043709+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.043709+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.053922+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.053922+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.122430+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.122430+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.124131+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.124131+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.125028+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.125028+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.126363+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.126363+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.129935+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.129935+0000 mon.b (mon.2) 853 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.169222+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.169222+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.244575+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.244575+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.249281+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.249281+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.250295+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.250295+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.251893+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.251893+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.253056+0000 mon.b (mon.2) 858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.253056+0000 mon.b (mon.2) 858 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.260252+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:58.656 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:58 vm02 bash[88876]: audit 2026-03-09T17:01:58.260252+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.609898+0000 mgr.y (mgr.15147) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.742394+0000 mgr.y (mgr.15147) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.830677+0000 mgr.y (mgr.15147) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.914379+0000 mgr.y (mgr.15147) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:57.991959+0000 mgr.y (mgr.15147) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.058219+0000 mgr.y (mgr.15147) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.171646+0000 mgr.y (mgr.15147) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.262744+0000 mgr.y (mgr.15147) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.338327+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.348669+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.349903+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.351263+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.352012+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.359311+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.361408+0000 mgr.y (mgr.15147) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.421047+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.422981+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.424201+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.432595+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.434584+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.472641+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.474060+0000 mgr.y (mgr.15147) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.516526+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.517853+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.518903+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.520304+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.521188+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.549293+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.561363+0000 mgr.y (mgr.15147) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.601640+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.611433+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.612983+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.617042+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.618027+0000 mon.b (mon.2) 878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.625939+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.696766+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.698761+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.699833+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.701404+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.702284+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.709244+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.761165+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.763109+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.764307+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.766233+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.767244+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.774657+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.830861+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.832539+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.833466+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.834842+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.835591+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.842373+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.898090+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.899828+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.900730+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.901943+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.902547+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.923685+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.982337+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.983893+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.984746+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.992844+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:58.993752+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.004785+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.047390+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.053618+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.060001+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.062379+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.063739+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.069918+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.126318+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.127671+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.128468+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.129844+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.130390+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.163934+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.226080+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.227495+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.228193+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.229375+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.229912+0000 mon.b (mon.2) 918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.236637+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.291361+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.292793+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.293513+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.294589+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:01:59 vm02 bash[17545]: audit 2026-03-09T17:01:59.295093+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.609898+0000 mgr.y (mgr.15147) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.609898+0000 mgr.y (mgr.15147) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.742394+0000 mgr.y (mgr.15147) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.742394+0000 mgr.y (mgr.15147) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.830677+0000 mgr.y (mgr.15147) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.830677+0000 mgr.y (mgr.15147) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.914379+0000 mgr.y (mgr.15147) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.914379+0000 mgr.y (mgr.15147) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.991959+0000 mgr.y (mgr.15147) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:57.991959+0000 mgr.y (mgr.15147) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.058219+0000 mgr.y (mgr.15147) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.058219+0000 mgr.y (mgr.15147) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.171646+0000 mgr.y (mgr.15147) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.171646+0000 mgr.y (mgr.15147) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.262744+0000 mgr.y (mgr.15147) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.262744+0000 mgr.y (mgr.15147) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.338327+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.338327+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.348669+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.348669+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.349903+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.349903+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.351263+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.351263+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.352012+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.352012+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.359311+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.359311+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.361408+0000 mgr.y (mgr.15147) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.361408+0000 mgr.y (mgr.15147) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.421047+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.421047+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.422981+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.422981+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.424201+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.424201+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.432595+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.432595+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.434584+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.434584+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.472641+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.472641+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.474060+0000 mgr.y (mgr.15147) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.474060+0000 mgr.y (mgr.15147) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.516526+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.516526+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.517853+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.517853+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.518903+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.518903+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.520304+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.520304+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.521188+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.521188+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.549293+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.549293+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.561363+0000 mgr.y (mgr.15147) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.561363+0000 mgr.y (mgr.15147) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.601640+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.601640+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.611433+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.611433+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.612983+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.612983+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.617042+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.617042+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.618027+0000 mon.b (mon.2) 878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.618027+0000 mon.b (mon.2) 878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.625939+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.625939+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.696766+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.696766+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.698761+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.698761+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.699833+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.699833+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.701404+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.701404+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.702284+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.702284+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.709244+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.709244+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.761165+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.761165+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.763109+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.763109+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.764307+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.468 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.764307+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.766233+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.766233+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.767244+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.767244+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.774657+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.774657+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.830861+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.830861+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.832539+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.832539+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.833466+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.833466+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.834842+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.834842+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.835591+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.835591+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.842373+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.842373+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.898090+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.898090+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.899828+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.899828+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.900730+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.900730+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.901943+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.901943+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.902547+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.902547+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.923685+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.923685+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.982337+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.982337+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.983893+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.983893+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.984746+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.984746+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.992844+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.992844+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.993752+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:58.993752+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.004785+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.004785+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.047390+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.047390+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.053618+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.053618+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.060001+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.060001+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.062379+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.062379+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.063739+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.063739+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.069918+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.069918+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.126318+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.126318+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.127671+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.127671+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.128468+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.128468+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.129844+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.129844+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.130390+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.130390+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.469 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.163934+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.163934+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.226080+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.226080+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.227495+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.227495+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.228193+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.228193+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.229375+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.229375+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.229912+0000 mon.b (mon.2) 918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.229912+0000 mon.b (mon.2) 918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.236637+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.236637+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.291361+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.291361+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.292793+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.292793+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.293513+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.293513+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.294589+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.294589+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.295093+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.470 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:01:59 vm02 bash[88876]: audit 2026-03-09T17:01:59.295093+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.609898+0000 mgr.y (mgr.15147) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.609898+0000 mgr.y (mgr.15147) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.742394+0000 mgr.y (mgr.15147) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.742394+0000 mgr.y (mgr.15147) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.830677+0000 mgr.y (mgr.15147) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.830677+0000 mgr.y (mgr.15147) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.914379+0000 mgr.y (mgr.15147) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.914379+0000 mgr.y (mgr.15147) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.991959+0000 mgr.y (mgr.15147) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:57.991959+0000 mgr.y (mgr.15147) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.058219+0000 mgr.y (mgr.15147) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.058219+0000 mgr.y (mgr.15147) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.171646+0000 mgr.y (mgr.15147) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.171646+0000 mgr.y (mgr.15147) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.262744+0000 mgr.y (mgr.15147) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.262744+0000 mgr.y (mgr.15147) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.338327+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.338327+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.348669+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.348669+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.349903+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.349903+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.351263+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.351263+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.352012+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.352012+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.359311+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.359311+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.361408+0000 mgr.y (mgr.15147) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.361408+0000 mgr.y (mgr.15147) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.421047+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.421047+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.422981+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.422981+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.424201+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.424201+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.432595+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.432595+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.434584+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.434584+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.472641+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.472641+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.474060+0000 mgr.y (mgr.15147) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.474060+0000 mgr.y (mgr.15147) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.516526+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.516526+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.517853+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.517853+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.518903+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.518903+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.520304+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.520304+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.521188+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.521188+0000 mon.b (mon.2) 873 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.549293+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.549293+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.561363+0000 mgr.y (mgr.15147) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.561363+0000 mgr.y (mgr.15147) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.601640+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.601640+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.611433+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.611433+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.612983+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.612983+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.617042+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.617042+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.618027+0000 mon.b (mon.2) 878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.618027+0000 mon.b (mon.2) 878 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.625939+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.625939+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.696766+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.696766+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.698761+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.698761+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.699833+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.699833+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.701404+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.701404+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.702284+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.702284+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.709244+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.709244+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.761165+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.761165+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.763109+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.763109+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.764307+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.764307+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.766233+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.766233+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.767244+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.767244+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.774657+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.774657+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.830861+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.830861+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.832539+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.832539+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.833466+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.833466+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.834842+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.834842+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.835591+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.835591+0000 mon.b (mon.2) 893 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.842373+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.842373+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.898090+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.898090+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.899828+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.899828+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.900730+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.900730+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.901943+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.901943+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.902547+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.902547+0000 mon.b (mon.2) 898 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.923685+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.923685+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.982337+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.982337+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.983893+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.983893+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.984746+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.984746+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.992844+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.992844+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.993752+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:58.993752+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.004785+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.004785+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.047390+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.047390+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.053618+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.053618+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.060001+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.060001+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.062379+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.062379+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.063739+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.063739+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.069918+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.069918+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.126318+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.126318+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.127671+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.127671+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.128468+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.128468+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.129844+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.129844+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.130390+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.130390+0000 mon.b (mon.2) 913 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.163934+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.163934+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.226080+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.226080+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.227495+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.227495+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.228193+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.228193+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.229375+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.229375+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.229912+0000 mon.b (mon.2) 918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.229912+0000 mon.b (mon.2) 918 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.236637+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.236637+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.291361+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.291361+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.292793+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.292793+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.293513+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.293513+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.294589+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.294589+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.295093+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:01:59.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:01:59 vm08 bash[69929]: audit 2026-03-09T17:01:59.295093+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.628623+0000 mgr.y (mgr.15147) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.628623+0000 mgr.y (mgr.15147) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.710985+0000 mgr.y (mgr.15147) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.710985+0000 mgr.y (mgr.15147) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.777407+0000 mgr.y (mgr.15147) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.777407+0000 mgr.y (mgr.15147) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.847352+0000 mgr.y (mgr.15147) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.847352+0000 mgr.y (mgr.15147) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.929065+0000 mgr.y (mgr.15147) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:58.929065+0000 mgr.y (mgr.15147) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.005839+0000 mgr.y (mgr.15147) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.005839+0000 mgr.y (mgr.15147) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.071519+0000 mgr.y (mgr.15147) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.071519+0000 mgr.y (mgr.15147) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.090277+0000 mgr.y (mgr.15147) 708 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.090277+0000 mgr.y (mgr.15147) 708 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.167684+0000 mgr.y (mgr.15147) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.167684+0000 mgr.y (mgr.15147) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.239226+0000 mgr.y (mgr.15147) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.239226+0000 mgr.y (mgr.15147) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.304952+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.304952+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.305674+0000 mgr.y (mgr.15147) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.305674+0000 mgr.y (mgr.15147) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.368915+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.368915+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.370526+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.370526+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.371651+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.371651+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.372939+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.372939+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.373631+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.373631+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.383769+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.383769+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.390582+0000 mgr.y (mgr.15147) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.390582+0000 mgr.y (mgr.15147) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cluster 2026-03-09T17:01:59.406394+0000 mgr.y (mgr.15147) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cluster 2026-03-09T17:01:59.406394+0000 mgr.y (mgr.15147) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.431258+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.431258+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.434851+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.434851+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.439761+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.439761+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.445650+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.445650+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.446497+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.446497+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.453328+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.453328+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.454483+0000 mgr.y (mgr.15147) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.454483+0000 mgr.y (mgr.15147) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.522439+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.522439+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.524929+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.524929+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.526198+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.526198+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.532284+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.532284+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.534979+0000 mon.b (mon.2) 938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.534979+0000 mon.b (mon.2) 938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.543337+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.543337+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.546273+0000 mgr.y (mgr.15147) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.546273+0000 mgr.y (mgr.15147) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.605033+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.605033+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.606516+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.606516+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.608269+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.608269+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.613790+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.613790+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.615374+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.615374+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.627764+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.627764+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.683804+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.683804+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.686329+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.686329+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.697155+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.697155+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.701245+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.701245+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.702234+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.702234+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.714498+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.714498+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.801509+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.801509+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.806961+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.806961+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.809766+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.809766+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.816498+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.816498+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.817526+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.817526+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.825502+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.825502+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.908210+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.908210+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.912879+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.912879+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.915719+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.915719+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.920799+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.920799+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.921404+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.657 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.921404+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.927846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:01:59.927846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.010540+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.010540+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.015101+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.015101+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.016293+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.016293+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.026107+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.026107+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.029076+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.029076+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.050604+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.050604+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.168136+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.168136+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.176604+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.176604+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.178075+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.178075+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.179809+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.179809+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.181108+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.181108+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.194216+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.194216+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.658 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.264843+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.264843+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.273834+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.273834+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.278701+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.278701+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.287662+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.287662+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.289887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.289887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.300679+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.659 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:00 vm08 bash[69929]: audit 2026-03-09T17:02:00.300679+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.628623+0000 mgr.y (mgr.15147) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.628623+0000 mgr.y (mgr.15147) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.710985+0000 mgr.y (mgr.15147) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.710985+0000 mgr.y (mgr.15147) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.777407+0000 mgr.y (mgr.15147) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.777407+0000 mgr.y (mgr.15147) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.847352+0000 mgr.y (mgr.15147) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.847352+0000 mgr.y (mgr.15147) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.929065+0000 mgr.y (mgr.15147) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:58.929065+0000 mgr.y (mgr.15147) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.005839+0000 mgr.y (mgr.15147) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.005839+0000 mgr.y (mgr.15147) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.071519+0000 mgr.y (mgr.15147) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.071519+0000 mgr.y (mgr.15147) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.090277+0000 mgr.y (mgr.15147) 708 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.090277+0000 mgr.y (mgr.15147) 708 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.167684+0000 mgr.y (mgr.15147) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.167684+0000 mgr.y (mgr.15147) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.239226+0000 mgr.y (mgr.15147) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.239226+0000 mgr.y (mgr.15147) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.304952+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.304952+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.305674+0000 mgr.y (mgr.15147) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.305674+0000 mgr.y (mgr.15147) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.368915+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.368915+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.370526+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.370526+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.371651+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.371651+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.372939+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.372939+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.373631+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.373631+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.383769+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.383769+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.390582+0000 mgr.y (mgr.15147) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.390582+0000 mgr.y (mgr.15147) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cluster 2026-03-09T17:01:59.406394+0000 mgr.y (mgr.15147) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cluster 2026-03-09T17:01:59.406394+0000 mgr.y (mgr.15147) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.431258+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.431258+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.434851+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.434851+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.439761+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.439761+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.445650+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.445650+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.446497+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.446497+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.453328+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.453328+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.454483+0000 mgr.y (mgr.15147) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.454483+0000 mgr.y (mgr.15147) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.522439+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.522439+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.524929+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.524929+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.526198+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.526198+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.532284+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.532284+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.534979+0000 mon.b (mon.2) 938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.534979+0000 mon.b (mon.2) 938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.543337+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.543337+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.546273+0000 mgr.y (mgr.15147) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.546273+0000 mgr.y (mgr.15147) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.605033+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.605033+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.606516+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.606516+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.608269+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.608269+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.613790+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.613790+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.615374+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.615374+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.627764+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.627764+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.683804+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.683804+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.686329+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.686329+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.697155+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.697155+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.701245+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.701245+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.702234+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.702234+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.714498+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.714498+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.801509+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.801509+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.806961+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.806961+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.809766+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.809766+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.816498+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.816498+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.817526+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.817526+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.825502+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.825502+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.908210+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.908210+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.912879+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.912879+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.915719+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.915719+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.920799+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.920799+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.921404+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.921404+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.927846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:01:59.927846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.010540+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.010540+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.015101+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.015101+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.016293+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.016293+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.026107+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.026107+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.029076+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.029076+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.050604+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.050604+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.168136+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.168136+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.176604+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.176604+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.178075+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.178075+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.179809+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.179809+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.181108+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.181108+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.194216+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.194216+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.264843+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.264843+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.273834+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.273834+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.278701+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.278701+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.287662+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.287662+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.289887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.289887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.300679+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.717 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:00 vm02 bash[88876]: audit 2026-03-09T17:02:00.300679+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.628623+0000 mgr.y (mgr.15147) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.710985+0000 mgr.y (mgr.15147) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.777407+0000 mgr.y (mgr.15147) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.847352+0000 mgr.y (mgr.15147) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:58.929065+0000 mgr.y (mgr.15147) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.005839+0000 mgr.y (mgr.15147) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.071519+0000 mgr.y (mgr.15147) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.090277+0000 mgr.y (mgr.15147) 708 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.167684+0000 mgr.y (mgr.15147) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.239226+0000 mgr.y (mgr.15147) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.304952+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.305674+0000 mgr.y (mgr.15147) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.368915+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.370526+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.371651+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.372939+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.373631+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.383769+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.390582+0000 mgr.y (mgr.15147) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cluster 2026-03-09T17:01:59.406394+0000 mgr.y (mgr.15147) 713 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.431258+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.434851+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.439761+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.445650+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.446497+0000 mon.b (mon.2) 933 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.453328+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.454483+0000 mgr.y (mgr.15147) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.522439+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.524929+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.526198+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.532284+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.534979+0000 mon.b (mon.2) 938 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.543337+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.546273+0000 mgr.y (mgr.15147) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.605033+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.606516+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.608269+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.613790+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.615374+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.627764+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.683804+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.686329+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.697155+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.701245+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.702234+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.714498+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.801509+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.806961+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.718 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.809766+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.816498+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.817526+0000 mon.b (mon.2) 953 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.825502+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.908210+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.912879+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.915719+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.920799+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.921404+0000 mon.b (mon.2) 958 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:01:59.927846+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.010540+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.015101+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.016293+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.026107+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.029076+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.050604+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.168136+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.176604+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.178075+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.179809+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.181108+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.194216+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.264843+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.273834+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.278701+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.287662+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.289887+0000 mon.b (mon.2) 973 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:00.719 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:00 vm02 bash[17545]: audit 2026-03-09T17:02:00.300679+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.631519+0000 mgr.y (mgr.15147) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.717855+0000 mgr.y (mgr.15147) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.829079+0000 mgr.y (mgr.15147) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:01:59.931688+0000 mgr.y (mgr.15147) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.054967+0000 mgr.y (mgr.15147) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.198293+0000 mgr.y (mgr.15147) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.304471+0000 mgr.y (mgr.15147) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.379255+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.621 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.381850+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.407368+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.413365+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.421491+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.428497+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.431514+0000 mgr.y (mgr.15147) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.513022+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.518407+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.521368+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.523907+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.525091+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.541592+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.552754+0000 mgr.y (mgr.15147) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.633197+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.637839+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.639785+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.641958+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.643278+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.652866+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.733066+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.737176+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.743854+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.750535+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.752595+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.818219+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.882832+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.890851+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.898875+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.901864+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.903749+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.918523+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.987241+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.990681+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.993180+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:00.995992+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.000544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.002738+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.009974+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.016205+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.028822+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.093872+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.101700+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.104160+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:01 vm02 bash[17545]: audit 2026-03-09T17:02:01.105111+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.631519+0000 mgr.y (mgr.15147) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.631519+0000 mgr.y (mgr.15147) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.717855+0000 mgr.y (mgr.15147) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.717855+0000 mgr.y (mgr.15147) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.829079+0000 mgr.y (mgr.15147) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.829079+0000 mgr.y (mgr.15147) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.622 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.931688+0000 mgr.y (mgr.15147) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:01:59.931688+0000 mgr.y (mgr.15147) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.054967+0000 mgr.y (mgr.15147) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.054967+0000 mgr.y (mgr.15147) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.198293+0000 mgr.y (mgr.15147) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.198293+0000 mgr.y (mgr.15147) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.304471+0000 mgr.y (mgr.15147) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.304471+0000 mgr.y (mgr.15147) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.379255+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.379255+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.381850+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.381850+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.407368+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.407368+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.413365+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.413365+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.421491+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.421491+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.428497+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.428497+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.431514+0000 mgr.y (mgr.15147) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.431514+0000 mgr.y (mgr.15147) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.513022+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.513022+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.518407+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.518407+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.521368+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.521368+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.523907+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.523907+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.525091+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.525091+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.541592+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.541592+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.552754+0000 mgr.y (mgr.15147) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.552754+0000 mgr.y (mgr.15147) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.633197+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.633197+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.637839+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.637839+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.639785+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.639785+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.641958+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.641958+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.643278+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.643278+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.652866+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.652866+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.733066+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.733066+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.737176+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.737176+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.743854+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.743854+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.750535+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.750535+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.752595+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.752595+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.818219+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.818219+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.882832+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.882832+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.890851+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.890851+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.623 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.898875+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.898875+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.901864+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.901864+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.903749+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.903749+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.918523+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.918523+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.987241+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.987241+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.990681+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.990681+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.993180+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.993180+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.995992+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:00.995992+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.000544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.000544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.002738+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.002738+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.009974+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.009974+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.016205+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.016205+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.028822+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.028822+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.093872+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.093872+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.101700+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.101700+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.104160+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.104160+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.105111+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2026-03-09T17:02:01.624 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:01 vm02 bash[88876]: audit 2026-03-09T17:02:01.105111+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.631519+0000 mgr.y (mgr.15147) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.631519+0000 mgr.y (mgr.15147) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.717855+0000 mgr.y (mgr.15147) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.717855+0000 mgr.y (mgr.15147) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.829079+0000 mgr.y (mgr.15147) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.829079+0000 mgr.y (mgr.15147) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.931688+0000 mgr.y (mgr.15147) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:01:59.931688+0000 mgr.y (mgr.15147) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.054967+0000 mgr.y (mgr.15147) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.054967+0000 mgr.y (mgr.15147) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.198293+0000 mgr.y (mgr.15147) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.198293+0000 mgr.y (mgr.15147) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.304471+0000 mgr.y (mgr.15147) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.304471+0000 mgr.y (mgr.15147) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.379255+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.379255+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.381850+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.381850+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.407368+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.407368+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.413365+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.413365+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.421491+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.421491+0000 mon.b (mon.2) 978 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.428497+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.428497+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.431514+0000 mgr.y (mgr.15147) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.431514+0000 mgr.y (mgr.15147) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.513022+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.513022+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.518407+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.518407+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.521368+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.521368+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.523907+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.523907+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.525091+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.525091+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.541592+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.541592+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.552754+0000 mgr.y (mgr.15147) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.552754+0000 mgr.y (mgr.15147) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.633197+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.633197+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.637839+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.637839+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.639785+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.639785+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.641958+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.641958+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.643278+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.643278+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.652866+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.652866+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.733066+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.733066+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.737176+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.737176+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.743854+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.743854+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.750535+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.750535+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.752595+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.752595+0000 mon.b (mon.2) 993 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.818219+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.818219+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.882832+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.882832+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.890851+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.890851+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.898875+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.898875+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.901864+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.901864+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.903749+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.903749+0000 mon.b (mon.2) 998 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.918523+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.918523+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.987241+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.987241+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.990681+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.990681+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.993180+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.993180+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.995992+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:00.995992+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.000544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.000544+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.002738+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.002738+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.009974+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.009974+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.016205+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.016205+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.028822+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.028822+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.093872+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.093872+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.101700+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.101700+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.104160+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.104160+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.105111+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2026-03-09T17:02:01.656 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:01 vm08 bash[69929]: audit 2026-03-09T17:02:01.105111+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2026-03-09T17:02:02.464 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.465 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.656666+0000 mgr.y (mgr.15147) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.656666+0000 mgr.y (mgr.15147) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.832311+0000 mgr.y (mgr.15147) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.832311+0000 mgr.y (mgr.15147) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.919275+0000 mgr.y (mgr.15147) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:00.919275+0000 mgr.y (mgr.15147) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:01.107058+0000 mgr.y (mgr.15147) 728 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cephadm 2026-03-09T17:02:01.107058+0000 mgr.y (mgr.15147) 728 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cluster 2026-03-09T17:02:01.408329+0000 mgr.y (mgr.15147) 729 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: cluster 2026-03-09T17:02:01.408329+0000 mgr.y (mgr.15147) 729 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.688025+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.688025+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.690009+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.690009+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.690743+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.690743+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.691477+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 bash[88876]: audit 2026-03-09T17:02:01.691477+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.465 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.465 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.656666+0000 mgr.y (mgr.15147) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.832311+0000 mgr.y (mgr.15147) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: cephadm 2026-03-09T17:02:00.919275+0000 mgr.y (mgr.15147) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: cephadm 2026-03-09T17:02:01.107058+0000 mgr.y (mgr.15147) 728 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: cluster 2026-03-09T17:02:01.408329+0000 mgr.y (mgr.15147) 729 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: audit 2026-03-09T17:02:01.688025+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: audit 2026-03-09T17:02:01.690009+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: audit 2026-03-09T17:02:01.690743+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: audit 2026-03-09T17:02:01.691477+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: Stopping Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:02:02.465 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.466 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.656666+0000 mgr.y (mgr.15147) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.656666+0000 mgr.y (mgr.15147) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.832311+0000 mgr.y (mgr.15147) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.832311+0000 mgr.y (mgr.15147) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.919275+0000 mgr.y (mgr.15147) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:00.919275+0000 mgr.y (mgr.15147) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:01.107058+0000 mgr.y (mgr.15147) 728 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cephadm 2026-03-09T17:02:01.107058+0000 mgr.y (mgr.15147) 728 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cluster 2026-03-09T17:02:01.408329+0000 mgr.y (mgr.15147) 729 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: cluster 2026-03-09T17:02:01.408329+0000 mgr.y (mgr.15147) 729 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.688025+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.688025+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15147 ' entity='mgr.y' 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.690009+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.690009+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.690743+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.690743+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.691477+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:02.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:02 vm08 bash[69929]: audit 2026-03-09T17:02:01.691477+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:02.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: debug 2026-03-09T17:02:02.460+0000 7f6b88335700 -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-09T17:02:02.730 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[17545]: debug 2026-03-09T17:02:02.460+0000 7f6b88335700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2026-03-09T17:02:02.987 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 bash[90738]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-a 2026-03-09T17:02:02.987 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service: Deactivated successfully. 2026-03-09T17:02:02.987 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: Stopped Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:02:03.465 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.465 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.465 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 systemd[1]: Started Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.188+0000 7f97d7922d80 0 set uid:gid to 167:167 (ceph:ceph) 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.188+0000 7f97d7922d80 0 ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable), process ceph-mon, pid 7 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.188+0000 7f97d7922d80 0 pidfile_write: ignore empty --pid-file 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.192+0000 7f97d7922d80 0 load: jerasure load: lrc 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: RocksDB version: 7.9.2 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Git sha 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Compile date 2026-02-25 18:11:04 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: DB SUMMARY 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: DB Session ID: O6GSK3FEK9L8J9HC2B7J 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: CURRENT file: CURRENT 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: IDENTITY file: IDENTITY 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 3498 Bytes 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000069.sst 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000067.log size: 81627 ; 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.error_if_exists: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.create_if_missing: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.paranoid_checks: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.flush_verify_memtable_count: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.env: 0x5608ca0efdc0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.fs: PosixFileSystem 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.info_log: 0x5608f7e337e0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_file_opening_threads: 16 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.statistics: (nil) 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.use_fsync: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_log_file_size: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.log_file_time_to_roll: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.keep_log_file_num: 1000 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.recycle_log_file_num: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.allow_fallocate: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.allow_mmap_reads: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.allow_mmap_writes: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.use_direct_reads: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.create_missing_column_families: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.db_log_dir: 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.wal_dir: 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.table_cache_numshardbits: 6 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.WAL_ttl_seconds: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.WAL_size_limit_MB: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.is_fd_close_on_exec: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.advise_random_on_open: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.db_write_buffer_size: 0 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.write_buffer_manager: 0x5608f7e37900 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2026-03-09T17:02:03.467 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.use_adaptive_mutex: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.rate_limiter: (nil) 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.wal_recovery_mode: 2 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.enable_thread_tracking: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.enable_pipelined_write: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.unordered_write: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.row_cache: None 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.wal_filter: None 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.allow_ingest_behind: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.two_write_queues: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.manual_wal_flush: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.wal_compression: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.atomic_flush: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.persist_stats_to_disk: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.write_dbid_to_manifest: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.log_readahead_size: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.best_efforts_recovery: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.allow_data_in_errors: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.db_host_id: __hostname__ 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.enforce_single_del_contracts: true 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_background_jobs: 2 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_background_compactions: -1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_subcompactions: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.delayed_write_rate : 16777216 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_total_wal_size: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.stats_dump_period_sec: 600 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.stats_persist_period_sec: 600 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_open_files: -1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bytes_per_sync: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.wal_bytes_per_sync: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.strict_bytes_per_sync: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_readahead_size: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_background_flushes: -1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Compression algorithms supported: 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kZSTD supported: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kXpressCompression supported: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kBZip2Compression supported: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kLZ4Compression supported: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kZlibCompression supported: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kLZ4HCCompression supported: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: kSnappyCompression supported: 1 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Fast CRC32 supported: Supported on x86 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: DMutex implementation: pthread_mutex_t 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2026-03-09T17:02:03.468 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.merge_operator: 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_filter: None 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_filter_factory: None 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.sst_partitioner_factory: None 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.memtable_factory: SkipListFactory 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.table_factory: BlockBasedTable 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5608f7e323c0) 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: cache_index_and_filter_blocks: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: cache_index_and_filter_blocks_with_high_priority: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: pin_l0_filter_and_index_blocks_in_cache: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: pin_top_level_index_and_filter: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: index_type: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: data_block_index_type: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: index_shortening: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: data_block_hash_table_util_ratio: 0.750000 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: checksum: 4 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: no_block_cache: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_cache: 0x5608f7e59350 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_cache_name: BinnedLRUCache 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_cache_options: 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: capacity : 536870912 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: num_shard_bits : 4 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: strict_capacity_limit : 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: high_pri_pool_ratio: 0.000 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_cache_compressed: (nil) 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: persistent_cache: (nil) 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_size: 4096 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_size_deviation: 10 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_restart_interval: 16 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: index_block_restart_interval: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: metadata_block_size: 4096 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: partition_filters: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: use_delta_encoding: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: filter_policy: bloomfilter 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: whole_key_filtering: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: verify_compression: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: read_amp_bytes_per_bit: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: format_version: 5 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: enable_index_compression: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: block_align: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: max_auto_readahead_size: 262144 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: prepopulate_block_cache: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: initial_auto_readahead_size: 8192 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: num_file_reads_for_auto_readahead: 2 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.write_buffer_size: 33554432 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_write_buffer_number: 2 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression: NoCompression 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression: Disabled 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.prefix_extractor: nullptr 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.num_levels: 7 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:02:03.469 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.window_bits: -14 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.level: 32767 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.strategy: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.enabled: false 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.target_file_size_base: 67108864 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.target_file_size_multiplier: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.arena_block_size: 1048576 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.disable_auto_compactions: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.inplace_update_support: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.inplace_update_num_locks: 10000 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.memtable_huge_page_size: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.bloom_locality: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.max_successive_merges: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.optimize_filters_for_hits: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.paranoid_file_checks: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.force_consistency_checks: 1 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.report_bg_io_stats: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.ttl: 2592000 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.periodic_compaction_seconds: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.enable_blob_files: false 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.min_blob_size: 0 2026-03-09T17:02:03.470 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.blob_file_size: 268435456 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.blob_compression_type: NoCompression 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.enable_blob_garbage_collection: false 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.blob_file_starting_level: 0 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.196+0000 7f97d7922d80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.471 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.471 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 69.sst 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 71, last_sequence is 37669, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 413d6c27-f069-49d2-9754-a08259d1991e 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075723205772, "job": 1, "event": "recovery_started", "wal_files": [67]} 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.200+0000 7f97d7922d80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.204+0000 7f97d7922d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075723207835, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 82393, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 37670, "largest_seqno": 37762, "table_properties": {"data_size": 80868, "index_size": 236, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2256, "raw_average_key_size": 27, "raw_value_size": 79247, "raw_average_value_size": 954, "num_data_blocks": 10, "num_entries": 83, "num_filter_entries": 83, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1773075723, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "413d6c27-f069-49d2-9754-a08259d1991e", "db_session_id": "O6GSK3FEK9L8J9HC2B7J", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.204+0000 7f97d7922d80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1773075723207896, "job": 1, "event": "recovery_finished"} 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.204+0000 7f97d7922d80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:03 vm02 bash[90854]: debug 2026-03-09T17:02:03.204+0000 7f97d7922d80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2026-03-09T17:02:03.471 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:03.471 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:02:02 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:04.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:04 vm02 bash[63970]: ignoring --setuser ceph since I am not root 2026-03-09T17:02:04.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:04 vm02 bash[63970]: ignoring --setgroup ceph since I am not root 2026-03-09T17:02:04.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:04 vm02 bash[63970]: debug 2026-03-09T17:02:04.800+0000 7fbabc67e140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T17:02:04.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:04 vm02 bash[63970]: debug 2026-03-09T17:02:04.844+0000 7fbabc67e140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T17:02:05.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:04 vm08 bash[64901]: ignoring --setuser ceph since I am not root 2026-03-09T17:02:05.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:04 vm08 bash[64901]: ignoring --setgroup ceph since I am not root 2026-03-09T17:02:05.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:04 vm08 bash[64901]: debug 2026-03-09T17:02:04.783+0000 7f282c0bc140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-03-09T17:02:05.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:04 vm08 bash[64901]: debug 2026-03-09T17:02:04.819+0000 7f282c0bc140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-03-09T17:02:05.154 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:04 vm08 bash[64901]: debug 2026-03-09T17:02:04.947+0000 7f282c0bc140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T17:02:05.294 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:04 vm02 bash[63970]: debug 2026-03-09T17:02:04.988+0000 7fbabc67e140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-03-09T17:02:05.639 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:05 vm02 bash[63970]: debug 2026-03-09T17:02:05.292+0000 7fbabc67e140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T17:02:05.648 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: debug 2026-03-09T17:02:05.247+0000 7f282c0bc140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.639788+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.639788+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.639892+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.639892+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.639972+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.639972+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.641032+0000 mon.b (mon.2) 1014 : cluster [INF] mon.b calling monitor election 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.641032+0000 mon.b (mon.2) 1014 : cluster [INF] mon.b calling monitor election 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.641153+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.641153+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.641189+0000 mon.a (mon.0) 16 : cluster [INF] mon.a calling monitor election 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.641189+0000 mon.a (mon.0) 16 : cluster [INF] mon.a calling monitor election 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.644013+0000 mon.a (mon.0) 17 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.644013+0000 mon.a (mon.0) 17 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648472+0000 mon.a (mon.0) 18 : cluster [DBG] monmap epoch 4 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648472+0000 mon.a (mon.0) 18 : cluster [DBG] monmap epoch 4 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648489+0000 mon.a (mon.0) 19 : cluster [DBG] fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648489+0000 mon.a (mon.0) 19 : cluster [DBG] fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648499+0000 mon.a (mon.0) 20 : cluster [DBG] last_changed 2026-03-09T17:02:04.632688+0000 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648499+0000 mon.a (mon.0) 20 : cluster [DBG] last_changed 2026-03-09T17:02:04.632688+0000 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648507+0000 mon.a (mon.0) 21 : cluster [DBG] created 2026-03-09T16:37:32.564804+0000 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648507+0000 mon.a (mon.0) 21 : cluster [DBG] created 2026-03-09T16:37:32.564804+0000 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648516+0000 mon.a (mon.0) 22 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648516+0000 mon.a (mon.0) 22 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648524+0000 mon.a (mon.0) 23 : cluster [DBG] election_strategy: 1 2026-03-09T17:02:05.895 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.639788+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.639788+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.639892+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.639892+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.639972+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.639972+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.641032+0000 mon.b (mon.2) 1014 : cluster [INF] mon.b calling monitor election 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.641032+0000 mon.b (mon.2) 1014 : cluster [INF] mon.b calling monitor election 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.641153+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.641153+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.641189+0000 mon.a (mon.0) 16 : cluster [INF] mon.a calling monitor election 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.641189+0000 mon.a (mon.0) 16 : cluster [INF] mon.a calling monitor election 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.644013+0000 mon.a (mon.0) 17 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.644013+0000 mon.a (mon.0) 17 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648472+0000 mon.a (mon.0) 18 : cluster [DBG] monmap epoch 4 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648472+0000 mon.a (mon.0) 18 : cluster [DBG] monmap epoch 4 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648489+0000 mon.a (mon.0) 19 : cluster [DBG] fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648489+0000 mon.a (mon.0) 19 : cluster [DBG] fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648499+0000 mon.a (mon.0) 20 : cluster [DBG] last_changed 2026-03-09T17:02:04.632688+0000 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648499+0000 mon.a (mon.0) 20 : cluster [DBG] last_changed 2026-03-09T17:02:04.632688+0000 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648507+0000 mon.a (mon.0) 21 : cluster [DBG] created 2026-03-09T16:37:32.564804+0000 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648507+0000 mon.a (mon.0) 21 : cluster [DBG] created 2026-03-09T16:37:32.564804+0000 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648516+0000 mon.a (mon.0) 22 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648516+0000 mon.a (mon.0) 22 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648524+0000 mon.a (mon.0) 23 : cluster [DBG] election_strategy: 1 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648524+0000 mon.a (mon.0) 23 : cluster [DBG] election_strategy: 1 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648550+0000 mon.a (mon.0) 24 : cluster [DBG] 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648550+0000 mon.a (mon.0) 24 : cluster [DBG] 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648559+0000 mon.a (mon.0) 25 : cluster [DBG] 1: [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon.c 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648559+0000 mon.a (mon.0) 25 : cluster [DBG] 1: [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon.c 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648568+0000 mon.a (mon.0) 26 : cluster [DBG] 2: [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon.b 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648568+0000 mon.a (mon.0) 26 : cluster [DBG] 2: [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon.b 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648967+0000 mon.a (mon.0) 27 : cluster [DBG] fsmap 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648967+0000 mon.a (mon.0) 27 : cluster [DBG] fsmap 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648988+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.648988+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.650201+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.650201+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.650721+0000 mon.a (mon.0) 30 : cluster [INF] overall HEALTH_OK 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.650721+0000 mon.a (mon.0) 30 : cluster [INF] overall HEALTH_OK 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.661502+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: audit 2026-03-09T17:02:04.661502+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.661885+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:05 vm02 bash[88876]: cluster 2026-03-09T17:02:04.661885+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648524+0000 mon.a (mon.0) 23 : cluster [DBG] election_strategy: 1 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648550+0000 mon.a (mon.0) 24 : cluster [DBG] 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648550+0000 mon.a (mon.0) 24 : cluster [DBG] 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648559+0000 mon.a (mon.0) 25 : cluster [DBG] 1: [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon.c 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648559+0000 mon.a (mon.0) 25 : cluster [DBG] 1: [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon.c 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648568+0000 mon.a (mon.0) 26 : cluster [DBG] 2: [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon.b 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648568+0000 mon.a (mon.0) 26 : cluster [DBG] 2: [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon.b 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648967+0000 mon.a (mon.0) 27 : cluster [DBG] fsmap 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648967+0000 mon.a (mon.0) 27 : cluster [DBG] fsmap 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648988+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.648988+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.650201+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.650201+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.650721+0000 mon.a (mon.0) 30 : cluster [INF] overall HEALTH_OK 2026-03-09T17:02:05.896 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.650721+0000 mon.a (mon.0) 30 : cluster [INF] overall HEALTH_OK 2026-03-09T17:02:05.897 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.661502+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:02:05.897 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: audit 2026-03-09T17:02:04.661502+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:02:05.897 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.661885+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2026-03-09T17:02:05.897 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:05 vm02 bash[90854]: cluster 2026-03-09T17:02:04.661885+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2026-03-09T17:02:05.897 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:05 vm02 bash[63970]: debug 2026-03-09T17:02:05.804+0000 7fbabc67e140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.639788+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.639788+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.639892+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.639892+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.639972+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.639972+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.15147 192.168.123.102:0/2859417493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.641032+0000 mon.b (mon.2) 1014 : cluster [INF] mon.b calling monitor election 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.641032+0000 mon.b (mon.2) 1014 : cluster [INF] mon.b calling monitor election 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.641153+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.641153+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.641189+0000 mon.a (mon.0) 16 : cluster [INF] mon.a calling monitor election 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.641189+0000 mon.a (mon.0) 16 : cluster [INF] mon.a calling monitor election 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.644013+0000 mon.a (mon.0) 17 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.644013+0000 mon.a (mon.0) 17 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648472+0000 mon.a (mon.0) 18 : cluster [DBG] monmap epoch 4 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648472+0000 mon.a (mon.0) 18 : cluster [DBG] monmap epoch 4 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648489+0000 mon.a (mon.0) 19 : cluster [DBG] fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648489+0000 mon.a (mon.0) 19 : cluster [DBG] fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648499+0000 mon.a (mon.0) 20 : cluster [DBG] last_changed 2026-03-09T17:02:04.632688+0000 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648499+0000 mon.a (mon.0) 20 : cluster [DBG] last_changed 2026-03-09T17:02:04.632688+0000 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648507+0000 mon.a (mon.0) 21 : cluster [DBG] created 2026-03-09T16:37:32.564804+0000 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648507+0000 mon.a (mon.0) 21 : cluster [DBG] created 2026-03-09T16:37:32.564804+0000 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648516+0000 mon.a (mon.0) 22 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648516+0000 mon.a (mon.0) 22 : cluster [DBG] min_mon_release 19 (squid) 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648524+0000 mon.a (mon.0) 23 : cluster [DBG] election_strategy: 1 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648524+0000 mon.a (mon.0) 23 : cluster [DBG] election_strategy: 1 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648550+0000 mon.a (mon.0) 24 : cluster [DBG] 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648550+0000 mon.a (mon.0) 24 : cluster [DBG] 0: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.a 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648559+0000 mon.a (mon.0) 25 : cluster [DBG] 1: [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon.c 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648559+0000 mon.a (mon.0) 25 : cluster [DBG] 1: [v2:192.168.123.102:3301/0,v1:192.168.123.102:6790/0] mon.c 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648568+0000 mon.a (mon.0) 26 : cluster [DBG] 2: [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon.b 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648568+0000 mon.a (mon.0) 26 : cluster [DBG] 2: [v2:192.168.123.108:3300/0,v1:192.168.123.108:6789/0] mon.b 2026-03-09T17:02:05.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648967+0000 mon.a (mon.0) 27 : cluster [DBG] fsmap 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648967+0000 mon.a (mon.0) 27 : cluster [DBG] fsmap 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648988+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.648988+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.650201+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.650201+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.650721+0000 mon.a (mon.0) 30 : cluster [INF] overall HEALTH_OK 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.650721+0000 mon.a (mon.0) 30 : cluster [INF] overall HEALTH_OK 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.661502+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: audit 2026-03-09T17:02:04.661502+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.15147 ' entity='' 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.661885+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:05 vm08 bash[69929]: cluster 2026-03-09T17:02:04.661885+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2m), standbys: x 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: debug 2026-03-09T17:02:05.727+0000 7f282c0bc140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-03-09T17:02:05.905 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: debug 2026-03-09T17:02:05.819+0000 7f282c0bc140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T17:02:06.188 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:05 vm02 bash[63970]: debug 2026-03-09T17:02:05.892+0000 7fbabc67e140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-03-09T17:02:06.188 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: /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-09T17:02:06.188 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: 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-09T17:02:06.188 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: from numpy import show_config as show_numpy_config 2026-03-09T17:02:06.188 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.028+0000 7fbabc67e140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: /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-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: 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-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: from numpy import show_config as show_numpy_config 2026-03-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:05 vm08 bash[64901]: debug 2026-03-09T17:02:05.947+0000 7f282c0bc140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-03-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.095+0000 7f282c0bc140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.139+0000 7f282c0bc140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T17:02:06.223 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.179+0000 7f282c0bc140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T17:02:06.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.184+0000 7fbabc67e140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-03-09T17:02:06.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.224+0000 7fbabc67e140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-03-09T17:02:06.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.264+0000 7fbabc67e140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-03-09T17:02:06.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.312+0000 7fbabc67e140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T17:02:06.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.364+0000 7fbabc67e140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T17:02:06.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.219+0000 7f282c0bc140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-03-09T17:02:06.654 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.271+0000 7f282c0bc140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-03-09T17:02:07.007 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.719+0000 7f282c0bc140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T17:02:07.007 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.755+0000 7f282c0bc140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T17:02:07.007 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.799+0000 7f282c0bc140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T17:02:07.007 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:06 vm08 bash[64901]: debug 2026-03-09T17:02:06.963+0000 7f282c0bc140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T17:02:07.134 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.840+0000 7fbabc67e140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-03-09T17:02:07.134 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.884+0000 7fbabc67e140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-03-09T17:02:07.134 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:06 vm02 bash[63970]: debug 2026-03-09T17:02:06.924+0000 7fbabc67e140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-03-09T17:02:07.134 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.088+0000 7fbabc67e140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-03-09T17:02:07.328 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.003+0000 7f282c0bc140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T17:02:07.328 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.047+0000 7f282c0bc140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T17:02:07.329 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.167+0000 7f282c0bc140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T17:02:07.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.132+0000 7fbabc67e140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-03-09T17:02:07.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.176+0000 7fbabc67e140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-03-09T17:02:07.464 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.296+0000 7fbabc67e140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-03-09T17:02:07.591 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.327+0000 7f282c0bc140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T17:02:07.592 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.503+0000 7f282c0bc140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T17:02:07.592 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.547+0000 7f282c0bc140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T17:02:07.743 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.468+0000 7fbabc67e140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-03-09T17:02:07.743 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.692+0000 7fbabc67e140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-03-09T17:02:07.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.591+0000 7f282c0bc140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T17:02:07.904 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.751+0000 7f282c0bc140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T17:02:08.014 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.740+0000 7fbabc67e140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-03-09T17:02:08.014 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:07 vm02 bash[63970]: debug 2026-03-09T17:02:07.796+0000 7fbabc67e140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: cluster 2026-03-09T17:02:07.995040+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: cluster 2026-03-09T17:02:07.995040+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: cluster 2026-03-09T17:02:07.995178+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: cluster 2026-03-09T17:02:07.995178+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.995408+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.995408+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.996607+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.996607+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.997825+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.997825+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.998423+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:08 vm02 bash[88876]: audit 2026-03-09T17:02:07.998423+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: cluster 2026-03-09T17:02:07.995040+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: cluster 2026-03-09T17:02:07.995040+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: cluster 2026-03-09T17:02:07.995178+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: cluster 2026-03-09T17:02:07.995178+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.995408+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.995408+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.996607+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.996607+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.997825+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.997825+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.998423+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:02:08.360 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:08 vm02 bash[90854]: audit 2026-03-09T17:02:07.998423+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:02:08.361 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: debug 2026-03-09T17:02:08.012+0000 7fbabc67e140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: cluster 2026-03-09T17:02:07.995040+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: cluster 2026-03-09T17:02:07.995040+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x restarted 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: cluster 2026-03-09T17:02:07.995178+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: cluster 2026-03-09T17:02:07.995178+0000 mon.a (mon.0) 34 : cluster [DBG] Standby manager daemon x started 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.995408+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.995408+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.996607+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.996607+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.997825+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.997825+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.998423+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:08 vm08 bash[69929]: audit 2026-03-09T17:02:07.998423+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.? 192.168.123.108:0/4258885854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: debug 2026-03-09T17:02:07.991+0000 7f282c0bc140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: [09/Mar/2026:17:02:07] ENGINE Bus STARTING 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: CherryPy Checker: 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:07 vm08 bash[64901]: The Application mounted at '' has an empty config. 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:08 vm08 bash[64901]: [09/Mar/2026:17:02:08] ENGINE Serving on http://:::9283 2026-03-09T17:02:08.404 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:02:08 vm08 bash[64901]: [09/Mar/2026:17:02:08] ENGINE Bus STARTED 2026-03-09T17:02:08.665 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: debug 2026-03-09T17:02:08.356+0000 7fbabc67e140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-03-09T17:02:08.665 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: [09/Mar/2026:17:02:08] ENGINE Bus STARTING 2026-03-09T17:02:08.665 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: CherryPy Checker: 2026-03-09T17:02:08.666 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: The Application mounted at '' has an empty config. 2026-03-09T17:02:08.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: [09/Mar/2026:17:02:08] ENGINE Serving on http://:::9283 2026-03-09T17:02:08.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:08 vm02 bash[63970]: [09/Mar/2026:17:02:08] ENGINE Bus STARTED 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.063161+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.063161+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.363589+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.363589+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.363858+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.363858+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.371517+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.371517+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.387327+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, starting, since 0.023535s), standbys: x 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.387327+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, starting, since 0.023535s), standbys: x 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.391962+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.391962+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392014+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392014+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392046+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392046+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392086+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392086+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392149+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392149+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392217+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T17:02:09.074 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392217+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392322+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392322+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392373+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392373+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392417+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392417+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392462+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392462+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392507+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392507+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392566+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.392566+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.393516+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.393516+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.393586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T17:02:09.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.393586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.393867+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.393867+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.402190+0000 mon.a (mon.0) 56 : cluster [INF] Manager daemon y is now available 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cluster 2026-03-09T17:02:08.402190+0000 mon.a (mon.0) 56 : cluster [INF] Manager daemon y is now available 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.428500+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.428500+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.454670+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.454670+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.458531+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.458531+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.459696+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.459696+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.460476+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.460476+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.462068+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.462068+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.464954+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.464954+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.467426+0000 mgr.y (mgr.54106) 1 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.467426+0000 mgr.y (mgr.54106) 1 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.467607+0000 mgr.y (mgr.54106) 2 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.467607+0000 mgr.y (mgr.54106) 2 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.478723+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.478723+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.534063+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:08.534063+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:09.052113+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:09.052113+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:09.058223+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:09 vm08 bash[69929]: audit 2026-03-09T17:02:09.058223+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.063161+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.063161+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.363589+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.363589+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.363858+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.363858+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.371517+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.371517+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.387327+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, starting, since 0.023535s), standbys: x 2026-03-09T17:02:09.405 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.387327+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, starting, since 0.023535s), standbys: x 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.391962+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.391962+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392014+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392014+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392046+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392046+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392086+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392086+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392149+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392149+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392217+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392217+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392322+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392322+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392373+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392373+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392417+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392417+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392462+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392462+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392507+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392507+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392566+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.392566+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.393516+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.393516+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.393586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.393586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.393867+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.393867+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.402190+0000 mon.a (mon.0) 56 : cluster [INF] Manager daemon y is now available 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cluster 2026-03-09T17:02:08.402190+0000 mon.a (mon.0) 56 : cluster [INF] Manager daemon y is now available 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.428500+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.428500+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.454670+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.454670+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.458531+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.458531+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.459696+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.459696+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.460476+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.460476+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.462068+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.462068+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.464954+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:09.406 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.464954+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.467426+0000 mgr.y (mgr.54106) 1 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.467426+0000 mgr.y (mgr.54106) 1 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.467607+0000 mgr.y (mgr.54106) 2 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.467607+0000 mgr.y (mgr.54106) 2 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.478723+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.478723+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.534063+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:08.534063+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:09.052113+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:09.052113+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:09.058223+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:09 vm02 bash[88876]: audit 2026-03-09T17:02:09.058223+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.063161+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.063161+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.363589+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.363589+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon y restarted 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.363858+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.363858+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon y 2026-03-09T17:02:09.407 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.371517+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.371517+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.387327+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, starting, since 0.023535s), standbys: x 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.387327+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e43: y(active, starting, since 0.023535s), standbys: x 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.391962+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.391962+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392014+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392014+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392046+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392046+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392086+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392086+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392149+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392149+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392217+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392217+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392276+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392322+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392322+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392373+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392373+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392417+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392417+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392462+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392462+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392507+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392507+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392566+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.392566+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.393516+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.393516+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.393586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.393586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.393867+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.393867+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.402190+0000 mon.a (mon.0) 56 : cluster [INF] Manager daemon y is now available 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cluster 2026-03-09T17:02:08.402190+0000 mon.a (mon.0) 56 : cluster [INF] Manager daemon y is now available 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.428500+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.428500+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.454670+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.454670+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.458531+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.458531+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.459696+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.459696+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm02", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.460476+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.460476+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:vm08", "name": "osd_memory_target"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.462068+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.462068+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.464954+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.464954+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.467426+0000 mgr.y (mgr.54106) 1 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.467426+0000 mgr.y (mgr.54106) 1 : cephadm [INF] Updating vm02:/etc/ceph/ceph.conf 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.467607+0000 mgr.y (mgr.54106) 2 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.467607+0000 mgr.y (mgr.54106) 2 : cephadm [INF] Updating vm08:/etc/ceph/ceph.conf 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.478723+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.478723+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.534063+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:08.534063+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:09.052113+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:09.052113+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:09.058223+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.408 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:09 vm02 bash[90854]: audit 2026-03-09T17:02:09.058223+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:09.409 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:09 vm02 bash[63970]: debug 2026-03-09T17:02:09.404+0000 7fba889ea640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-03-09T17:02:09.836 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 9s ago 24m - - 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 13s ago 24m - - 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (14m) 9s ago 21m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (108s) 13s ago 20m 64.5M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 9s ago 20m 43.1M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (2m) 13s ago 23m 464M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (11m) 9s ago 24m 537M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (24m) 9s ago 24m 87.3M 2048M 17.2.0 e1d6a67b021e 854e0eabf009 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (66s) 13s ago 24m 37.9M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 41d251be094f 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (17s) 9s ago 24m 23.4M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 9849ce01bd33 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (14m) 9s ago 21m 7616k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (14m) 13s ago 21m 7736k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (23m) 9s ago 23m 54.5M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:02:10.320 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (23m) 9s ago 23m 54.0M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (23m) 9s ago 23m 50.3M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (22m) 9s ago 22m 53.2M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (22m) 13s ago 22m 55.1M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (22m) 13s ago 22m 50.9M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (22m) 13s ago 22m 51.9M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (21m) 13s ago 21m 54.1M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 13s ago 21m 42.5M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (20m) 9s ago 20m 88.1M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:02:10.321 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (20m) 13s ago 20m 87.8M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:02:10.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.936406+0000 mgr.y (mgr.54106) 3 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.936406+0000 mgr.y (mgr.54106) 3 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.973765+0000 mgr.y (mgr.54106) 4 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:08.973765+0000 mgr.y (mgr.54106) 4 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.010892+0000 mgr.y (mgr.54106) 5 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.010892+0000 mgr.y (mgr.54106) 5 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.131411+0000 mgr.y (mgr.54106) 6 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.131411+0000 mgr.y (mgr.54106) 6 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.163474+0000 mgr.y (mgr.54106) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.163474+0000 mgr.y (mgr.54106) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.195054+0000 mgr.y (mgr.54106) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.195054+0000 mgr.y (mgr.54106) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.228336+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.228336+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.234888+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.234888+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.239759+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.239759+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.240420+0000 mgr.y (mgr.54106) 9 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.240420+0000 mgr.y (mgr.54106) 9 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.244224+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.244224+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.253750+0000 mgr.y (mgr.54106) 10 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.936406+0000 mgr.y (mgr.54106) 3 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.936406+0000 mgr.y (mgr.54106) 3 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.973765+0000 mgr.y (mgr.54106) 4 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:08.973765+0000 mgr.y (mgr.54106) 4 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.010892+0000 mgr.y (mgr.54106) 5 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.010892+0000 mgr.y (mgr.54106) 5 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.131411+0000 mgr.y (mgr.54106) 6 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.131411+0000 mgr.y (mgr.54106) 6 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.163474+0000 mgr.y (mgr.54106) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.163474+0000 mgr.y (mgr.54106) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.195054+0000 mgr.y (mgr.54106) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.195054+0000 mgr.y (mgr.54106) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.228336+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.228336+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.234888+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.234888+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.239759+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.239759+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.240420+0000 mgr.y (mgr.54106) 9 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.240420+0000 mgr.y (mgr.54106) 9 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.244224+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.244224+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.253750+0000 mgr.y (mgr.54106) 10 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.253750+0000 mgr.y (mgr.54106) 10 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.253975+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.253975+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.254519+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.254519+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.255700+0000 mgr.y (mgr.54106) 11 : cephadm [INF] Reconfiguring daemon osd.3 on vm02 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.255700+0000 mgr.y (mgr.54106) 11 : cephadm [INF] Reconfiguring daemon osd.3 on vm02 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cluster 2026-03-09T17:02:09.378746+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e44: y(active, since 1.01499s), standbys: x 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cluster 2026-03-09T17:02:09.378746+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e44: y(active, since 1.01499s), standbys: x 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.403587+0000 mgr.y (mgr.54106) 12 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.403587+0000 mgr.y (mgr.54106) 12 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cluster 2026-03-09T17:02:09.408522+0000 mgr.y (mgr.54106) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cluster 2026-03-09T17:02:09.408522+0000 mgr.y (mgr.54106) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.427965+0000 mgr.y (mgr.54106) 14 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTING 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.427965+0000 mgr.y (mgr.54106) 14 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTING 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.538122+0000 mgr.y (mgr.54106) 15 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on https://192.168.123.102:7151 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.538122+0000 mgr.y (mgr.54106) 15 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on https://192.168.123.102:7151 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.538784+0000 mgr.y (mgr.54106) 16 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Client ('192.168.123.102', 50808) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.538784+0000 mgr.y (mgr.54106) 16 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Client ('192.168.123.102', 50808) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.639207+0000 mgr.y (mgr.54106) 17 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.639207+0000 mgr.y (mgr.54106) 17 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.639398+0000 mgr.y (mgr.54106) 18 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTED 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.639398+0000 mgr.y (mgr.54106) 18 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTED 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.752986+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.752986+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.760110+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.760110+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.763101+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.763101+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.763742+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:09.763742+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:10.222896+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.466 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:10 vm02 bash[90854]: audit 2026-03-09T17:02:10.222896+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.253750+0000 mgr.y (mgr.54106) 10 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.253975+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.253975+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.254519+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.254519+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.255700+0000 mgr.y (mgr.54106) 11 : cephadm [INF] Reconfiguring daemon osd.3 on vm02 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.255700+0000 mgr.y (mgr.54106) 11 : cephadm [INF] Reconfiguring daemon osd.3 on vm02 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cluster 2026-03-09T17:02:09.378746+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e44: y(active, since 1.01499s), standbys: x 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cluster 2026-03-09T17:02:09.378746+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e44: y(active, since 1.01499s), standbys: x 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.403587+0000 mgr.y (mgr.54106) 12 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.403587+0000 mgr.y (mgr.54106) 12 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cluster 2026-03-09T17:02:09.408522+0000 mgr.y (mgr.54106) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cluster 2026-03-09T17:02:09.408522+0000 mgr.y (mgr.54106) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.427965+0000 mgr.y (mgr.54106) 14 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTING 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.427965+0000 mgr.y (mgr.54106) 14 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTING 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.538122+0000 mgr.y (mgr.54106) 15 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on https://192.168.123.102:7151 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.538122+0000 mgr.y (mgr.54106) 15 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on https://192.168.123.102:7151 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.538784+0000 mgr.y (mgr.54106) 16 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Client ('192.168.123.102', 50808) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.538784+0000 mgr.y (mgr.54106) 16 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Client ('192.168.123.102', 50808) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.639207+0000 mgr.y (mgr.54106) 17 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.639207+0000 mgr.y (mgr.54106) 17 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.639398+0000 mgr.y (mgr.54106) 18 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTED 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.639398+0000 mgr.y (mgr.54106) 18 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTED 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.752986+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.752986+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.760110+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.760110+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.763101+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.763101+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.763742+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:09.763742+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:10.222896+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.467 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:10 vm02 bash[88876]: audit 2026-03-09T17:02:10.222896+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 3 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 5 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T17:02:10.641 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.936406+0000 mgr.y (mgr.54106) 3 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.936406+0000 mgr.y (mgr.54106) 3 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.973765+0000 mgr.y (mgr.54106) 4 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:08.973765+0000 mgr.y (mgr.54106) 4 : cephadm [INF] Updating vm02:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.010892+0000 mgr.y (mgr.54106) 5 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.010892+0000 mgr.y (mgr.54106) 5 : cephadm [INF] Updating vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.131411+0000 mgr.y (mgr.54106) 6 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.131411+0000 mgr.y (mgr.54106) 6 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.conf 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.163474+0000 mgr.y (mgr.54106) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.163474+0000 mgr.y (mgr.54106) 7 : cephadm [INF] Updating vm08:/etc/ceph/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.195054+0000 mgr.y (mgr.54106) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.195054+0000 mgr.y (mgr.54106) 8 : cephadm [INF] Updating vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/config/ceph.client.admin.keyring 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.228336+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.228336+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.234888+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.234888+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.239759+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.239759+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.240420+0000 mgr.y (mgr.54106) 9 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.240420+0000 mgr.y (mgr.54106) 9 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.244224+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.244224+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.253750+0000 mgr.y (mgr.54106) 10 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.253750+0000 mgr.y (mgr.54106) 10 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.253975+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.253975+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.254519+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.254519+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.255700+0000 mgr.y (mgr.54106) 11 : cephadm [INF] Reconfiguring daemon osd.3 on vm02 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.255700+0000 mgr.y (mgr.54106) 11 : cephadm [INF] Reconfiguring daemon osd.3 on vm02 2026-03-09T17:02:10.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cluster 2026-03-09T17:02:09.378746+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e44: y(active, since 1.01499s), standbys: x 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cluster 2026-03-09T17:02:09.378746+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e44: y(active, since 1.01499s), standbys: x 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.403587+0000 mgr.y (mgr.54106) 12 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.403587+0000 mgr.y (mgr.54106) 12 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cluster 2026-03-09T17:02:09.408522+0000 mgr.y (mgr.54106) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cluster 2026-03-09T17:02:09.408522+0000 mgr.y (mgr.54106) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.427965+0000 mgr.y (mgr.54106) 14 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTING 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.427965+0000 mgr.y (mgr.54106) 14 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTING 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.538122+0000 mgr.y (mgr.54106) 15 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on https://192.168.123.102:7151 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.538122+0000 mgr.y (mgr.54106) 15 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on https://192.168.123.102:7151 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.538784+0000 mgr.y (mgr.54106) 16 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Client ('192.168.123.102', 50808) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.538784+0000 mgr.y (mgr.54106) 16 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Client ('192.168.123.102', 50808) lost — peer dropped the TLS connection suddenly, during handshake: (6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1147)') 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.639207+0000 mgr.y (mgr.54106) 17 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.639207+0000 mgr.y (mgr.54106) 17 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Serving on http://192.168.123.102:8765 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.639398+0000 mgr.y (mgr.54106) 18 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTED 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.639398+0000 mgr.y (mgr.54106) 18 : cephadm [INF] [09/Mar/2026:17:02:09] ENGINE Bus STARTED 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.752986+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.752986+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.760110+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.760110+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.763101+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.763101+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.763742+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:09.763742+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:10.222896+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:10 vm08 bash[69929]: audit 2026-03-09T17:02:10.222896+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:10.888 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc", 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": true, 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "which": "Upgrading daemons of type(s) mon on host(s) vm02", 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "progress": "1/2 daemons upgraded", 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "message": "", 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:02:10.889 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.760861+0000 mgr.y (mgr.54106) 19 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.760861+0000 mgr.y (mgr.54106) 19 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.765476+0000 mgr.y (mgr.54106) 20 : cephadm [INF] Reconfiguring daemon osd.2 on vm02 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:09.765476+0000 mgr.y (mgr.54106) 20 : cephadm [INF] Reconfiguring daemon osd.2 on vm02 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:09.825493+0000 mgr.y (mgr.54106) 21 : audit [DBG] from='client.64119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:09.825493+0000 mgr.y (mgr.54106) 21 : audit [DBG] from='client.64119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.060004+0000 mgr.y (mgr.54106) 22 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.060004+0000 mgr.y (mgr.54106) 22 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.230122+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.230122+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.231524+0000 mgr.y (mgr.54106) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.231524+0000 mgr.y (mgr.54106) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.234244+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.234244+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.235091+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.235091+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.245923+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.245923+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.250906+0000 mgr.y (mgr.54106) 24 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.250906+0000 mgr.y (mgr.54106) 24 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.317288+0000 mgr.y (mgr.54106) 25 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.239 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.317288+0000 mgr.y (mgr.54106) 25 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cluster 2026-03-09T17:02:10.398277+0000 mgr.y (mgr.54106) 26 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cluster 2026-03-09T17:02:10.398277+0000 mgr.y (mgr.54106) 26 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.642271+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 192.168.123.102:0/2913127480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.642271+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 192.168.123.102:0/2913127480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.697935+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.697935+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.707000+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.707000+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.707960+0000 mgr.y (mgr.54106) 27 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.707960+0000 mgr.y (mgr.54106) 27 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.708370+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.708370+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.709415+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:10.709415+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.710827+0000 mgr.y (mgr.54106) 28 : cephadm [INF] Reconfiguring daemon osd.0 on vm02 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: cephadm 2026-03-09T17:02:10.710827+0000 mgr.y (mgr.54106) 28 : cephadm [INF] Reconfiguring daemon osd.0 on vm02 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.162112+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.162112+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.168899+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.168899+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.170168+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.170168+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.170671+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.170671+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.171058+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.240 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:11 vm02 bash[88876]: audit 2026-03-09T17:02:11.171058+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.760861+0000 mgr.y (mgr.54106) 19 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.760861+0000 mgr.y (mgr.54106) 19 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.765476+0000 mgr.y (mgr.54106) 20 : cephadm [INF] Reconfiguring daemon osd.2 on vm02 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:09.765476+0000 mgr.y (mgr.54106) 20 : cephadm [INF] Reconfiguring daemon osd.2 on vm02 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:09.825493+0000 mgr.y (mgr.54106) 21 : audit [DBG] from='client.64119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:09.825493+0000 mgr.y (mgr.54106) 21 : audit [DBG] from='client.64119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.060004+0000 mgr.y (mgr.54106) 22 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.060004+0000 mgr.y (mgr.54106) 22 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.230122+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.230122+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.231524+0000 mgr.y (mgr.54106) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.231524+0000 mgr.y (mgr.54106) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.234244+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.234244+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.235091+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.235091+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.245923+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.245923+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.250906+0000 mgr.y (mgr.54106) 24 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.250906+0000 mgr.y (mgr.54106) 24 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.317288+0000 mgr.y (mgr.54106) 25 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.317288+0000 mgr.y (mgr.54106) 25 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cluster 2026-03-09T17:02:10.398277+0000 mgr.y (mgr.54106) 26 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:11.493 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cluster 2026-03-09T17:02:10.398277+0000 mgr.y (mgr.54106) 26 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.642271+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 192.168.123.102:0/2913127480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.642271+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 192.168.123.102:0/2913127480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.697935+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.697935+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.707000+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.707000+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.707960+0000 mgr.y (mgr.54106) 27 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.707960+0000 mgr.y (mgr.54106) 27 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.708370+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.708370+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.709415+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:10.709415+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.710827+0000 mgr.y (mgr.54106) 28 : cephadm [INF] Reconfiguring daemon osd.0 on vm02 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: cephadm 2026-03-09T17:02:10.710827+0000 mgr.y (mgr.54106) 28 : cephadm [INF] Reconfiguring daemon osd.0 on vm02 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.162112+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.162112+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.168899+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.168899+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.170168+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.170168+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.170671+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.170671+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.171058+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.494 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:11 vm02 bash[90854]: audit 2026-03-09T17:02:11.171058+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.760861+0000 mgr.y (mgr.54106) 19 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.760861+0000 mgr.y (mgr.54106) 19 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.765476+0000 mgr.y (mgr.54106) 20 : cephadm [INF] Reconfiguring daemon osd.2 on vm02 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:09.765476+0000 mgr.y (mgr.54106) 20 : cephadm [INF] Reconfiguring daemon osd.2 on vm02 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:09.825493+0000 mgr.y (mgr.54106) 21 : audit [DBG] from='client.64119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:09.825493+0000 mgr.y (mgr.54106) 21 : audit [DBG] from='client.64119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.060004+0000 mgr.y (mgr.54106) 22 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.060004+0000 mgr.y (mgr.54106) 22 : audit [DBG] from='client.64125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.230122+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.230122+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.231524+0000 mgr.y (mgr.54106) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.231524+0000 mgr.y (mgr.54106) 23 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.234244+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.234244+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.235091+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.235091+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.245923+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.245923+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.250906+0000 mgr.y (mgr.54106) 24 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.250906+0000 mgr.y (mgr.54106) 24 : cephadm [INF] Reconfiguring daemon mon.c on vm02 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.317288+0000 mgr.y (mgr.54106) 25 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.317288+0000 mgr.y (mgr.54106) 25 : audit [DBG] from='client.64131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cluster 2026-03-09T17:02:10.398277+0000 mgr.y (mgr.54106) 26 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cluster 2026-03-09T17:02:10.398277+0000 mgr.y (mgr.54106) 26 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.642271+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 192.168.123.102:0/2913127480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.642271+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 192.168.123.102:0/2913127480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.697935+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.697935+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.707000+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.707000+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.707960+0000 mgr.y (mgr.54106) 27 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.707960+0000 mgr.y (mgr.54106) 27 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.708370+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.708370+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.709415+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:10.709415+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.710827+0000 mgr.y (mgr.54106) 28 : cephadm [INF] Reconfiguring daemon osd.0 on vm02 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: cephadm 2026-03-09T17:02:10.710827+0000 mgr.y (mgr.54106) 28 : cephadm [INF] Reconfiguring daemon osd.0 on vm02 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.162112+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.162112+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.168899+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.168899+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.170168+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.170168+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.170671+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.170671+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.171058+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:11.655 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:11 vm08 bash[69929]: audit 2026-03-09T17:02:11.171058+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:10.885745+0000 mgr.y (mgr.54106) 29 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:10.885745+0000 mgr.y (mgr.54106) 29 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.169520+0000 mgr.y (mgr.54106) 30 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.169520+0000 mgr.y (mgr.54106) 30 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.171595+0000 mgr.y (mgr.54106) 31 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.171595+0000 mgr.y (mgr.54106) 31 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: cluster 2026-03-09T17:02:11.270618+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e45: y(active, since 2s), standbys: x 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: cluster 2026-03-09T17:02:11.270618+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e45: y(active, since 2s), standbys: x 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.579358+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.579358+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.585705+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.585705+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.586819+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.586819+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.853978+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.853978+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.854526+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:12.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:12 vm02 bash[88876]: audit 2026-03-09T17:02:11.854526+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:10.885745+0000 mgr.y (mgr.54106) 29 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:10.885745+0000 mgr.y (mgr.54106) 29 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.169520+0000 mgr.y (mgr.54106) 30 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.169520+0000 mgr.y (mgr.54106) 30 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.171595+0000 mgr.y (mgr.54106) 31 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.171595+0000 mgr.y (mgr.54106) 31 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: cluster 2026-03-09T17:02:11.270618+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e45: y(active, since 2s), standbys: x 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: cluster 2026-03-09T17:02:11.270618+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e45: y(active, since 2s), standbys: x 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.579358+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.579358+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.585705+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.585705+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.586819+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.586819+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.853978+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.853978+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.854526+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:12.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:12 vm02 bash[90854]: audit 2026-03-09T17:02:11.854526+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:10.885745+0000 mgr.y (mgr.54106) 29 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:10.885745+0000 mgr.y (mgr.54106) 29 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.169520+0000 mgr.y (mgr.54106) 30 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.169520+0000 mgr.y (mgr.54106) 30 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.171595+0000 mgr.y (mgr.54106) 31 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.171595+0000 mgr.y (mgr.54106) 31 : cephadm [INF] Reconfiguring daemon mon.a on vm02 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: cluster 2026-03-09T17:02:11.270618+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e45: y(active, since 2s), standbys: x 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: cluster 2026-03-09T17:02:11.270618+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e45: y(active, since 2s), standbys: x 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.579358+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.579358+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.585705+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.585705+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.586819+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.586819+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm02", "caps": []}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.853978+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.853978+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.854526+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:12.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:12 vm08 bash[69929]: audit 2026-03-09T17:02:11.854526+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.584 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.853580+0000 mgr.y (mgr.54106) 32 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2026-03-09T17:02:13.584 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.853580+0000 mgr.y (mgr.54106) 32 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2026-03-09T17:02:13.584 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.855614+0000 mgr.y (mgr.54106) 33 : cephadm [INF] Reconfiguring daemon osd.1 on vm02 2026-03-09T17:02:13.584 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:11.855614+0000 mgr.y (mgr.54106) 33 : cephadm [INF] Reconfiguring daemon osd.1 on vm02 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.309812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.309812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.314995+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.314995+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.316185+0000 mgr.y (mgr.54106) 34 : cephadm [INF] Reconfiguring rgw.foo.vm02.wyprvp (monmap changed)... 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.316185+0000 mgr.y (mgr.54106) 34 : cephadm [INF] Reconfiguring rgw.foo.vm02.wyprvp (monmap changed)... 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.316421+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.316421+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.317941+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.317941+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.318469+0000 mgr.y (mgr.54106) 35 : cephadm [INF] Reconfiguring daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.318469+0000 mgr.y (mgr.54106) 35 : cephadm [INF] Reconfiguring daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cluster 2026-03-09T17:02:12.398659+0000 mgr.y (mgr.54106) 36 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: cluster 2026-03-09T17:02:12.398659+0000 mgr.y (mgr.54106) 36 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.733307+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.733307+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.738515+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.738515+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.740223+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.740223+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.740762+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.740762+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.741258+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.741258+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.833043+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.833043+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.917806+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:12.917806+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.178695+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.178695+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.183521+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.183521+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.185087+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.185087+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.185499+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.585 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:13 vm08 bash[69929]: audit 2026-03-09T17:02:13.185499+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.853580+0000 mgr.y (mgr.54106) 32 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.853580+0000 mgr.y (mgr.54106) 32 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.855614+0000 mgr.y (mgr.54106) 33 : cephadm [INF] Reconfiguring daemon osd.1 on vm02 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:11.855614+0000 mgr.y (mgr.54106) 33 : cephadm [INF] Reconfiguring daemon osd.1 on vm02 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.309812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.309812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.314995+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.314995+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.316185+0000 mgr.y (mgr.54106) 34 : cephadm [INF] Reconfiguring rgw.foo.vm02.wyprvp (monmap changed)... 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.316185+0000 mgr.y (mgr.54106) 34 : cephadm [INF] Reconfiguring rgw.foo.vm02.wyprvp (monmap changed)... 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.316421+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.316421+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.317941+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.317941+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.318469+0000 mgr.y (mgr.54106) 35 : cephadm [INF] Reconfiguring daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.318469+0000 mgr.y (mgr.54106) 35 : cephadm [INF] Reconfiguring daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cluster 2026-03-09T17:02:12.398659+0000 mgr.y (mgr.54106) 36 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: cluster 2026-03-09T17:02:12.398659+0000 mgr.y (mgr.54106) 36 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.733307+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.733307+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.738515+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.738515+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.740223+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.740223+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.740762+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.740762+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.741258+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.741258+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.833043+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.833043+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.917806+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:12.917806+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.178695+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.178695+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.183521+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.183521+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.185087+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.185087+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.185499+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:13 vm02 bash[88876]: audit 2026-03-09T17:02:13.185499+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.853580+0000 mgr.y (mgr.54106) 32 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.853580+0000 mgr.y (mgr.54106) 32 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.855614+0000 mgr.y (mgr.54106) 33 : cephadm [INF] Reconfiguring daemon osd.1 on vm02 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:11.855614+0000 mgr.y (mgr.54106) 33 : cephadm [INF] Reconfiguring daemon osd.1 on vm02 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.309812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.309812+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.314995+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.314995+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.316185+0000 mgr.y (mgr.54106) 34 : cephadm [INF] Reconfiguring rgw.foo.vm02.wyprvp (monmap changed)... 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.316185+0000 mgr.y (mgr.54106) 34 : cephadm [INF] Reconfiguring rgw.foo.vm02.wyprvp (monmap changed)... 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.316421+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.316421+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm02.wyprvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.317941+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.317941+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.318469+0000 mgr.y (mgr.54106) 35 : cephadm [INF] Reconfiguring daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.318469+0000 mgr.y (mgr.54106) 35 : cephadm [INF] Reconfiguring daemon rgw.foo.vm02.wyprvp on vm02 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cluster 2026-03-09T17:02:12.398659+0000 mgr.y (mgr.54106) 36 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: cluster 2026-03-09T17:02:12.398659+0000 mgr.y (mgr.54106) 36 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.733307+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.733307+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.738515+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.738515+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.740223+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.740223+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.740762+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.740762+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.741258+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.741258+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.833043+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.833043+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.917806+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:12.917806+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.178695+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.178695+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.183521+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.183521+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.185087+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.185087+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.185499+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:13.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:13 vm02 bash[90854]: audit 2026-03-09T17:02:13.185499+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.351 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.739964+0000 mgr.y (mgr.54106) 37 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2026-03-09T17:02:14.351 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.739964+0000 mgr.y (mgr.54106) 37 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2026-03-09T17:02:14.351 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.741732+0000 mgr.y (mgr.54106) 38 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T17:02:14.351 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:12.741732+0000 mgr.y (mgr.54106) 38 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T17:02:14.351 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.184937+0000 mgr.y (mgr.54106) 39 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.184937+0000 mgr.y (mgr.54106) 39 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.186517+0000 mgr.y (mgr.54106) 40 : cephadm [INF] Reconfiguring daemon osd.4 on vm08 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.186517+0000 mgr.y (mgr.54106) 40 : cephadm [INF] Reconfiguring daemon osd.4 on vm08 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cluster 2026-03-09T17:02:13.345376+0000 mon.a (mon.0) 114 : cluster [DBG] mgrmap e46: y(active, since 4s), standbys: x 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cluster 2026-03-09T17:02:13.345376+0000 mon.a (mon.0) 114 : cluster [DBG] mgrmap e46: y(active, since 4s), standbys: x 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.660058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.660058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.666779+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.666779+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.668131+0000 mgr.y (mgr.54106) 41 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.668131+0000 mgr.y (mgr.54106) 41 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.668327+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.668327+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.668986+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:13.668986+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.670138+0000 mgr.y (mgr.54106) 42 : cephadm [INF] Reconfiguring daemon osd.5 on vm08 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: cephadm 2026-03-09T17:02:13.670138+0000 mgr.y (mgr.54106) 42 : cephadm [INF] Reconfiguring daemon osd.5 on vm08 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.079940+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.079940+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.087823+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.087823+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.089126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.089126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.091764+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.091764+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.092492+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.352 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:14 vm08 bash[69929]: audit 2026-03-09T17:02:14.092492+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.739964+0000 mgr.y (mgr.54106) 37 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2026-03-09T17:02:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.739964+0000 mgr.y (mgr.54106) 37 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2026-03-09T17:02:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.741732+0000 mgr.y (mgr.54106) 38 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T17:02:14.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:12.741732+0000 mgr.y (mgr.54106) 38 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.184937+0000 mgr.y (mgr.54106) 39 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.184937+0000 mgr.y (mgr.54106) 39 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.186517+0000 mgr.y (mgr.54106) 40 : cephadm [INF] Reconfiguring daemon osd.4 on vm08 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.186517+0000 mgr.y (mgr.54106) 40 : cephadm [INF] Reconfiguring daemon osd.4 on vm08 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cluster 2026-03-09T17:02:13.345376+0000 mon.a (mon.0) 114 : cluster [DBG] mgrmap e46: y(active, since 4s), standbys: x 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cluster 2026-03-09T17:02:13.345376+0000 mon.a (mon.0) 114 : cluster [DBG] mgrmap e46: y(active, since 4s), standbys: x 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.660058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.660058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.666779+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.666779+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.668131+0000 mgr.y (mgr.54106) 41 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.668131+0000 mgr.y (mgr.54106) 41 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.668327+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.668327+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.668986+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:13.668986+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.670138+0000 mgr.y (mgr.54106) 42 : cephadm [INF] Reconfiguring daemon osd.5 on vm08 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: cephadm 2026-03-09T17:02:13.670138+0000 mgr.y (mgr.54106) 42 : cephadm [INF] Reconfiguring daemon osd.5 on vm08 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.079940+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.079940+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.087823+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.087823+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.089126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.089126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.091764+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.091764+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.092492+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:14 vm02 bash[88876]: audit 2026-03-09T17:02:14.092492+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.739964+0000 mgr.y (mgr.54106) 37 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.739964+0000 mgr.y (mgr.54106) 37 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.741732+0000 mgr.y (mgr.54106) 38 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:12.741732+0000 mgr.y (mgr.54106) 38 : cephadm [INF] Reconfiguring daemon mgr.y on vm02 2026-03-09T17:02:14.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.184937+0000 mgr.y (mgr.54106) 39 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.184937+0000 mgr.y (mgr.54106) 39 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.186517+0000 mgr.y (mgr.54106) 40 : cephadm [INF] Reconfiguring daemon osd.4 on vm08 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.186517+0000 mgr.y (mgr.54106) 40 : cephadm [INF] Reconfiguring daemon osd.4 on vm08 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cluster 2026-03-09T17:02:13.345376+0000 mon.a (mon.0) 114 : cluster [DBG] mgrmap e46: y(active, since 4s), standbys: x 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cluster 2026-03-09T17:02:13.345376+0000 mon.a (mon.0) 114 : cluster [DBG] mgrmap e46: y(active, since 4s), standbys: x 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.660058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.660058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.666779+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.666779+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.668131+0000 mgr.y (mgr.54106) 41 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.668131+0000 mgr.y (mgr.54106) 41 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.668327+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.668327+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.668986+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:13.668986+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.670138+0000 mgr.y (mgr.54106) 42 : cephadm [INF] Reconfiguring daemon osd.5 on vm08 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: cephadm 2026-03-09T17:02:13.670138+0000 mgr.y (mgr.54106) 42 : cephadm [INF] Reconfiguring daemon osd.5 on vm08 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.079940+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.079940+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.087823+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.087823+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.089126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.089126+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.091764+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.091764+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.092492+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:14.716 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:14 vm02 bash[90854]: audit 2026-03-09T17:02:14.092492+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.088458+0000 mgr.y (mgr.54106) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.088458+0000 mgr.y (mgr.54106) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.093224+0000 mgr.y (mgr.54106) 44 : cephadm [INF] Reconfiguring daemon mgr.x on vm08 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.093224+0000 mgr.y (mgr.54106) 44 : cephadm [INF] Reconfiguring daemon mgr.x on vm08 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cluster 2026-03-09T17:02:14.399083+0000 mgr.y (mgr.54106) 45 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cluster 2026-03-09T17:02:14.399083+0000 mgr.y (mgr.54106) 45 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.493532+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.493532+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.504400+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.504400+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.505249+0000 mgr.y (mgr.54106) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.505249+0000 mgr.y (mgr.54106) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.505823+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.505823+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.507494+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.507494+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.509682+0000 mgr.y (mgr.54106) 47 : cephadm [INF] Reconfiguring daemon osd.6 on vm08 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: cephadm 2026-03-09T17:02:14.509682+0000 mgr.y (mgr.54106) 47 : cephadm [INF] Reconfiguring daemon osd.6 on vm08 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.912181+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.912181+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.919690+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.919690+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.923345+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:14.923345+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:15.141883+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:15.141883+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.663 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:15.150281+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:15.150281+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:15.159056+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:15 vm02 bash[88876]: audit 2026-03-09T17:02:15.159056+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.088458+0000 mgr.y (mgr.54106) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.088458+0000 mgr.y (mgr.54106) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.093224+0000 mgr.y (mgr.54106) 44 : cephadm [INF] Reconfiguring daemon mgr.x on vm08 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.093224+0000 mgr.y (mgr.54106) 44 : cephadm [INF] Reconfiguring daemon mgr.x on vm08 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cluster 2026-03-09T17:02:14.399083+0000 mgr.y (mgr.54106) 45 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cluster 2026-03-09T17:02:14.399083+0000 mgr.y (mgr.54106) 45 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.493532+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.493532+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.504400+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.504400+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.505249+0000 mgr.y (mgr.54106) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.505249+0000 mgr.y (mgr.54106) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.505823+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.505823+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.507494+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.507494+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.509682+0000 mgr.y (mgr.54106) 47 : cephadm [INF] Reconfiguring daemon osd.6 on vm08 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: cephadm 2026-03-09T17:02:14.509682+0000 mgr.y (mgr.54106) 47 : cephadm [INF] Reconfiguring daemon osd.6 on vm08 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.912181+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.912181+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.919690+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.919690+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.923345+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:14.923345+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:15.141883+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:15.141883+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:15.150281+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:15.150281+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:15.159056+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.664 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:15 vm02 bash[90854]: audit 2026-03-09T17:02:15.159056+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.088458+0000 mgr.y (mgr.54106) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.088458+0000 mgr.y (mgr.54106) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.093224+0000 mgr.y (mgr.54106) 44 : cephadm [INF] Reconfiguring daemon mgr.x on vm08 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.093224+0000 mgr.y (mgr.54106) 44 : cephadm [INF] Reconfiguring daemon mgr.x on vm08 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cluster 2026-03-09T17:02:14.399083+0000 mgr.y (mgr.54106) 45 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cluster 2026-03-09T17:02:14.399083+0000 mgr.y (mgr.54106) 45 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 457 KiB data, 104 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.493532+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.493532+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.504400+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.504400+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.505249+0000 mgr.y (mgr.54106) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.505249+0000 mgr.y (mgr.54106) 46 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.505823+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.505823+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.507494+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.507494+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.509682+0000 mgr.y (mgr.54106) 47 : cephadm [INF] Reconfiguring daemon osd.6 on vm08 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: cephadm 2026-03-09T17:02:14.509682+0000 mgr.y (mgr.54106) 47 : cephadm [INF] Reconfiguring daemon osd.6 on vm08 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.912181+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.912181+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.919690+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.919690+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.923345+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:14.923345+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.vm08", "caps": []}]: dispatch 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:15.141883+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:15.141883+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:15.150281+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:15.150281+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:15.159056+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:15 vm08 bash[69929]: audit 2026-03-09T17:02:15.159056+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:15.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:02:15] "GET /metrics HTTP/1.1" 200 34786 "" "Prometheus/2.51.0" 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: cephadm 2026-03-09T17:02:15.616279+0000 mgr.y (mgr.54106) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: cephadm 2026-03-09T17:02:15.616279+0000 mgr.y (mgr.54106) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.616954+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.616954+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.617541+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.617541+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:16.608 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.618258+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.618258+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: cephadm 2026-03-09T17:02:15.618749+0000 mgr.y (mgr.54106) 49 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: cephadm 2026-03-09T17:02:15.618749+0000 mgr.y (mgr.54106) 49 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.661249+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:15.661249+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.024969+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.024969+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.030703+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.030703+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.033432+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.033432+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.034808+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.609 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:16 vm08 bash[69929]: audit 2026-03-09T17:02:16.034808+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: cephadm 2026-03-09T17:02:15.616279+0000 mgr.y (mgr.54106) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: cephadm 2026-03-09T17:02:15.616279+0000 mgr.y (mgr.54106) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.616954+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.616954+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.617541+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.617541+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.618258+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.618258+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: cephadm 2026-03-09T17:02:15.618749+0000 mgr.y (mgr.54106) 49 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: cephadm 2026-03-09T17:02:15.618749+0000 mgr.y (mgr.54106) 49 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.661249+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:15.661249+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.024969+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.024969+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.030703+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.030703+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.033432+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.033432+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.034808+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:16 vm02 bash[88876]: audit 2026-03-09T17:02:16.034808+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: cephadm 2026-03-09T17:02:15.616279+0000 mgr.y (mgr.54106) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: cephadm 2026-03-09T17:02:15.616279+0000 mgr.y (mgr.54106) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.616954+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.616954+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.617541+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.617541+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.618258+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.618258+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: cephadm 2026-03-09T17:02:15.618749+0000 mgr.y (mgr.54106) 49 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: cephadm 2026-03-09T17:02:15.618749+0000 mgr.y (mgr.54106) 49 : cephadm [INF] Reconfiguring daemon mon.b on vm08 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.661249+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:15.661249+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.024969+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.024969+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.030703+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.030703+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.033432+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.033432+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.vm08.oukkqx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.034808+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:16.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:16 vm02 bash[90854]: audit 2026-03-09T17:02:16.034808+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.031563+0000 mgr.y (mgr.54106) 50 : cephadm [INF] Reconfiguring rgw.foo.vm08.oukkqx (monmap changed)... 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.031563+0000 mgr.y (mgr.54106) 50 : cephadm [INF] Reconfiguring rgw.foo.vm08.oukkqx (monmap changed)... 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.035481+0000 mgr.y (mgr.54106) 51 : cephadm [INF] Reconfiguring daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.035481+0000 mgr.y (mgr.54106) 51 : cephadm [INF] Reconfiguring daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cluster 2026-03-09T17:02:16.399746+0000 mgr.y (mgr.54106) 52 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cluster 2026-03-09T17:02:16.399746+0000 mgr.y (mgr.54106) 52 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.509236+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.509236+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.515518+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.515518+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.516746+0000 mgr.y (mgr.54106) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.516746+0000 mgr.y (mgr.54106) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.518117+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.518117+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.518616+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.518616+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.519835+0000 mgr.y (mgr.54106) 54 : cephadm [INF] Reconfiguring daemon osd.7 on vm08 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: cephadm 2026-03-09T17:02:16.519835+0000 mgr.y (mgr.54106) 54 : cephadm [INF] Reconfiguring daemon osd.7 on vm08 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.660621+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.660621+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.763109+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.763109+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.859213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:16.859213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:17.100926+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:17 vm02 bash[88876]: audit 2026-03-09T17:02:17.100926+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.031563+0000 mgr.y (mgr.54106) 50 : cephadm [INF] Reconfiguring rgw.foo.vm08.oukkqx (monmap changed)... 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.031563+0000 mgr.y (mgr.54106) 50 : cephadm [INF] Reconfiguring rgw.foo.vm08.oukkqx (monmap changed)... 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.035481+0000 mgr.y (mgr.54106) 51 : cephadm [INF] Reconfiguring daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.035481+0000 mgr.y (mgr.54106) 51 : cephadm [INF] Reconfiguring daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cluster 2026-03-09T17:02:16.399746+0000 mgr.y (mgr.54106) 52 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cluster 2026-03-09T17:02:16.399746+0000 mgr.y (mgr.54106) 52 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.509236+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.509236+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.515518+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.515518+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.516746+0000 mgr.y (mgr.54106) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.516746+0000 mgr.y (mgr.54106) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.518117+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.518117+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.518616+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.518616+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.519835+0000 mgr.y (mgr.54106) 54 : cephadm [INF] Reconfiguring daemon osd.7 on vm08 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: cephadm 2026-03-09T17:02:16.519835+0000 mgr.y (mgr.54106) 54 : cephadm [INF] Reconfiguring daemon osd.7 on vm08 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.660621+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.660621+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.763109+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.763109+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.859213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:16.859213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:17.100926+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:17 vm02 bash[90854]: audit 2026-03-09T17:02:17.100926+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.031563+0000 mgr.y (mgr.54106) 50 : cephadm [INF] Reconfiguring rgw.foo.vm08.oukkqx (monmap changed)... 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.031563+0000 mgr.y (mgr.54106) 50 : cephadm [INF] Reconfiguring rgw.foo.vm08.oukkqx (monmap changed)... 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.035481+0000 mgr.y (mgr.54106) 51 : cephadm [INF] Reconfiguring daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.035481+0000 mgr.y (mgr.54106) 51 : cephadm [INF] Reconfiguring daemon rgw.foo.vm08.oukkqx on vm08 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cluster 2026-03-09T17:02:16.399746+0000 mgr.y (mgr.54106) 52 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cluster 2026-03-09T17:02:16.399746+0000 mgr.y (mgr.54106) 52 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.509236+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.509236+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.515518+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.515518+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.516746+0000 mgr.y (mgr.54106) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.516746+0000 mgr.y (mgr.54106) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.518117+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.518117+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.518616+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.518616+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.519835+0000 mgr.y (mgr.54106) 54 : cephadm [INF] Reconfiguring daemon osd.7 on vm08 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: cephadm 2026-03-09T17:02:16.519835+0000 mgr.y (mgr.54106) 54 : cephadm [INF] Reconfiguring daemon osd.7 on vm08 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.660621+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.660621+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.763109+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.763109+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.859213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:16.859213+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:17.100926+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:17.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:17 vm08 bash[69929]: audit 2026-03-09T17:02:17.100926+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:18 vm08 bash[69929]: audit 2026-03-09T17:02:17.524902+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:18 vm08 bash[69929]: audit 2026-03-09T17:02:17.524902+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:18 vm08 bash[69929]: audit 2026-03-09T17:02:17.531392+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:18 vm08 bash[69929]: audit 2026-03-09T17:02:17.531392+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:18 vm08 bash[69929]: audit 2026-03-09T17:02:17.540487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.654 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:18 vm08 bash[69929]: audit 2026-03-09T17:02:17.540487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:18 vm02 bash[88876]: audit 2026-03-09T17:02:17.524902+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:18 vm02 bash[88876]: audit 2026-03-09T17:02:17.524902+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:18 vm02 bash[88876]: audit 2026-03-09T17:02:17.531392+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:18 vm02 bash[88876]: audit 2026-03-09T17:02:17.531392+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:18 vm02 bash[88876]: audit 2026-03-09T17:02:17.540487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:18 vm02 bash[88876]: audit 2026-03-09T17:02:17.540487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:18 vm02 bash[90854]: audit 2026-03-09T17:02:17.524902+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:18 vm02 bash[90854]: audit 2026-03-09T17:02:17.524902+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:18 vm02 bash[90854]: audit 2026-03-09T17:02:17.531392+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:18 vm02 bash[90854]: audit 2026-03-09T17:02:17.531392+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:18 vm02 bash[90854]: audit 2026-03-09T17:02:17.540487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:18.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:18 vm02 bash[90854]: audit 2026-03-09T17:02:17.540487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: cluster 2026-03-09T17:02:18.400031+0000 mgr.y (mgr.54106) 55 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: cluster 2026-03-09T17:02:18.400031+0000 mgr.y (mgr.54106) 55 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.636594+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.636594+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.642662+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.642662+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.677618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.667 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.677618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.678709+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.678709+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.679432+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.679432+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.680491+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.680491+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.680917+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.680917+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.698585+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.698585+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.699404+0000 mgr.y (mgr.54106) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.699404+0000 mgr.y (mgr.54106) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.742473+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.742473+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.743509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.743509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.744087+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.744087+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.745599+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.745599+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.746197+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.746197+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.751228+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.751228+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.794543+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.794543+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.795809+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.795809+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.796385+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.796385+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.797558+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.797558+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.798006+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.798006+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.803518+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.668 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.803518+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.849685+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.849685+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.850664+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.850664+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.851188+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.851188+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.852340+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.852340+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.852925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.852925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.857178+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.857178+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.903926+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.903926+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.904945+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.904945+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.905455+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.905455+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.906501+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.906501+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.906893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.906893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.911571+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.911571+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.951034+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.951034+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.952028+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.952028+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.952543+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.952543+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.953654+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.953654+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.954064+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.954064+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.958777+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.958777+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.998973+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:18.998973+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.669 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.000403+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.000403+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.001115+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.001115+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.002521+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.002521+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.002997+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.002997+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.008192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.008192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.052682+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.052682+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.053822+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.053822+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.054671+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.670 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.054671+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.689 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.055732+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.055732+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.056146+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.056146+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.060939+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.060939+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.102352+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.102352+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.103468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.103468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.104068+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.104068+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.105418+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.105418+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.105886+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.105886+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.111648+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.111648+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.152304+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.152304+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.153261+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.153261+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.153730+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.153730+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.154723+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.154723+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.155082+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.155082+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.159476+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.159476+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.691 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.201249+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.201249+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.202345+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.202345+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.202896+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.202896+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.204203+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.204203+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.204668+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.204668+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.209616+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.209616+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.252477+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.252477+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.253656+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.253656+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.254287+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.254287+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.255353+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.255353+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.255779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.255779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.260650+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.260650+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.302463+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.302463+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.303712+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.303712+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.304324+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.304324+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.305557+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.305557+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.306066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.306066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.311925+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.311925+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.358987+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.358987+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.360250+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.360250+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.360951+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.360951+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.362219+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.362219+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.363984+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.363984+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.369369+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.369369+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.410885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.410885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.422191+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.422191+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.423876+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.423876+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.424849+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.424849+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.426689+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.426689+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.427307+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.692 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.427307+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.433248+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.433248+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.477193+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.477193+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.478262+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.478262+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.478772+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.478772+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.479747+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.479747+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.480126+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.480126+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.497219+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.497219+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.540239+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.540239+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.541395+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.541395+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.541928+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.541928+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.542986+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.542986+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.543391+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.543391+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: cluster 2026-03-09T17:02:18.400031+0000 mgr.y (mgr.54106) 55 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: cluster 2026-03-09T17:02:18.400031+0000 mgr.y (mgr.54106) 55 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.636594+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.636594+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.642662+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.642662+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.677618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.677618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.678709+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.678709+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.679432+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.679432+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.680491+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.680491+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.680917+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.680917+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.698585+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.698585+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.699404+0000 mgr.y (mgr.54106) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.699404+0000 mgr.y (mgr.54106) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.742473+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.693 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.742473+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.743509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.743509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.744087+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.744087+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.745599+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.745599+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.746197+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.746197+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.751228+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.751228+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.794543+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.794543+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.795809+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.795809+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.796385+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.796385+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.797558+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.797558+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.798006+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.798006+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.803518+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.803518+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.849685+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.849685+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.850664+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.850664+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.851188+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.851188+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.852340+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.852340+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.852925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.852925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.857178+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.857178+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.903926+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.903926+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.904945+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.904945+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.905455+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.905455+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.906501+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.906501+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.906893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.906893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.694 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.911571+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.911571+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.951034+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.951034+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.952028+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.952028+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.952543+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.952543+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.953654+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.953654+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.954064+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.954064+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.958777+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.958777+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.998973+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:18.998973+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.000403+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.000403+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.001115+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.001115+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.002521+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.002521+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.002997+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.695 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.002997+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: cluster 2026-03-09T17:02:18.400031+0000 mgr.y (mgr.54106) 55 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: cluster 2026-03-09T17:02:18.400031+0000 mgr.y (mgr.54106) 55 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.636594+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.636594+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.642662+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.642662+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.677618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.677618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.678709+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.678709+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.679432+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.679432+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.680491+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.680491+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.680917+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.680917+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.698585+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.698585+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.699404+0000 mgr.y (mgr.54106) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.699404+0000 mgr.y (mgr.54106) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.742473+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.742473+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.743509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.743509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.744087+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.744087+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.745599+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.745599+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.746197+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.746197+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.751228+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.751228+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.794543+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.794543+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.795809+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.795809+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.796385+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.796385+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.797558+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.797558+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.798006+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.798006+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.803518+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.803518+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.849685+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.849685+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.850664+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.850664+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.851188+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.851188+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.852340+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.852340+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.852925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.852925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.857178+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.857178+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.903926+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.903926+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.904945+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.904945+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.905455+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.905455+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.906501+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.906501+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.906893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.906893+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.911571+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.911571+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.951034+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.951034+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.952028+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.952028+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.952543+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.952543+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.953654+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.953654+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.954064+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.954064+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.906 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.958777+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.958777+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.998973+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:18.998973+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.000403+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.000403+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.001115+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.001115+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.002521+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.002521+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.002997+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.002997+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.008192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.008192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.052682+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.052682+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.053822+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.053822+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.054671+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.054671+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.055732+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.055732+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.056146+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.056146+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.060939+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.060939+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.102352+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.102352+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.103468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.103468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.104068+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.104068+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.105418+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.105418+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.105886+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.105886+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.111648+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.111648+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.152304+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.152304+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.153261+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.153261+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.153730+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.153730+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.154723+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.154723+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.155082+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.155082+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.159476+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.159476+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.201249+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.201249+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.202345+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.202345+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.202896+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.202896+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.204203+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.204203+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.204668+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.204668+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.907 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.209616+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.209616+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.252477+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.252477+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.253656+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.253656+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.254287+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.254287+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.255353+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.255353+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.255779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.255779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.260650+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.260650+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.302463+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.302463+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.303712+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.303712+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.304324+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.304324+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.305557+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.305557+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.306066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.306066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.311925+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.311925+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.358987+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.358987+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.360250+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.360250+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.360951+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.360951+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.362219+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.362219+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.363984+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.363984+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.369369+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.369369+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.410885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.410885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.422191+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.422191+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.423876+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.423876+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.424849+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.424849+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.426689+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.426689+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.427307+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.427307+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.433248+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.433248+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.477193+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.477193+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.478262+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.478262+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.478772+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.478772+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.479747+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.479747+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.908 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.480126+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.480126+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.497219+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.497219+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.540239+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.540239+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.541395+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.541395+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.541928+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.541928+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.542986+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.542986+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.543391+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.543391+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.548994+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.548994+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.602010+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.602010+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.603396+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.603396+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.603958+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.603958+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.605114+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.605114+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.605636+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.605636+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.611185+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.909 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:19 vm08 bash[69929]: audit 2026-03-09T17:02:19.611185+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.548994+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.548994+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.602010+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.602010+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.603396+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.603396+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.603958+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.603958+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.605114+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.605114+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.605636+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.605636+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.611185+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:19 vm02 bash[88876]: audit 2026-03-09T17:02:19.611185+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.008192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.008192+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.052682+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.052682+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.053822+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.053822+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.054671+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.054671+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.055732+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.055732+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.056146+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.056146+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.060939+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.060939+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.102352+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.102352+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.103468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.103468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.104068+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.104068+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.105418+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.105418+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.105886+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.105886+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.111648+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.111648+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.152304+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.152304+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.153261+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.153261+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.153730+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.153730+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.154723+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.154723+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.155082+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.155082+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.159476+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.159476+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.201249+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.201249+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.202345+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.202345+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.202896+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.202896+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.204203+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.204203+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.204668+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.204668+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.209616+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.209616+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.252477+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.252477+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.253656+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.253656+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.254287+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.254287+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.255353+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.255353+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.255779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.255779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.260650+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.260650+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.302463+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.302463+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.303712+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.303712+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.304324+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.304324+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.305557+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.305557+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.306066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.306066+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.311925+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.311925+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.358987+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.358987+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.360250+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.360250+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.360951+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.360951+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.362219+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.362219+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.363984+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.363984+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.369369+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.369369+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.410885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.410885+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.422191+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.422191+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.423876+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.423876+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.424849+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.424849+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.426689+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.426689+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.427307+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.427307+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.433248+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.433248+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.477193+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.477193+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.478262+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.478262+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.478772+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.478772+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.479747+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.479747+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.480126+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.480126+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.497219+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.497219+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.540239+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.540239+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.541395+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.541395+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.541928+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.541928+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.542986+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.542986+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.543391+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.543391+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.548994+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.548994+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.602010+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.602010+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.603396+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.603396+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.603958+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.603958+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.605114+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.605114+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.605636+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.605636+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.611185+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:19.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:19 vm02 bash[90854]: audit 2026-03-09T17:02:19.611185+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.753716+0000 mgr.y (mgr.54106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.753716+0000 mgr.y (mgr.54106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.804375+0000 mgr.y (mgr.54106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.804375+0000 mgr.y (mgr.54106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.857976+0000 mgr.y (mgr.54106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.857976+0000 mgr.y (mgr.54106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.912885+0000 mgr.y (mgr.54106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.912885+0000 mgr.y (mgr.54106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.959785+0000 mgr.y (mgr.54106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:18.959785+0000 mgr.y (mgr.54106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.009310+0000 mgr.y (mgr.54106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.009310+0000 mgr.y (mgr.54106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.061908+0000 mgr.y (mgr.54106) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.061908+0000 mgr.y (mgr.54106) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.112709+0000 mgr.y (mgr.54106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.112709+0000 mgr.y (mgr.54106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.160407+0000 mgr.y (mgr.54106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.160407+0000 mgr.y (mgr.54106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.210560+0000 mgr.y (mgr.54106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.210560+0000 mgr.y (mgr.54106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.261524+0000 mgr.y (mgr.54106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.261524+0000 mgr.y (mgr.54106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.312984+0000 mgr.y (mgr.54106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.312984+0000 mgr.y (mgr.54106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.370331+0000 mgr.y (mgr.54106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.370331+0000 mgr.y (mgr.54106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.414304+0000 mgr.y (mgr.54106) 70 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.414304+0000 mgr.y (mgr.54106) 70 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.434452+0000 mgr.y (mgr.54106) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.434452+0000 mgr.y (mgr.54106) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.498370+0000 mgr.y (mgr.54106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.498370+0000 mgr.y (mgr.54106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.550414+0000 mgr.y (mgr.54106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.550414+0000 mgr.y (mgr.54106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.612364+0000 mgr.y (mgr.54106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.612364+0000 mgr.y (mgr.54106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.685697+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.685697+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.687048+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.687048+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.691840+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.691840+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.065 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.693046+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.693046+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.693578+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.693578+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.723974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.723974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.725441+0000 mgr.y (mgr.54106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.725441+0000 mgr.y (mgr.54106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.776937+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.776937+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.778607+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.778607+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.779386+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.779386+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.780827+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.780827+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.781347+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.781347+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.786630+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.786630+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.833653+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.833653+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.834878+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.834878+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.835454+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.835454+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.836518+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.836518+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.836935+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.836935+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.870483+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.870483+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.914845+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.914845+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.916044+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.916044+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.916655+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.916655+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.917671+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.917671+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.918136+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:19.918136+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.098646+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.098646+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.142433+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.142433+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.143590+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.143590+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.144130+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.144130+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.145212+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.145212+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.066 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.145641+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.145641+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.373268+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.373268+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.414544+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.414544+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.415491+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.415491+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.416192+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.416192+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.417181+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.417181+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.417541+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.417541+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.552166+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.552166+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.592248+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.592248+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.593190+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.593190+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.593663+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.593663+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.594628+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.594628+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.594973+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.067 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:20 vm08 bash[69929]: audit 2026-03-09T17:02:20.594973+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.753716+0000 mgr.y (mgr.54106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.753716+0000 mgr.y (mgr.54106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.804375+0000 mgr.y (mgr.54106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.804375+0000 mgr.y (mgr.54106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.857976+0000 mgr.y (mgr.54106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.857976+0000 mgr.y (mgr.54106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.912885+0000 mgr.y (mgr.54106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.912885+0000 mgr.y (mgr.54106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.959785+0000 mgr.y (mgr.54106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:18.959785+0000 mgr.y (mgr.54106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.009310+0000 mgr.y (mgr.54106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.009310+0000 mgr.y (mgr.54106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.061908+0000 mgr.y (mgr.54106) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.061908+0000 mgr.y (mgr.54106) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.112709+0000 mgr.y (mgr.54106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.112709+0000 mgr.y (mgr.54106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.160407+0000 mgr.y (mgr.54106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.160407+0000 mgr.y (mgr.54106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.210560+0000 mgr.y (mgr.54106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.210560+0000 mgr.y (mgr.54106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.261524+0000 mgr.y (mgr.54106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.261524+0000 mgr.y (mgr.54106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.312984+0000 mgr.y (mgr.54106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.312984+0000 mgr.y (mgr.54106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.370331+0000 mgr.y (mgr.54106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.370331+0000 mgr.y (mgr.54106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.414304+0000 mgr.y (mgr.54106) 70 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.414304+0000 mgr.y (mgr.54106) 70 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.434452+0000 mgr.y (mgr.54106) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.434452+0000 mgr.y (mgr.54106) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.498370+0000 mgr.y (mgr.54106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.498370+0000 mgr.y (mgr.54106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.550414+0000 mgr.y (mgr.54106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.550414+0000 mgr.y (mgr.54106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.612364+0000 mgr.y (mgr.54106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.612364+0000 mgr.y (mgr.54106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.685697+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.685697+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.687048+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.687048+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.691840+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.691840+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.693046+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.693046+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.693578+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.693578+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.723974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.723974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.725441+0000 mgr.y (mgr.54106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.725441+0000 mgr.y (mgr.54106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.776937+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.776937+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.778607+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.778607+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.779386+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.779386+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.780827+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.780827+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.781347+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.781347+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.786630+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.786630+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.833653+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.833653+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.834878+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.834878+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.835454+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.835454+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.836518+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.836518+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.836935+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.836935+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.870483+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.870483+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.914845+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.914845+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.916044+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.916044+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.916655+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.916655+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.917671+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.917671+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.918136+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:19.918136+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.098646+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.098646+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.142433+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.142433+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.143590+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.143590+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.144130+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.144130+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.145212+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.145212+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.145641+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.145641+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.373268+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.373268+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.414544+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.414544+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.415491+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.415491+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.416192+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.416192+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.417181+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.417181+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.417541+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.417541+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.552166+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.552166+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.592248+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.592248+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.593190+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.593190+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.593663+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.593663+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.594628+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.594628+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.594973+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:20 vm02 bash[88876]: audit 2026-03-09T17:02:20.594973+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.753716+0000 mgr.y (mgr.54106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.753716+0000 mgr.y (mgr.54106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.804375+0000 mgr.y (mgr.54106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.804375+0000 mgr.y (mgr.54106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.857976+0000 mgr.y (mgr.54106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.857976+0000 mgr.y (mgr.54106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.912885+0000 mgr.y (mgr.54106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.912885+0000 mgr.y (mgr.54106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.959785+0000 mgr.y (mgr.54106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:18.959785+0000 mgr.y (mgr.54106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.009310+0000 mgr.y (mgr.54106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.009310+0000 mgr.y (mgr.54106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.061908+0000 mgr.y (mgr.54106) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.061908+0000 mgr.y (mgr.54106) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.112709+0000 mgr.y (mgr.54106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.112709+0000 mgr.y (mgr.54106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.160407+0000 mgr.y (mgr.54106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.160407+0000 mgr.y (mgr.54106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.210560+0000 mgr.y (mgr.54106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.210560+0000 mgr.y (mgr.54106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.261524+0000 mgr.y (mgr.54106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.261524+0000 mgr.y (mgr.54106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.312984+0000 mgr.y (mgr.54106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.312984+0000 mgr.y (mgr.54106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.370331+0000 mgr.y (mgr.54106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.370331+0000 mgr.y (mgr.54106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.414304+0000 mgr.y (mgr.54106) 70 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.414304+0000 mgr.y (mgr.54106) 70 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:21.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.434452+0000 mgr.y (mgr.54106) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.434452+0000 mgr.y (mgr.54106) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.498370+0000 mgr.y (mgr.54106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.498370+0000 mgr.y (mgr.54106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.550414+0000 mgr.y (mgr.54106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.550414+0000 mgr.y (mgr.54106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.612364+0000 mgr.y (mgr.54106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.612364+0000 mgr.y (mgr.54106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.685697+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.685697+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.687048+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.687048+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.691840+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.691840+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.693046+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.693046+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.693578+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.693578+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.723974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.723974+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.725441+0000 mgr.y (mgr.54106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.725441+0000 mgr.y (mgr.54106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.776937+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.776937+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.778607+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.778607+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.779386+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.779386+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.780827+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.780827+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.781347+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.781347+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.786630+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.786630+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.833653+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.833653+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.834878+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.834878+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.835454+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.835454+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.836518+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.836518+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.836935+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.836935+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.870483+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.870483+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.914845+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.914845+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.916044+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.916044+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.916655+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.916655+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.917671+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.917671+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.918136+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:19.918136+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.098646+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.098646+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.142433+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.142433+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.143590+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.143590+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.144130+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.144130+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.145212+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.145212+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.145641+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.145641+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.373268+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.373268+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.414544+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.414544+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.415491+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.415491+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.416192+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.416192+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.417181+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.417181+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.220 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.417541+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.417541+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.552166+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.552166+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.592248+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.592248+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.593190+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.593190+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.593663+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.593663+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.594628+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.594628+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.594973+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:21.221 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:20 vm02 bash[90854]: audit 2026-03-09T17:02:20.594973+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.789041+0000 mgr.y (mgr.54106) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.789041+0000 mgr.y (mgr.54106) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.871204+0000 mgr.y (mgr.54106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:19.871204+0000 mgr.y (mgr.54106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.099462+0000 mgr.y (mgr.54106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.099462+0000 mgr.y (mgr.54106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.373989+0000 mgr.y (mgr.54106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.373989+0000 mgr.y (mgr.54106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cluster 2026-03-09T17:02:20.400464+0000 mgr.y (mgr.54106) 80 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cluster 2026-03-09T17:02:20.400464+0000 mgr.y (mgr.54106) 80 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.552999+0000 mgr.y (mgr.54106) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.552999+0000 mgr.y (mgr.54106) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.729616+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.729616+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.730547+0000 mgr.y (mgr.54106) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.730547+0000 mgr.y (mgr.54106) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.781888+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.781888+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.783550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.783550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.784693+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.784693+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.785977+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.785977+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.786691+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.786691+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.843006+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.843006+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.843763+0000 mgr.y (mgr.54106) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.843763+0000 mgr.y (mgr.54106) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.884208+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.884208+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.885390+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.885390+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.885996+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.885996+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.887107+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.887107+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.887549+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.887549+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.892509+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.892509+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.893473+0000 mgr.y (mgr.54106) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.893473+0000 mgr.y (mgr.54106) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.934764+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.934764+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.935801+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.935801+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.936415+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.936415+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.937433+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.937433+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.937819+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.937819+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.942503+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.942503+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.943229+0000 mgr.y (mgr.54106) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:20.943229+0000 mgr.y (mgr.54106) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.982058+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.982058+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.983018+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.983018+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.983755+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.983755+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.984730+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.984730+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.985114+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:20.985114+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.001002+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.001002+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.002315+0000 mgr.y (mgr.54106) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.002315+0000 mgr.y (mgr.54106) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.041586+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.041586+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.043115+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.043115+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.044004+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.044004+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.045388+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.045388+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.046148+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.046148+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.051824+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.051824+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.053949+0000 mgr.y (mgr.54106) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.053949+0000 mgr.y (mgr.54106) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.099146+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.099146+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.101268+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.101268+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.102475+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.102475+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.104158+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.104158+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.105161+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.105161+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.113880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.113880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.118119+0000 mgr.y (mgr.54106) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.118119+0000 mgr.y (mgr.54106) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.162844+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.162844+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.164629+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.164629+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.165739+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.165739+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.167401+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.167401+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.168335+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.168335+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.174050+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.174050+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.176250+0000 mgr.y (mgr.54106) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.176250+0000 mgr.y (mgr.54106) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.219249+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.219249+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.159 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.220840+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.220840+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.221756+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.221756+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.223470+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.223470+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.224274+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.224274+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.229671+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.229671+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.231407+0000 mgr.y (mgr.54106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.231407+0000 mgr.y (mgr.54106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.274594+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.274594+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.276319+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.276319+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.277284+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.277284+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.278869+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.278869+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.279691+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.279691+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.285169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.285169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.287012+0000 mgr.y (mgr.54106) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.287012+0000 mgr.y (mgr.54106) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.330565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.330565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.332315+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.332315+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.333287+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.333287+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.334883+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.334883+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.335691+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.335691+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.341581+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.341581+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.343542+0000 mgr.y (mgr.54106) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.343542+0000 mgr.y (mgr.54106) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.389886+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.389886+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.391610+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.391610+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.392729+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.392729+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.394689+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.394689+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.395546+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.395546+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.401955+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.401955+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.405316+0000 mgr.y (mgr.54106) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.405316+0000 mgr.y (mgr.54106) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.448845+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.448845+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.450618+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.450618+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.451574+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.451574+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.160 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.453105+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.453105+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.453914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.453914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.475994+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.475994+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.477684+0000 mgr.y (mgr.54106) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.477684+0000 mgr.y (mgr.54106) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.496508+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.496508+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.508442+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.508442+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.516232+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.516232+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.538470+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.538470+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.540120+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.540120+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.541484+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.541484+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.542377+0000 mgr.y (mgr.54106) 95 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.542377+0000 mgr.y (mgr.54106) 95 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.547302+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.547302+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.550439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.550439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.554446+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.554446+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.557402+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.557402+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.561566+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.561566+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.563587+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.563587+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.564448+0000 mgr.y (mgr.54106) 96 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.564448+0000 mgr.y (mgr.54106) 96 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.569333+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.569333+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.571193+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.571193+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.572702+0000 mgr.y (mgr.54106) 97 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.572702+0000 mgr.y (mgr.54106) 97 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.576616+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.576616+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.578487+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.578487+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.579687+0000 mgr.y (mgr.54106) 98 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.579687+0000 mgr.y (mgr.54106) 98 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.586708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.586708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.588497+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.588497+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.589187+0000 mgr.y (mgr.54106) 99 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.589187+0000 mgr.y (mgr.54106) 99 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.590051+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.590051+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.590795+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.590795+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.591819+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.161 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.591819+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.592474+0000 mgr.y (mgr.54106) 100 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.592474+0000 mgr.y (mgr.54106) 100 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.600967+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.600967+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.603111+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.603111+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.603699+0000 mgr.y (mgr.54106) 101 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.603699+0000 mgr.y (mgr.54106) 101 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.609751+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.609751+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.611947+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.611947+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.612453+0000 mgr.y (mgr.54106) 102 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.612453+0000 mgr.y (mgr.54106) 102 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.618668+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.618668+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.620781+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.620781+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.621260+0000 mgr.y (mgr.54106) 103 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.621260+0000 mgr.y (mgr.54106) 103 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.622018+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.622018+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.623069+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.623069+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.624132+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.624132+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.624773+0000 mgr.y (mgr.54106) 104 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.624773+0000 mgr.y (mgr.54106) 104 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.625570+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.625570+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.626252+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.626252+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.627272+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.627272+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.627885+0000 mgr.y (mgr.54106) 105 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.627885+0000 mgr.y (mgr.54106) 105 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.628765+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.628765+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.629430+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.629430+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.630437+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.630437+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.631316+0000 mgr.y (mgr.54106) 106 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.631316+0000 mgr.y (mgr.54106) 106 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.632099+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.632099+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.632849+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.632849+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.633820+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.633820+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.634507+0000 mgr.y (mgr.54106) 107 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.634507+0000 mgr.y (mgr.54106) 107 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.635295+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.635295+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.636002+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.636002+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.636920+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.636920+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.162 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.637544+0000 mgr.y (mgr.54106) 108 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.637544+0000 mgr.y (mgr.54106) 108 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.638339+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.638339+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.639014+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.639014+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.639470+0000 mgr.y (mgr.54106) 109 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.639470+0000 mgr.y (mgr.54106) 109 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.640221+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.640221+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.647028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.647028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.648748+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.648748+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.655964+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.655964+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.657706+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.657706+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.663559+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.663559+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.665880+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.665880+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.666359+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.666359+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.670878+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.670878+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.674182+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.674182+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.674727+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.674727+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.678549+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.678549+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.680290+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.680290+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.681026+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.681026+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.684332+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.684332+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.686097+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.686097+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.686814+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.686814+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.689697+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.689697+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.691509+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.691509+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.694221+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.694221+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.696054+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.696054+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.696487+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.696487+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.696930+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.696930+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.697353+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.697353+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.697767+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.697767+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.698206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.698206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.698553+0000 mgr.y (mgr.54106) 110 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:02:22.163 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: cephadm 2026-03-09T17:02:21.698553+0000 mgr.y (mgr.54106) 110 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.698900+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.698900+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.701068+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.701068+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.701494+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.701494+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.702947+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.702947+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.703462+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.703462+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.708817+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.708817+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.753286+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.753286+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.754864+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.754864+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.755355+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.755355+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.761160+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.164 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:21 vm08 bash[69929]: audit 2026-03-09T17:02:21.761160+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.789041+0000 mgr.y (mgr.54106) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.789041+0000 mgr.y (mgr.54106) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.871204+0000 mgr.y (mgr.54106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:19.871204+0000 mgr.y (mgr.54106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.099462+0000 mgr.y (mgr.54106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.099462+0000 mgr.y (mgr.54106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.373989+0000 mgr.y (mgr.54106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.373989+0000 mgr.y (mgr.54106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cluster 2026-03-09T17:02:20.400464+0000 mgr.y (mgr.54106) 80 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cluster 2026-03-09T17:02:20.400464+0000 mgr.y (mgr.54106) 80 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.552999+0000 mgr.y (mgr.54106) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.552999+0000 mgr.y (mgr.54106) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.729616+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.729616+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.730547+0000 mgr.y (mgr.54106) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.730547+0000 mgr.y (mgr.54106) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.781888+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.781888+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.783550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.783550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.784693+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.784693+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.785977+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.785977+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.786691+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.786691+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.843006+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.843006+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.843763+0000 mgr.y (mgr.54106) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.843763+0000 mgr.y (mgr.54106) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.884208+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.884208+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.885390+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.885390+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.885996+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.885996+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.887107+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.887107+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.887549+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.887549+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.892509+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.892509+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.893473+0000 mgr.y (mgr.54106) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.893473+0000 mgr.y (mgr.54106) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.934764+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.934764+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.935801+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.935801+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.936415+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.936415+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.937433+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.937433+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.937819+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.937819+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.942503+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.942503+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.943229+0000 mgr.y (mgr.54106) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:20.943229+0000 mgr.y (mgr.54106) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.982058+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.982058+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.983018+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.983018+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.983755+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.983755+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.984730+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.984730+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.985114+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:20.985114+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.001002+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.001002+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.002315+0000 mgr.y (mgr.54106) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.002315+0000 mgr.y (mgr.54106) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.041586+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.041586+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.043115+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.043115+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.044004+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.044004+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.045388+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.045388+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.046148+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.046148+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.051824+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.051824+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.053949+0000 mgr.y (mgr.54106) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.053949+0000 mgr.y (mgr.54106) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.099146+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.099146+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.101268+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.101268+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.102475+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.102475+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.104158+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.104158+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.105161+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.105161+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.113880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.113880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.118119+0000 mgr.y (mgr.54106) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.118119+0000 mgr.y (mgr.54106) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.162844+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.162844+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.164629+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.164629+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.165739+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.165739+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.167401+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.167401+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.168335+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.168335+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.174050+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.174050+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.176250+0000 mgr.y (mgr.54106) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.176250+0000 mgr.y (mgr.54106) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.219249+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.219249+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.220840+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.220840+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.221756+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.221756+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.223470+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.223470+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.224274+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.224274+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.229671+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.229671+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.231407+0000 mgr.y (mgr.54106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.231407+0000 mgr.y (mgr.54106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.274594+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.274594+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.276319+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.276319+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.277284+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.277284+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.278869+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.278869+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.279691+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.279691+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.285169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.285169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.287012+0000 mgr.y (mgr.54106) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.287012+0000 mgr.y (mgr.54106) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.330565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.330565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.332315+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.332315+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.333287+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.333287+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.334883+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.334883+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.335691+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.335691+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.341581+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.341581+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.343542+0000 mgr.y (mgr.54106) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.343542+0000 mgr.y (mgr.54106) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.389886+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.389886+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.391610+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.391610+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.789041+0000 mgr.y (mgr.54106) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.789041+0000 mgr.y (mgr.54106) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.871204+0000 mgr.y (mgr.54106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:19.871204+0000 mgr.y (mgr.54106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.099462+0000 mgr.y (mgr.54106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.099462+0000 mgr.y (mgr.54106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.373989+0000 mgr.y (mgr.54106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.373989+0000 mgr.y (mgr.54106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cluster 2026-03-09T17:02:20.400464+0000 mgr.y (mgr.54106) 80 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cluster 2026-03-09T17:02:20.400464+0000 mgr.y (mgr.54106) 80 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.552999+0000 mgr.y (mgr.54106) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.552999+0000 mgr.y (mgr.54106) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.729616+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.729616+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.730547+0000 mgr.y (mgr.54106) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.730547+0000 mgr.y (mgr.54106) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.781888+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.781888+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.783550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.783550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.784693+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.784693+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.785977+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.785977+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.786691+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.786691+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.843006+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.843006+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.843763+0000 mgr.y (mgr.54106) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.843763+0000 mgr.y (mgr.54106) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.884208+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.884208+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.885390+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.885390+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.885996+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.885996+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.887107+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.887107+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.887549+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.887549+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.892509+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.892509+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.893473+0000 mgr.y (mgr.54106) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.893473+0000 mgr.y (mgr.54106) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.934764+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.934764+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.935801+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.935801+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.936415+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.936415+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.937433+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.937433+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.220 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.937819+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.937819+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.942503+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.942503+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.943229+0000 mgr.y (mgr.54106) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:20.943229+0000 mgr.y (mgr.54106) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.982058+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.982058+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.983018+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.983018+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.983755+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.983755+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.984730+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.984730+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.985114+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:20.985114+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.001002+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.001002+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.002315+0000 mgr.y (mgr.54106) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.002315+0000 mgr.y (mgr.54106) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.041586+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.041586+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.043115+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.043115+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.044004+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.044004+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.045388+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.045388+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.046148+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.046148+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.051824+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.051824+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.053949+0000 mgr.y (mgr.54106) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.053949+0000 mgr.y (mgr.54106) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.099146+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.099146+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.101268+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.101268+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.102475+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.102475+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.104158+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.104158+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.105161+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.105161+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.113880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.113880+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.118119+0000 mgr.y (mgr.54106) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.118119+0000 mgr.y (mgr.54106) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.162844+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.162844+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.164629+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.164629+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.165739+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.165739+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.167401+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.167401+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.168335+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.168335+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.174050+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.174050+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.221 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.176250+0000 mgr.y (mgr.54106) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.176250+0000 mgr.y (mgr.54106) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.219249+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.219249+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.220840+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.220840+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.221756+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.221756+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.223470+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.223470+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.224274+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.224274+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.229671+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.229671+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.231407+0000 mgr.y (mgr.54106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.231407+0000 mgr.y (mgr.54106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.274594+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.274594+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.276319+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.276319+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.277284+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.277284+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.278869+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.278869+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.279691+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.279691+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.285169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.285169+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.287012+0000 mgr.y (mgr.54106) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.287012+0000 mgr.y (mgr.54106) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.330565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.330565+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.332315+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.332315+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.333287+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.333287+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.334883+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.334883+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.335691+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.335691+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.341581+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.341581+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.343542+0000 mgr.y (mgr.54106) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.343542+0000 mgr.y (mgr.54106) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.389886+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.389886+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.391610+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.391610+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.392729+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.392729+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.394689+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.394689+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.395546+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.395546+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.222 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.401955+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.401955+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.405316+0000 mgr.y (mgr.54106) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.405316+0000 mgr.y (mgr.54106) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.448845+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.448845+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.450618+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.450618+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.451574+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.451574+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.453105+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.453105+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.453914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.453914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.475994+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.475994+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.477684+0000 mgr.y (mgr.54106) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.477684+0000 mgr.y (mgr.54106) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.496508+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.496508+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.508442+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.508442+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.516232+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.516232+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.538470+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.538470+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.540120+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.540120+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.541484+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.541484+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.542377+0000 mgr.y (mgr.54106) 95 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.542377+0000 mgr.y (mgr.54106) 95 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.547302+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.547302+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.550439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.550439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.554446+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.554446+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.557402+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.557402+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.561566+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.561566+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.563587+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.563587+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.564448+0000 mgr.y (mgr.54106) 96 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.564448+0000 mgr.y (mgr.54106) 96 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.569333+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.569333+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.571193+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.571193+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.572702+0000 mgr.y (mgr.54106) 97 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.572702+0000 mgr.y (mgr.54106) 97 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.576616+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.576616+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.578487+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.578487+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.579687+0000 mgr.y (mgr.54106) 98 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.579687+0000 mgr.y (mgr.54106) 98 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.586708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.586708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.588497+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.223 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.588497+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.589187+0000 mgr.y (mgr.54106) 99 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.589187+0000 mgr.y (mgr.54106) 99 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.590051+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.590051+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.590795+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.590795+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.591819+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.591819+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.592474+0000 mgr.y (mgr.54106) 100 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.592474+0000 mgr.y (mgr.54106) 100 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.600967+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.600967+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.603111+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.603111+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.603699+0000 mgr.y (mgr.54106) 101 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.603699+0000 mgr.y (mgr.54106) 101 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.609751+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.609751+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.611947+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.611947+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.612453+0000 mgr.y (mgr.54106) 102 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.612453+0000 mgr.y (mgr.54106) 102 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.618668+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.618668+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.620781+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.620781+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.621260+0000 mgr.y (mgr.54106) 103 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.621260+0000 mgr.y (mgr.54106) 103 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.622018+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.622018+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.623069+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.623069+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.624132+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.624132+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.624773+0000 mgr.y (mgr.54106) 104 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.624773+0000 mgr.y (mgr.54106) 104 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.625570+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.625570+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.626252+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.626252+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.627272+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.627272+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.627885+0000 mgr.y (mgr.54106) 105 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.627885+0000 mgr.y (mgr.54106) 105 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.628765+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.628765+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.629430+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.629430+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.630437+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.630437+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.631316+0000 mgr.y (mgr.54106) 106 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.631316+0000 mgr.y (mgr.54106) 106 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.632099+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.632099+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.632849+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.632849+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.633820+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.633820+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.634507+0000 mgr.y (mgr.54106) 107 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.634507+0000 mgr.y (mgr.54106) 107 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:02:22.224 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.635295+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.635295+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.636002+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.636002+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.636920+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.636920+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.637544+0000 mgr.y (mgr.54106) 108 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.637544+0000 mgr.y (mgr.54106) 108 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.638339+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.638339+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.639014+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.639014+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.639470+0000 mgr.y (mgr.54106) 109 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.639470+0000 mgr.y (mgr.54106) 109 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.640221+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.640221+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.647028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.647028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.648748+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.648748+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.655964+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.655964+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.657706+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.657706+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.663559+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.663559+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.665880+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.665880+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.666359+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.666359+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.670878+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.392729+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.392729+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.394689+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.394689+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.395546+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.395546+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.401955+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.401955+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.405316+0000 mgr.y (mgr.54106) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.405316+0000 mgr.y (mgr.54106) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.448845+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.448845+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.450618+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.450618+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.451574+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.451574+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.453105+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.453105+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.453914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.453914+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.475994+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.475994+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.477684+0000 mgr.y (mgr.54106) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.477684+0000 mgr.y (mgr.54106) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:22.225 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.496508+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.496508+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.508442+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.508442+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.516232+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.516232+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.538470+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.538470+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.540120+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.540120+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.541484+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.541484+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.542377+0000 mgr.y (mgr.54106) 95 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.542377+0000 mgr.y (mgr.54106) 95 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.547302+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.547302+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.550439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.550439+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.554446+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.554446+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.557402+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.557402+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.561566+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.561566+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.563587+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.563587+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.564448+0000 mgr.y (mgr.54106) 96 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.564448+0000 mgr.y (mgr.54106) 96 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.569333+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.569333+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.571193+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.571193+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.572702+0000 mgr.y (mgr.54106) 97 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.572702+0000 mgr.y (mgr.54106) 97 : cephadm [INF] Upgrade: Setting container_image for all mds 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.576616+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.576616+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.578487+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.578487+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.579687+0000 mgr.y (mgr.54106) 98 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.579687+0000 mgr.y (mgr.54106) 98 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.586708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.586708+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.588497+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.588497+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.589187+0000 mgr.y (mgr.54106) 99 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.589187+0000 mgr.y (mgr.54106) 99 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.590051+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.590051+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.590795+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.590795+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.591819+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.591819+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.592474+0000 mgr.y (mgr.54106) 100 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.592474+0000 mgr.y (mgr.54106) 100 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.600967+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.600967+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.603111+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.603111+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.603699+0000 mgr.y (mgr.54106) 101 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.603699+0000 mgr.y (mgr.54106) 101 : cephadm [INF] Upgrade: Setting container_image for all nfs 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.609751+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.226 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.609751+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.611947+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.611947+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.612453+0000 mgr.y (mgr.54106) 102 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.612453+0000 mgr.y (mgr.54106) 102 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.618668+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.618668+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.620781+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.620781+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.621260+0000 mgr.y (mgr.54106) 103 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.621260+0000 mgr.y (mgr.54106) 103 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.622018+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.622018+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.623069+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.623069+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.624132+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.624132+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.624773+0000 mgr.y (mgr.54106) 104 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.624773+0000 mgr.y (mgr.54106) 104 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.670878+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.674182+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.674182+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.674727+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.674727+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.678549+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.678549+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.680290+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.680290+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.681026+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.681026+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.684332+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.684332+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.686097+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.686097+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.686814+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.686814+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.689697+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.689697+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.691509+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.691509+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.694221+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.694221+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.696054+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.696054+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.696487+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.696487+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.696930+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.696930+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.697353+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.697353+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.697767+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.625570+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.625570+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.227 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.626252+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.626252+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.627272+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.627272+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.627885+0000 mgr.y (mgr.54106) 105 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.627885+0000 mgr.y (mgr.54106) 105 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.628765+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.628765+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.629430+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.629430+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.630437+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.630437+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.631316+0000 mgr.y (mgr.54106) 106 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.631316+0000 mgr.y (mgr.54106) 106 : cephadm [INF] Upgrade: Setting container_image for all grafana 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.632099+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.632099+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.632849+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.697767+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.698206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.698206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.698553+0000 mgr.y (mgr.54106) 110 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: cephadm 2026-03-09T17:02:21.698553+0000 mgr.y (mgr.54106) 110 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.698900+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.698900+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.701068+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.701068+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.701494+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.701494+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.702947+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.702947+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.703462+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.703462+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.708817+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.708817+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.753286+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.753286+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.754864+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.754864+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.755355+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.755355+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.761160+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:21 vm02 bash[90854]: audit 2026-03-09T17:02:21.761160+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.632849+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.633820+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.228 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.633820+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.634507+0000 mgr.y (mgr.54106) 107 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.634507+0000 mgr.y (mgr.54106) 107 : cephadm [INF] Upgrade: Setting container_image for all loki 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.635295+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.635295+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.636002+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.636002+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.636920+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.636920+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.637544+0000 mgr.y (mgr.54106) 108 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.637544+0000 mgr.y (mgr.54106) 108 : cephadm [INF] Upgrade: Setting container_image for all promtail 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.638339+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.638339+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.639014+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.639014+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.639470+0000 mgr.y (mgr.54106) 109 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.639470+0000 mgr.y (mgr.54106) 109 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.640221+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.640221+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.647028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.647028+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.648748+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.648748+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.655964+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.655964+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.657706+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.657706+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.663559+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.663559+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.665880+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.665880+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.666359+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.666359+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.670878+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.670878+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.674182+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.674182+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.674727+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.674727+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.678549+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.678549+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.680290+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.680290+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.681026+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.681026+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.684332+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.684332+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.686097+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.686097+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.686814+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.686814+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.689697+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.689697+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.691509+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.691509+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.694221+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.694221+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.696054+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.696054+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.696487+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.229 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.696487+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.696930+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.696930+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.697353+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.697353+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.697767+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.697767+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.698206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.698206+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.698553+0000 mgr.y (mgr.54106) 110 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: cephadm 2026-03-09T17:02:21.698553+0000 mgr.y (mgr.54106) 110 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.698900+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.698900+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.701068+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.701068+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.701494+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.701494+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.702947+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.702947+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.703462+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.703462+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.708817+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.708817+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.753286+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.753286+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.754864+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.754864+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.755355+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.755355+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.761160+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:22.230 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:21 vm02 bash[88876]: audit 2026-03-09T17:02:21.761160+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:23.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:22 vm08 bash[69929]: cluster 2026-03-09T17:02:22.400762+0000 mgr.y (mgr.54106) 111 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:23.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:22 vm08 bash[69929]: cluster 2026-03-09T17:02:22.400762+0000 mgr.y (mgr.54106) 111 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:23.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:22 vm02 bash[88876]: cluster 2026-03-09T17:02:22.400762+0000 mgr.y (mgr.54106) 111 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:23.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:22 vm02 bash[88876]: cluster 2026-03-09T17:02:22.400762+0000 mgr.y (mgr.54106) 111 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:23.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:22 vm02 bash[90854]: cluster 2026-03-09T17:02:22.400762+0000 mgr.y (mgr.54106) 111 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:23.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:22 vm02 bash[90854]: cluster 2026-03-09T17:02:22.400762+0000 mgr.y (mgr.54106) 111 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:24.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:23 vm08 bash[69929]: audit 2026-03-09T17:02:23.454425+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:24.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:23 vm08 bash[69929]: audit 2026-03-09T17:02:23.454425+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:24.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:23 vm08 bash[69929]: audit 2026-03-09T17:02:23.462440+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:24.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:23 vm08 bash[69929]: audit 2026-03-09T17:02:23.462440+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:23 vm02 bash[88876]: audit 2026-03-09T17:02:23.454425+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:23 vm02 bash[88876]: audit 2026-03-09T17:02:23.454425+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:23 vm02 bash[88876]: audit 2026-03-09T17:02:23.462440+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:23 vm02 bash[88876]: audit 2026-03-09T17:02:23.462440+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:23 vm02 bash[90854]: audit 2026-03-09T17:02:23.454425+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:23 vm02 bash[90854]: audit 2026-03-09T17:02:23.454425+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:23 vm02 bash[90854]: audit 2026-03-09T17:02:23.462440+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:24.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:23 vm02 bash[90854]: audit 2026-03-09T17:02:23.462440+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:24.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:24 vm08 bash[69929]: cluster 2026-03-09T17:02:24.401091+0000 mgr.y (mgr.54106) 112 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:24.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:24 vm08 bash[69929]: cluster 2026-03-09T17:02:24.401091+0000 mgr.y (mgr.54106) 112 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:25.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:24 vm02 bash[88876]: cluster 2026-03-09T17:02:24.401091+0000 mgr.y (mgr.54106) 112 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:25.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:24 vm02 bash[88876]: cluster 2026-03-09T17:02:24.401091+0000 mgr.y (mgr.54106) 112 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:25.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:24 vm02 bash[90854]: cluster 2026-03-09T17:02:24.401091+0000 mgr.y (mgr.54106) 112 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:25.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:24 vm02 bash[90854]: cluster 2026-03-09T17:02:24.401091+0000 mgr.y (mgr.54106) 112 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2026-03-09T17:02:25.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:25 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:02:25] "GET /metrics HTTP/1.1" 200 37587 "" "Prometheus/2.51.0" 2026-03-09T17:02:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:27 vm02 bash[88876]: cluster 2026-03-09T17:02:26.401674+0000 mgr.y (mgr.54106) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:27.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:27 vm02 bash[88876]: cluster 2026-03-09T17:02:26.401674+0000 mgr.y (mgr.54106) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:27.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:27 vm02 bash[90854]: cluster 2026-03-09T17:02:26.401674+0000 mgr.y (mgr.54106) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:27.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:27 vm02 bash[90854]: cluster 2026-03-09T17:02:26.401674+0000 mgr.y (mgr.54106) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:27 vm08 bash[69929]: cluster 2026-03-09T17:02:26.401674+0000 mgr.y (mgr.54106) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:27.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:27 vm08 bash[69929]: cluster 2026-03-09T17:02:26.401674+0000 mgr.y (mgr.54106) 113 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2026-03-09T17:02:29.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:29 vm02 bash[88876]: cluster 2026-03-09T17:02:28.401983+0000 mgr.y (mgr.54106) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:29.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:29 vm02 bash[88876]: cluster 2026-03-09T17:02:28.401983+0000 mgr.y (mgr.54106) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:29.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:29 vm02 bash[90854]: cluster 2026-03-09T17:02:28.401983+0000 mgr.y (mgr.54106) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:29.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:29 vm02 bash[90854]: cluster 2026-03-09T17:02:28.401983+0000 mgr.y (mgr.54106) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:29.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:29 vm08 bash[69929]: cluster 2026-03-09T17:02:28.401983+0000 mgr.y (mgr.54106) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:29.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:29 vm08 bash[69929]: cluster 2026-03-09T17:02:28.401983+0000 mgr.y (mgr.54106) 114 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:30 vm08 bash[69929]: audit 2026-03-09T17:02:29.424924+0000 mgr.y (mgr.54106) 115 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:30.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:30 vm08 bash[69929]: audit 2026-03-09T17:02:29.424924+0000 mgr.y (mgr.54106) 115 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:30 vm02 bash[88876]: audit 2026-03-09T17:02:29.424924+0000 mgr.y (mgr.54106) 115 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:30.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:30 vm02 bash[88876]: audit 2026-03-09T17:02:29.424924+0000 mgr.y (mgr.54106) 115 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:30 vm02 bash[90854]: audit 2026-03-09T17:02:29.424924+0000 mgr.y (mgr.54106) 115 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:30.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:30 vm02 bash[90854]: audit 2026-03-09T17:02:29.424924+0000 mgr.y (mgr.54106) 115 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:31 vm08 bash[69929]: cluster 2026-03-09T17:02:30.402464+0000 mgr.y (mgr.54106) 116 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:31.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:31 vm08 bash[69929]: cluster 2026-03-09T17:02:30.402464+0000 mgr.y (mgr.54106) 116 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:31.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:31 vm02 bash[88876]: cluster 2026-03-09T17:02:30.402464+0000 mgr.y (mgr.54106) 116 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:31.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:31 vm02 bash[88876]: cluster 2026-03-09T17:02:30.402464+0000 mgr.y (mgr.54106) 116 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:31 vm02 bash[90854]: cluster 2026-03-09T17:02:30.402464+0000 mgr.y (mgr.54106) 116 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:31.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:31 vm02 bash[90854]: cluster 2026-03-09T17:02:30.402464+0000 mgr.y (mgr.54106) 116 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:33.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:33 vm08 bash[69929]: cluster 2026-03-09T17:02:32.402712+0000 mgr.y (mgr.54106) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:33.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:33 vm08 bash[69929]: cluster 2026-03-09T17:02:32.402712+0000 mgr.y (mgr.54106) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:33.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:33 vm02 bash[88876]: cluster 2026-03-09T17:02:32.402712+0000 mgr.y (mgr.54106) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:33.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:33 vm02 bash[88876]: cluster 2026-03-09T17:02:32.402712+0000 mgr.y (mgr.54106) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:33.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:33 vm02 bash[90854]: cluster 2026-03-09T17:02:32.402712+0000 mgr.y (mgr.54106) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:33.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:33 vm02 bash[90854]: cluster 2026-03-09T17:02:32.402712+0000 mgr.y (mgr.54106) 117 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:35.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:35 vm02 bash[88876]: cluster 2026-03-09T17:02:34.402989+0000 mgr.y (mgr.54106) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:35.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:35 vm02 bash[88876]: cluster 2026-03-09T17:02:34.402989+0000 mgr.y (mgr.54106) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:35 vm02 bash[90854]: cluster 2026-03-09T17:02:34.402989+0000 mgr.y (mgr.54106) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:35.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:35 vm02 bash[90854]: cluster 2026-03-09T17:02:34.402989+0000 mgr.y (mgr.54106) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:35.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:35 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:02:35] "GET /metrics HTTP/1.1" 200 37587 "" "Prometheus/2.51.0" 2026-03-09T17:02:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:35 vm08 bash[69929]: cluster 2026-03-09T17:02:34.402989+0000 mgr.y (mgr.54106) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:36.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:35 vm08 bash[69929]: cluster 2026-03-09T17:02:34.402989+0000 mgr.y (mgr.54106) 118 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: cluster 2026-03-09T17:02:36.403461+0000 mgr.y (mgr.54106) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: cluster 2026-03-09T17:02:36.403461+0000 mgr.y (mgr.54106) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: audit 2026-03-09T17:02:37.635572+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: audit 2026-03-09T17:02:37.635572+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: audit 2026-03-09T17:02:37.642559+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: audit 2026-03-09T17:02:37.642559+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: audit 2026-03-09T17:02:37.648180+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:37 vm02 bash[88876]: audit 2026-03-09T17:02:37.648180+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: cluster 2026-03-09T17:02:36.403461+0000 mgr.y (mgr.54106) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: cluster 2026-03-09T17:02:36.403461+0000 mgr.y (mgr.54106) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: audit 2026-03-09T17:02:37.635572+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: audit 2026-03-09T17:02:37.635572+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: audit 2026-03-09T17:02:37.642559+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: audit 2026-03-09T17:02:37.642559+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: audit 2026-03-09T17:02:37.648180+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:37.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:37 vm02 bash[90854]: audit 2026-03-09T17:02:37.648180+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: cluster 2026-03-09T17:02:36.403461+0000 mgr.y (mgr.54106) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: cluster 2026-03-09T17:02:36.403461+0000 mgr.y (mgr.54106) 119 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: audit 2026-03-09T17:02:37.635572+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: audit 2026-03-09T17:02:37.635572+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: audit 2026-03-09T17:02:37.642559+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: audit 2026-03-09T17:02:37.642559+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: audit 2026-03-09T17:02:37.648180+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:37 vm08 bash[69929]: audit 2026-03-09T17:02:37.648180+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:38.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:38 vm02 bash[88876]: audit 2026-03-09T17:02:38.454726+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:38.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:38 vm02 bash[88876]: audit 2026-03-09T17:02:38.454726+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:38.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:38 vm02 bash[90854]: audit 2026-03-09T17:02:38.454726+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:38.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:38 vm02 bash[90854]: audit 2026-03-09T17:02:38.454726+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:38 vm08 bash[69929]: audit 2026-03-09T17:02:38.454726+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:39.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:38 vm08 bash[69929]: audit 2026-03-09T17:02:38.454726+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:39 vm02 bash[88876]: cluster 2026-03-09T17:02:38.403757+0000 mgr.y (mgr.54106) 120 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:39.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:39 vm02 bash[88876]: cluster 2026-03-09T17:02:38.403757+0000 mgr.y (mgr.54106) 120 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:39 vm02 bash[90854]: cluster 2026-03-09T17:02:38.403757+0000 mgr.y (mgr.54106) 120 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:39.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:39 vm02 bash[90854]: cluster 2026-03-09T17:02:38.403757+0000 mgr.y (mgr.54106) 120 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:39 vm08 bash[69929]: cluster 2026-03-09T17:02:38.403757+0000 mgr.y (mgr.54106) 120 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:40.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:39 vm08 bash[69929]: cluster 2026-03-09T17:02:38.403757+0000 mgr.y (mgr.54106) 120 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:40 vm02 bash[88876]: audit 2026-03-09T17:02:39.431188+0000 mgr.y (mgr.54106) 121 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:40.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:40 vm02 bash[88876]: audit 2026-03-09T17:02:39.431188+0000 mgr.y (mgr.54106) 121 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:40.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:40 vm02 bash[90854]: audit 2026-03-09T17:02:39.431188+0000 mgr.y (mgr.54106) 121 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:40.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:40 vm02 bash[90854]: audit 2026-03-09T17:02:39.431188+0000 mgr.y (mgr.54106) 121 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:40 vm08 bash[69929]: audit 2026-03-09T17:02:39.431188+0000 mgr.y (mgr.54106) 121 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:41.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:40 vm08 bash[69929]: audit 2026-03-09T17:02:39.431188+0000 mgr.y (mgr.54106) 121 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:41.254 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 4s ago 24m - - 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 0s ago 24m - - 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (14m) 4s ago 21m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (2m) 0s ago 21m 67.2M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 4s ago 21m 44.0M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (2m) 0s ago 24m 465M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (12m) 4s ago 25m 518M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (38s) 4s ago 25m 40.1M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 1cfd05b00645 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (97s) 0s ago 24m 51.9M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 41d251be094f 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (49s) 4s ago 24m 42.3M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 9849ce01bd33 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (14m) 4s ago 22m 7879k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (14m) 0s ago 22m 7984k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (24m) 4s ago 24m 55.0M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (23m) 4s ago 23m 54.3M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (23m) 4s ago 23m 50.8M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (23m) 4s ago 23m 53.8M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (22m) 0s ago 23m 55.3M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (22m) 0s ago 22m 51.2M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (22m) 0s ago 22m 52.3M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (22m) 0s ago 22m 54.5M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 0s ago 21m 43.5M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (21m) 4s ago 21m 88.3M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:02:41.750 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (21m) 0s ago 21m 88.8M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:02:41.807 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: cluster 2026-03-09T17:02:40.404283+0000 mgr.y (mgr.54106) 122 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: cluster 2026-03-09T17:02:40.404283+0000 mgr.y (mgr.54106) 122 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: audit 2026-03-09T17:02:41.592737+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: audit 2026-03-09T17:02:41.592737+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: audit 2026-03-09T17:02:41.598878+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: audit 2026-03-09T17:02:41.598878+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: audit 2026-03-09T17:02:41.605177+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:41 vm08 bash[69929]: audit 2026-03-09T17:02:41.605177+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: cluster 2026-03-09T17:02:40.404283+0000 mgr.y (mgr.54106) 122 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: cluster 2026-03-09T17:02:40.404283+0000 mgr.y (mgr.54106) 122 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: audit 2026-03-09T17:02:41.592737+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: audit 2026-03-09T17:02:41.592737+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: audit 2026-03-09T17:02:41.598878+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: audit 2026-03-09T17:02:41.598878+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: audit 2026-03-09T17:02:41.605177+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:41 vm02 bash[88876]: audit 2026-03-09T17:02:41.605177+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.975 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: cluster 2026-03-09T17:02:40.404283+0000 mgr.y (mgr.54106) 122 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: cluster 2026-03-09T17:02:40.404283+0000 mgr.y (mgr.54106) 122 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: audit 2026-03-09T17:02:41.592737+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: audit 2026-03-09T17:02:41.592737+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: audit 2026-03-09T17:02:41.598878+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: audit 2026-03-09T17:02:41.598878+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: audit 2026-03-09T17:02:41.605177+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:41.976 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:41 vm02 bash[90854]: audit 2026-03-09T17:02:41.605177+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:42.338 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:02:42.388 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2026-03-09T17:02:42.900 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)" 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:42 vm02 bash[88876]: audit 2026-03-09T17:02:41.102416+0000 mgr.y (mgr.54106) 123 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:42 vm02 bash[88876]: audit 2026-03-09T17:02:41.102416+0000 mgr.y (mgr.54106) 123 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:42 vm02 bash[88876]: audit 2026-03-09T17:02:42.329383+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/3224582760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:42 vm02 bash[88876]: audit 2026-03-09T17:02:42.329383+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/3224582760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:42 vm02 bash[90854]: audit 2026-03-09T17:02:41.102416+0000 mgr.y (mgr.54106) 123 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:42 vm02 bash[90854]: audit 2026-03-09T17:02:41.102416+0000 mgr.y (mgr.54106) 123 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:42 vm02 bash[90854]: audit 2026-03-09T17:02:42.329383+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/3224582760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:42.901 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:42 vm02 bash[90854]: audit 2026-03-09T17:02:42.329383+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/3224582760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:42.951 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2026-03-09T17:02:43.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:42 vm08 bash[69929]: audit 2026-03-09T17:02:41.102416+0000 mgr.y (mgr.54106) 123 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:43.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:42 vm08 bash[69929]: audit 2026-03-09T17:02:41.102416+0000 mgr.y (mgr.54106) 123 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:43.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:42 vm08 bash[69929]: audit 2026-03-09T17:02:42.329383+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/3224582760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:43.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:42 vm08 bash[69929]: audit 2026-03-09T17:02:42.329383+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 192.168.123.102:0/3224582760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:43 vm08 bash[69929]: audit 2026-03-09T17:02:41.747379+0000 mgr.y (mgr.54106) 124 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:43 vm08 bash[69929]: audit 2026-03-09T17:02:41.747379+0000 mgr.y (mgr.54106) 124 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:43 vm08 bash[69929]: cluster 2026-03-09T17:02:42.404612+0000 mgr.y (mgr.54106) 125 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:43 vm08 bash[69929]: cluster 2026-03-09T17:02:42.404612+0000 mgr.y (mgr.54106) 125 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:43 vm08 bash[69929]: audit 2026-03-09T17:02:42.889909+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 192.168.123.102:0/2778603826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:43 vm08 bash[69929]: audit 2026-03-09T17:02:42.889909+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 192.168.123.102:0/2778603826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:43 vm02 bash[88876]: audit 2026-03-09T17:02:41.747379+0000 mgr.y (mgr.54106) 124 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:43 vm02 bash[88876]: audit 2026-03-09T17:02:41.747379+0000 mgr.y (mgr.54106) 124 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:43 vm02 bash[88876]: cluster 2026-03-09T17:02:42.404612+0000 mgr.y (mgr.54106) 125 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:43 vm02 bash[88876]: cluster 2026-03-09T17:02:42.404612+0000 mgr.y (mgr.54106) 125 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:43 vm02 bash[88876]: audit 2026-03-09T17:02:42.889909+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 192.168.123.102:0/2778603826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:43 vm02 bash[88876]: audit 2026-03-09T17:02:42.889909+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 192.168.123.102:0/2778603826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:43 vm02 bash[90854]: audit 2026-03-09T17:02:41.747379+0000 mgr.y (mgr.54106) 124 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:43 vm02 bash[90854]: audit 2026-03-09T17:02:41.747379+0000 mgr.y (mgr.54106) 124 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:43 vm02 bash[90854]: cluster 2026-03-09T17:02:42.404612+0000 mgr.y (mgr.54106) 125 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:43 vm02 bash[90854]: cluster 2026-03-09T17:02:42.404612+0000 mgr.y (mgr.54106) 125 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:43 vm02 bash[90854]: audit 2026-03-09T17:02:42.889909+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 192.168.123.102:0/2778603826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:43 vm02 bash[90854]: audit 2026-03-09T17:02:42.889909+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 192.168.123.102:0/2778603826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:44.935 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:02:45.133 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:44 vm02 bash[88876]: audit 2026-03-09T17:02:43.451701+0000 mgr.y (mgr.54106) 126 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:45.133 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:44 vm02 bash[88876]: audit 2026-03-09T17:02:43.451701+0000 mgr.y (mgr.54106) 126 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:45.133 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:44 vm02 bash[90854]: audit 2026-03-09T17:02:43.451701+0000 mgr.y (mgr.54106) 126 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:45.133 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:44 vm02 bash[90854]: audit 2026-03-09T17:02:43.451701+0000 mgr.y (mgr.54106) 126 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:45.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:44 vm08 bash[69929]: audit 2026-03-09T17:02:43.451701+0000 mgr.y (mgr.54106) 126 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:45.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:44 vm08 bash[69929]: audit 2026-03-09T17:02:43.451701+0000 mgr.y (mgr.54106) 126 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:45.275 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade status' 2026-03-09T17:02:45.758 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": null, 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": false, 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "which": "", 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "progress": null, 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "message": "", 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:02:45.759 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:02:45.835 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph health detail' 2026-03-09T17:02:45.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:45 vm02 bash[88876]: cluster 2026-03-09T17:02:44.404881+0000 mgr.y (mgr.54106) 127 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:45.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:45 vm02 bash[88876]: cluster 2026-03-09T17:02:44.404881+0000 mgr.y (mgr.54106) 127 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:45.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:45 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:02:45] "GET /metrics HTTP/1.1" 200 37587 "" "Prometheus/2.51.0" 2026-03-09T17:02:45.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:45 vm02 bash[90854]: cluster 2026-03-09T17:02:44.404881+0000 mgr.y (mgr.54106) 127 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:45.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:45 vm02 bash[90854]: cluster 2026-03-09T17:02:44.404881+0000 mgr.y (mgr.54106) 127 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:45.997 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:45 vm08 bash[69929]: cluster 2026-03-09T17:02:44.404881+0000 mgr.y (mgr.54106) 127 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:45.997 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:45 vm08 bash[69929]: cluster 2026-03-09T17:02:44.404881+0000 mgr.y (mgr.54106) 127 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:46.327 INFO:teuthology.orchestra.run.vm02.stdout:HEALTH_OK 2026-03-09T17:02:46.431 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2026-03-09T17:02:46.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:46 vm02 bash[90854]: audit 2026-03-09T17:02:46.328656+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/3872918270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:02:46.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:46 vm02 bash[90854]: audit 2026-03-09T17:02:46.328656+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/3872918270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:02:46.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:46 vm02 bash[88876]: audit 2026-03-09T17:02:46.328656+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/3872918270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:02:46.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:46 vm02 bash[88876]: audit 2026-03-09T17:02:46.328656+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/3872918270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:02:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:46 vm08 bash[69929]: audit 2026-03-09T17:02:46.328656+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/3872918270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:02:47.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:46 vm08 bash[69929]: audit 2026-03-09T17:02:46.328656+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 192.168.123.102:0/3872918270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2026-03-09T17:02:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:47 vm08 bash[69929]: audit 2026-03-09T17:02:45.760311+0000 mgr.y (mgr.54106) 128 : audit [DBG] from='client.34193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:47 vm08 bash[69929]: audit 2026-03-09T17:02:45.760311+0000 mgr.y (mgr.54106) 128 : audit [DBG] from='client.34193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:47 vm08 bash[69929]: cluster 2026-03-09T17:02:46.405382+0000 mgr.y (mgr.54106) 129 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:47 vm08 bash[69929]: cluster 2026-03-09T17:02:46.405382+0000 mgr.y (mgr.54106) 129 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:47 vm08 bash[69929]: audit 2026-03-09T17:02:46.928540+0000 mgr.y (mgr.54106) 130 : audit [DBG] from='client.64182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:47 vm08 bash[69929]: audit 2026-03-09T17:02:46.928540+0000 mgr.y (mgr.54106) 130 : audit [DBG] from='client.64182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:47 vm02 bash[88876]: audit 2026-03-09T17:02:45.760311+0000 mgr.y (mgr.54106) 128 : audit [DBG] from='client.34193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:47 vm02 bash[88876]: audit 2026-03-09T17:02:45.760311+0000 mgr.y (mgr.54106) 128 : audit [DBG] from='client.34193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:47 vm02 bash[88876]: cluster 2026-03-09T17:02:46.405382+0000 mgr.y (mgr.54106) 129 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:47 vm02 bash[88876]: cluster 2026-03-09T17:02:46.405382+0000 mgr.y (mgr.54106) 129 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:47 vm02 bash[88876]: audit 2026-03-09T17:02:46.928540+0000 mgr.y (mgr.54106) 130 : audit [DBG] from='client.64182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:47 vm02 bash[88876]: audit 2026-03-09T17:02:46.928540+0000 mgr.y (mgr.54106) 130 : audit [DBG] from='client.64182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:47 vm02 bash[90854]: audit 2026-03-09T17:02:45.760311+0000 mgr.y (mgr.54106) 128 : audit [DBG] from='client.34193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:47 vm02 bash[90854]: audit 2026-03-09T17:02:45.760311+0000 mgr.y (mgr.54106) 128 : audit [DBG] from='client.34193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:47 vm02 bash[90854]: cluster 2026-03-09T17:02:46.405382+0000 mgr.y (mgr.54106) 129 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:47 vm02 bash[90854]: cluster 2026-03-09T17:02:46.405382+0000 mgr.y (mgr.54106) 129 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:47 vm02 bash[90854]: audit 2026-03-09T17:02:46.928540+0000 mgr.y (mgr.54106) 130 : audit [DBG] from='client.64182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.213 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:47 vm02 bash[90854]: audit 2026-03-09T17:02:46.928540+0000 mgr.y (mgr.54106) 130 : audit [DBG] from='client.64182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:48.504 INFO:teuthology.orchestra.run.vm02.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:48.583 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2026-03-09T17:02:49.145 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:02:49.558 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 11s ago 24m - - 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 7s ago 24m - - 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (15m) 11s ago 21m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (2m) 7s ago 21m 67.2M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (2m) 11s ago 21m 44.0M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (2m) 7s ago 24m 465M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (12m) 11s ago 25m 518M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (46s) 11s ago 25m 40.1M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 1cfd05b00645 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (105s) 7s ago 24m 51.9M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 41d251be094f 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (56s) 11s ago 24m 42.3M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 9849ce01bd33 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (15m) 11s ago 22m 7879k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (14m) 7s ago 22m 7984k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (24m) 11s ago 24m 55.0M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (24m) 11s ago 24m 54.3M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (23m) 11s ago 23m 50.8M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (23m) 11s ago 23m 53.8M 4096M 17.2.0 e1d6a67b021e 010b3a9b41c7 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (23m) 7s ago 23m 55.3M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (22m) 7s ago 23m 51.2M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (22m) 7s ago 22m 52.3M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (22m) 7s ago 22m 54.5M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (2m) 7s ago 22m 43.5M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (21m) 11s ago 21m 88.3M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:02:49.559 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (21m) 7s ago 21m 88.8M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: cluster 2026-03-09T17:02:48.405720+0000 mgr.y (mgr.54106) 131 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: cluster 2026-03-09T17:02:48.405720+0000 mgr.y (mgr.54106) 131 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: cephadm 2026-03-09T17:02:48.496628+0000 mgr.y (mgr.54106) 132 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: cephadm 2026-03-09T17:02:48.496628+0000 mgr.y (mgr.54106) 132 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.501105+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.501105+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.506693+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.506693+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.511210+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.511210+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.511656+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.511656+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.516093+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: audit 2026-03-09T17:02:48.516093+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: cephadm 2026-03-09T17:02:48.575404+0000 mgr.y (mgr.54106) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:49 vm02 bash[88876]: cephadm 2026-03-09T17:02:48.575404+0000 mgr.y (mgr.54106) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: cluster 2026-03-09T17:02:48.405720+0000 mgr.y (mgr.54106) 131 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: cluster 2026-03-09T17:02:48.405720+0000 mgr.y (mgr.54106) 131 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: cephadm 2026-03-09T17:02:48.496628+0000 mgr.y (mgr.54106) 132 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: cephadm 2026-03-09T17:02:48.496628+0000 mgr.y (mgr.54106) 132 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.501105+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.501105+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.506693+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.506693+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.511210+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.511210+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.511656+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.511656+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.516093+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: audit 2026-03-09T17:02:48.516093+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: cephadm 2026-03-09T17:02:48.575404+0000 mgr.y (mgr.54106) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:49 vm02 bash[90854]: cephadm 2026-03-09T17:02:48.575404+0000 mgr.y (mgr.54106) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "mon": { 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 3 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "mgr": { 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 2 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "osd": { 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "rgw": { 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: }, 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "overall": { 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: "ceph version 19.2.3-678-ge911bdeb (e911bdebe5c8faa3800735d1568fcdca65db60df) squid (stable)": 5 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout: } 2026-03-09T17:02:49.790 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: cluster 2026-03-09T17:02:48.405720+0000 mgr.y (mgr.54106) 131 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: cluster 2026-03-09T17:02:48.405720+0000 mgr.y (mgr.54106) 131 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: cephadm 2026-03-09T17:02:48.496628+0000 mgr.y (mgr.54106) 132 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: cephadm 2026-03-09T17:02:48.496628+0000 mgr.y (mgr.54106) 132 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.501105+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.501105+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.506693+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.506693+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.511210+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.511210+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.511656+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.511656+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.516093+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: audit 2026-03-09T17:02:48.516093+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: cephadm 2026-03-09T17:02:48.575404+0000 mgr.y (mgr.54106) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:49.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:49 vm08 bash[69929]: cephadm 2026-03-09T17:02:48.575404+0000 mgr.y (mgr.54106) 133 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T17:02:50.084 INFO:teuthology.orchestra.run.vm02.stdout:{ 2026-03-09T17:02:50.084 INFO:teuthology.orchestra.run.vm02.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout: "in_progress": true, 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout: "services_complete": [], 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout: "progress": "", 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df image", 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout: "is_paused": false 2026-03-09T17:02:50.085 INFO:teuthology.orchestra.run.vm02.stdout:} 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.136127+0000 mgr.y (mgr.54106) 134 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.136127+0000 mgr.y (mgr.54106) 134 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.343322+0000 mgr.y (mgr.54106) 135 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.343322+0000 mgr.y (mgr.54106) 135 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.438364+0000 mgr.y (mgr.54106) 136 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.438364+0000 mgr.y (mgr.54106) 136 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.555856+0000 mgr.y (mgr.54106) 137 : audit [DBG] from='client.64200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.555856+0000 mgr.y (mgr.54106) 137 : audit [DBG] from='client.64200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.791741+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 192.168.123.102:0/3958415599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:49.791741+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 192.168.123.102:0/3958415599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.115997+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.115997+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.117936+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.117936+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.119505+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.119505+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.126779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.126779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.129978+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.129978+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.138766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.138766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.141486+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.141486+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.147419+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.147419+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.148812+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:50 vm02 bash[88876]: audit 2026-03-09T17:02:50.148812+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.136127+0000 mgr.y (mgr.54106) 134 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.136127+0000 mgr.y (mgr.54106) 134 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.343322+0000 mgr.y (mgr.54106) 135 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.343322+0000 mgr.y (mgr.54106) 135 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.438364+0000 mgr.y (mgr.54106) 136 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.438364+0000 mgr.y (mgr.54106) 136 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.555856+0000 mgr.y (mgr.54106) 137 : audit [DBG] from='client.64200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.555856+0000 mgr.y (mgr.54106) 137 : audit [DBG] from='client.64200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.791741+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 192.168.123.102:0/3958415599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:49.791741+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 192.168.123.102:0/3958415599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.115997+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.115997+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.117936+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.117936+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.119505+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.119505+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.126779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.126779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.129978+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.129978+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.138766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.138766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.141486+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.141486+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.147419+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.147419+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.148812+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:50.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:50 vm02 bash[90854]: audit 2026-03-09T17:02:50.148812+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.136127+0000 mgr.y (mgr.54106) 134 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.136127+0000 mgr.y (mgr.54106) 134 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.343322+0000 mgr.y (mgr.54106) 135 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.343322+0000 mgr.y (mgr.54106) 135 : audit [DBG] from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.438364+0000 mgr.y (mgr.54106) 136 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.438364+0000 mgr.y (mgr.54106) 136 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.555856+0000 mgr.y (mgr.54106) 137 : audit [DBG] from='client.64200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.555856+0000 mgr.y (mgr.54106) 137 : audit [DBG] from='client.64200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.791741+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 192.168.123.102:0/3958415599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:49.791741+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 192.168.123.102:0/3958415599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.115997+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.115997+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.117936+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.117936+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.119505+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.119505+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.126779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.126779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.129978+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.129978+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.138766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.138766+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.141486+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.141486+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.147419+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.147419+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.148812+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:50.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:50 vm08 bash[69929]: audit 2026-03-09T17:02:50.148812+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.435 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.435 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.435 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.435 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.435 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.435 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.436 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.436 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.436 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:51.585 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:51 vm02 systemd[1]: Stopping Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:02:51.585 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:51 vm02 bash[35390]: debug 2026-03-09T17:02:51.540+0000 7f7d8c3d2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -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-09T17:02:51.585 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:51 vm02 bash[35390]: debug 2026-03-09T17:02:51.540+0000 7f7d8c3d2700 -1 osd.3 104 *** Got signal Terminated *** 2026-03-09T17:02:51.585 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:51 vm02 bash[35390]: debug 2026-03-09T17:02:51.540+0000 7f7d8c3d2700 -1 osd.3 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:02:51.585 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.083690+0000 mgr.y (mgr.54106) 138 : audit [DBG] from='client.64209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:51.585 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.083690+0000 mgr.y (mgr.54106) 138 : audit [DBG] from='client.64209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:51.585 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.116583+0000 mgr.y (mgr.54106) 139 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:02:51.585 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.116583+0000 mgr.y (mgr.54106) 139 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:02:51.585 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.116631+0000 mgr.y (mgr.54106) 140 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.116631+0000 mgr.y (mgr.54106) 140 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.120146+0000 mgr.y (mgr.54106) 141 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.120146+0000 mgr.y (mgr.54106) 141 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.130635+0000 mgr.y (mgr.54106) 142 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.130635+0000 mgr.y (mgr.54106) 142 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.141877+0000 mgr.y (mgr.54106) 143 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.141877+0000 mgr.y (mgr.54106) 143 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.148901+0000 mgr.y (mgr.54106) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.148901+0000 mgr.y (mgr.54106) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.149531+0000 mgr.y (mgr.54106) 145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.149531+0000 mgr.y (mgr.54106) 145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cluster 2026-03-09T17:02:50.407159+0000 mgr.y (mgr.54106) 146 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cluster 2026-03-09T17:02:50.407159+0000 mgr.y (mgr.54106) 146 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.575594+0000 mgr.y (mgr.54106) 147 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.575594+0000 mgr.y (mgr.54106) 147 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.580110+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.580110+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.582938+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.582938+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.583272+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: audit 2026-03-09T17:02:50.583272+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.584556+0000 mgr.y (mgr.54106) 148 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cephadm 2026-03-09T17:02:50.584556+0000 mgr.y (mgr.54106) 148 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cluster 2026-03-09T17:02:51.546342+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:02:51.586 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:51 vm02 bash[90854]: cluster 2026-03-09T17:02:51.546342+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.083690+0000 mgr.y (mgr.54106) 138 : audit [DBG] from='client.64209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.083690+0000 mgr.y (mgr.54106) 138 : audit [DBG] from='client.64209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.116583+0000 mgr.y (mgr.54106) 139 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.116583+0000 mgr.y (mgr.54106) 139 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.116631+0000 mgr.y (mgr.54106) 140 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.116631+0000 mgr.y (mgr.54106) 140 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.120146+0000 mgr.y (mgr.54106) 141 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.120146+0000 mgr.y (mgr.54106) 141 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.130635+0000 mgr.y (mgr.54106) 142 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.130635+0000 mgr.y (mgr.54106) 142 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.141877+0000 mgr.y (mgr.54106) 143 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.141877+0000 mgr.y (mgr.54106) 143 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.148901+0000 mgr.y (mgr.54106) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.148901+0000 mgr.y (mgr.54106) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.149531+0000 mgr.y (mgr.54106) 145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.149531+0000 mgr.y (mgr.54106) 145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cluster 2026-03-09T17:02:50.407159+0000 mgr.y (mgr.54106) 146 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:51.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cluster 2026-03-09T17:02:50.407159+0000 mgr.y (mgr.54106) 146 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.575594+0000 mgr.y (mgr.54106) 147 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.575594+0000 mgr.y (mgr.54106) 147 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.580110+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.580110+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.582938+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.582938+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.583272+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: audit 2026-03-09T17:02:50.583272+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.584556+0000 mgr.y (mgr.54106) 148 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cephadm 2026-03-09T17:02:50.584556+0000 mgr.y (mgr.54106) 148 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cluster 2026-03-09T17:02:51.546342+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:02:51.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:51 vm02 bash[88876]: cluster 2026-03-09T17:02:51.546342+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.083690+0000 mgr.y (mgr.54106) 138 : audit [DBG] from='client.64209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.083690+0000 mgr.y (mgr.54106) 138 : audit [DBG] from='client.64209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.116583+0000 mgr.y (mgr.54106) 139 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.116583+0000 mgr.y (mgr.54106) 139 : cephadm [INF] Upgrade: Target is version 19.2.3-678-ge911bdeb (squid) 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.116631+0000 mgr.y (mgr.54106) 140 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.116631+0000 mgr.y (mgr.54106) 140 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fda260ab1d2d3118a1622f7df75f44f285dfe74e71793626152a711c12bf2cc'] 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.120146+0000 mgr.y (mgr.54106) 141 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.120146+0000 mgr.y (mgr.54106) 141 : cephadm [INF] Upgrade: Setting container_image for all mgr 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.130635+0000 mgr.y (mgr.54106) 142 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.130635+0000 mgr.y (mgr.54106) 142 : cephadm [INF] Upgrade: Setting container_image for all mon 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.141877+0000 mgr.y (mgr.54106) 143 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.141877+0000 mgr.y (mgr.54106) 143 : cephadm [INF] Upgrade: Setting container_image for all crash 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.148901+0000 mgr.y (mgr.54106) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.148901+0000 mgr.y (mgr.54106) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.149531+0000 mgr.y (mgr.54106) 145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.149531+0000 mgr.y (mgr.54106) 145 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cluster 2026-03-09T17:02:50.407159+0000 mgr.y (mgr.54106) 146 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cluster 2026-03-09T17:02:50.407159+0000 mgr.y (mgr.54106) 146 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.575594+0000 mgr.y (mgr.54106) 147 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.575594+0000 mgr.y (mgr.54106) 147 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.580110+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.580110+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.582938+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.582938+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.583272+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: audit 2026-03-09T17:02:50.583272+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.584556+0000 mgr.y (mgr.54106) 148 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cephadm 2026-03-09T17:02:50.584556+0000 mgr.y (mgr.54106) 148 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cluster 2026-03-09T17:02:51.546342+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:02:51.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:51 vm08 bash[69929]: cluster 2026-03-09T17:02:51.546342+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:02:52.662 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:52 vm02 bash[95814]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-3 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:52 vm02 bash[88876]: cluster 2026-03-09T17:02:52.149489+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:52 vm02 bash[88876]: cluster 2026-03-09T17:02:52.149489+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:52 vm02 bash[88876]: cluster 2026-03-09T17:02:52.311019+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:52 vm02 bash[88876]: cluster 2026-03-09T17:02:52.311019+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:52 vm02 bash[90854]: cluster 2026-03-09T17:02:52.149489+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:52 vm02 bash[90854]: cluster 2026-03-09T17:02:52.149489+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:52 vm02 bash[90854]: cluster 2026-03-09T17:02:52.311019+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2026-03-09T17:02:52.662 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:52 vm02 bash[90854]: cluster 2026-03-09T17:02:52.311019+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2026-03-09T17:02:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:52 vm08 bash[69929]: cluster 2026-03-09T17:02:52.149489+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:02:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:52 vm08 bash[69929]: cluster 2026-03-09T17:02:52.149489+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:02:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:52 vm08 bash[69929]: cluster 2026-03-09T17:02:52.311019+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2026-03-09T17:02:52.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:52 vm08 bash[69929]: cluster 2026-03-09T17:02:52.311019+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2026-03-09T17:02:52.980 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:52 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.3.service: Deactivated successfully. 2026-03-09T17:02:52.980 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:52 vm02 systemd[1]: Stopped Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:02:53.272 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: Started Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:02:53.272 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.272 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:02:53 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:02:53.653 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:53 vm02 bash[96023]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:02:53.653 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:53 vm02 bash[96023]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: cluster 2026-03-09T17:02:52.407830+0000 mgr.y (mgr.54106) 149 : cluster [DBG] pgmap v26: 161 pgs: 27 stale+active+clean, 134 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: cluster 2026-03-09T17:02:52.407830+0000 mgr.y (mgr.54106) 149 : cluster [DBG] pgmap v26: 161 pgs: 27 stale+active+clean, 134 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.230326+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.230326+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.239672+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.239672+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.245097+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.245097+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.246113+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.246113+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.251947+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.251947+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.252479+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.252479+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.257503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.257503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: cluster 2026-03-09T17:02:53.304075+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: cluster 2026-03-09T17:02:53.304075+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.350259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.350259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.351386+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.351386+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.358172+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.358172+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.367242+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.367242+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.374737+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.374737+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.386432+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.386432+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.458737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.458737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.461745+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.461745+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.486269+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.486269+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.491016+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.491016+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.493488+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.493488+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.494734+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.494734+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.495542+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.495542+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.501659+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.501659+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.584917+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.584917+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.590654+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.590654+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.592039+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.592039+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.593806+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.593806+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.595250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.595250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.599861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.905 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:53 vm08 bash[69929]: audit 2026-03-09T17:02:53.599861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: cluster 2026-03-09T17:02:52.407830+0000 mgr.y (mgr.54106) 149 : cluster [DBG] pgmap v26: 161 pgs: 27 stale+active+clean, 134 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: cluster 2026-03-09T17:02:52.407830+0000 mgr.y (mgr.54106) 149 : cluster [DBG] pgmap v26: 161 pgs: 27 stale+active+clean, 134 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.230326+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.230326+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.239672+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.239672+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.245097+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.245097+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.246113+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.246113+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.251947+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.251947+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.252479+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.252479+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.257503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.257503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: cluster 2026-03-09T17:02:53.304075+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: cluster 2026-03-09T17:02:53.304075+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.350259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.350259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.351386+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.351386+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.358172+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.358172+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.367242+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.367242+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.374737+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.374737+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.386432+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.386432+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.458737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.458737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.461745+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.461745+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.486269+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.486269+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.491016+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.491016+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.493488+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.493488+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.494734+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.494734+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.495542+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.495542+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.501659+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.501659+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.584917+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.584917+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.590654+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.590654+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.592039+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.592039+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.593806+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.593806+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.595250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.595250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.599861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:53 vm02 bash[88876]: audit 2026-03-09T17:02:53.599861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: cluster 2026-03-09T17:02:52.407830+0000 mgr.y (mgr.54106) 149 : cluster [DBG] pgmap v26: 161 pgs: 27 stale+active+clean, 134 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: cluster 2026-03-09T17:02:52.407830+0000 mgr.y (mgr.54106) 149 : cluster [DBG] pgmap v26: 161 pgs: 27 stale+active+clean, 134 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 1023 B/s rd, 0 op/s 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.230326+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.230326+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.239672+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.239672+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.245097+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.245097+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.246113+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.246113+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.251947+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.251947+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.252479+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.252479+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.257503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.257503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: cluster 2026-03-09T17:02:53.304075+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: cluster 2026-03-09T17:02:53.304075+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.350259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.350259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.351386+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.351386+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.358172+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.358172+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.367242+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.367242+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.374737+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.374737+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.386432+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.386432+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.458737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.458737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.461745+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.461745+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.486269+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.486269+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.491016+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.491016+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.493488+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.493488+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.494734+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.494734+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.495542+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.495542+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.501659+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.501659+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.584917+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.584917+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.590654+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.590654+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.592039+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.592039+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.593806+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.593806+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.595250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.595250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.599861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:53.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:53 vm02 bash[90854]: audit 2026-03-09T17:02:53.599861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.873 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:54 vm02 bash[96023]: --> Failed to activate via raw: did not find any matching OSD to activate 2026-03-09T17:02:54.873 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:54 vm02 bash[96023]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:02:54.873 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:54 vm02 bash[96023]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.258186+0000 mgr.y (mgr.54106) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.258186+0000 mgr.y (mgr.54106) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.387068+0000 mgr.y (mgr.54106) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.387068+0000 mgr.y (mgr.54106) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.504418+0000 mgr.y (mgr.54106) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.504418+0000 mgr.y (mgr.54106) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.600451+0000 mgr.y (mgr.54106) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.600451+0000 mgr.y (mgr.54106) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.677245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.677245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.678914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.678914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.682406+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.682406+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.685705+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.685705+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.687798+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.687798+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.693901+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.693901+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.697382+0000 mgr.y (mgr.54106) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.697382+0000 mgr.y (mgr.54106) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.780615+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.780615+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.782896+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.782896+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.790509+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.790509+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.792600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.792600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.793082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.793082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.801595+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.801595+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.877365+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.877365+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.878281+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.878281+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.879179+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.874 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.879179+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.882651+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.882651+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.885194+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.885194+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.890673+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.890673+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.951219+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.951219+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.952415+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.952415+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.955042+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.955042+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.966374+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.966374+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.970521+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:53.970521+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.011061+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.011061+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.057232+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.057232+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.062649+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.062649+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.066283+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.066283+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.067731+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.067731+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.068166+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.068166+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.216350+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.216350+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.315230+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.315230+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.318142+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.318142+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.318858+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.318858+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.320139+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.320139+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.322324+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.322324+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.583563+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.583563+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.637026+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.637026+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.639029+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.639029+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.639755+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.639755+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.641254+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.641254+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.645223+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.645223+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.650810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:54 vm02 bash[88876]: audit 2026-03-09T17:02:54.650810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.258186+0000 mgr.y (mgr.54106) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.258186+0000 mgr.y (mgr.54106) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.387068+0000 mgr.y (mgr.54106) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.875 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.387068+0000 mgr.y (mgr.54106) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.504418+0000 mgr.y (mgr.54106) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.504418+0000 mgr.y (mgr.54106) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.600451+0000 mgr.y (mgr.54106) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.600451+0000 mgr.y (mgr.54106) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.677245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.677245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.678914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.678914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.682406+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.682406+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.685705+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.685705+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.687798+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.687798+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.693901+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.693901+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.697382+0000 mgr.y (mgr.54106) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.697382+0000 mgr.y (mgr.54106) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.780615+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.780615+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.782896+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.782896+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.790509+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.790509+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.792600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.792600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.793082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.793082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.801595+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.801595+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.877365+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.877365+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.878281+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.878281+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.879179+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.879179+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.882651+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.882651+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.885194+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.885194+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.890673+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.890673+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.951219+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.951219+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.952415+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.952415+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.955042+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.955042+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.966374+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.966374+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.970521+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:53.970521+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.011061+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.011061+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.057232+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.057232+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.062649+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.062649+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.066283+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.066283+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.067731+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.067731+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.068166+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.068166+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.876 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.216350+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.216350+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.315230+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.315230+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.318142+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.318142+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.318858+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.318858+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.320139+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.320139+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.322324+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.322324+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.583563+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.583563+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.637026+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.637026+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.639029+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.639029+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.639755+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.639755+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.641254+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.641254+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.645223+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.645223+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.650810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:54.877 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:54 vm02 bash[90854]: audit 2026-03-09T17:02:54.650810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.258186+0000 mgr.y (mgr.54106) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.258186+0000 mgr.y (mgr.54106) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.387068+0000 mgr.y (mgr.54106) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.387068+0000 mgr.y (mgr.54106) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.504418+0000 mgr.y (mgr.54106) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.504418+0000 mgr.y (mgr.54106) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.600451+0000 mgr.y (mgr.54106) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.600451+0000 mgr.y (mgr.54106) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.677245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.677245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.678914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.678914+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.682406+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.682406+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.685705+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.685705+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.687798+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.687798+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.693901+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.693901+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.697382+0000 mgr.y (mgr.54106) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.697382+0000 mgr.y (mgr.54106) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.780615+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.780615+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.782896+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.782896+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.790509+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.790509+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.792600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.792600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.793082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.793082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.801595+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.801595+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.877365+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.877365+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.878281+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.878281+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.879179+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.879179+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.882651+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.882651+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.885194+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.885194+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.890673+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.890673+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.951219+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.951219+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.952415+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.952415+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.955042+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.955042+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.966374+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.966374+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.970521+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:53.970521+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.011061+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.011061+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.057232+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.057232+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.062649+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.062649+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.066283+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.066283+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.067731+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.067731+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.068166+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.068166+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.216350+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.216350+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.315230+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.315230+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.318142+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.318142+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.318858+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.318858+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.320139+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.320139+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.322324+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.322324+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.583563+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.583563+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.637026+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.637026+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.639029+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.639029+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.639755+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.639755+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.641254+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.641254+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.645223+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.645223+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.650810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:54 vm08 bash[69929]: audit 2026-03-09T17:02:54.650810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.212 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:54 vm02 bash[96023]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-03-09T17:02:55.213 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:54 vm02 bash[96023]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/ceph-aa2825f6-3bed-4990-9507-5136f6b30fc1/osd-block-583340ae-116f-40fd-9088-1430e0352a8c --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2026-03-09T17:02:55.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96023]: Running command: /usr/bin/ln -snf /dev/ceph-aa2825f6-3bed-4990-9507-5136f6b30fc1/osd-block-583340ae-116f-40fd-9088-1430e0352a8c /var/lib/ceph/osd/ceph-3/block 2026-03-09T17:02:55.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96023]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2026-03-09T17:02:55.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96023]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2026-03-09T17:02:55.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96023]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-03-09T17:02:55.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96023]: --> ceph-volume lvm activate successful for osd ID: 3 2026-03-09T17:02:55.964 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96527]: debug 2026-03-09T17:02:55.760+0000 7faa12d3b640 1 -- 192.168.123.102:0/1460891140 <== mon.0 v2:192.168.123.102:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x562d021b8000 con 0x562d0215d800 2026-03-09T17:02:55.964 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:55 vm02 bash[96527]: debug 2026-03-09T17:02:55.760+0000 7faa12d3b640 1 -- 192.168.123.102:0/1460891140 <== mon.0 v2:192.168.123.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562d02f57680 con 0x562d0215d800 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.804322+0000 mgr.y (mgr.54106) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.804322+0000 mgr.y (mgr.54106) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.893556+0000 mgr.y (mgr.54106) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:53.893556+0000 mgr.y (mgr.54106) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.011726+0000 mgr.y (mgr.54106) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.011726+0000 mgr.y (mgr.54106) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.216935+0000 mgr.y (mgr.54106) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.216935+0000 mgr.y (mgr.54106) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cluster 2026-03-09T17:02:54.408442+0000 mgr.y (mgr.54106) 159 : cluster [DBG] pgmap v28: 161 pgs: 27 active+undersized, 13 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 127 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cluster 2026-03-09T17:02:54.408442+0000 mgr.y (mgr.54106) 159 : cluster [DBG] pgmap v28: 161 pgs: 27 active+undersized, 13 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 127 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.584499+0000 mgr.y (mgr.54106) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.584499+0000 mgr.y (mgr.54106) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.651544+0000 mgr.y (mgr.54106) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.651544+0000 mgr.y (mgr.54106) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.770582+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.770582+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.775417+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.775417+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.782964+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.782964+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.784598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.784598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.785190+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.785190+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.806735+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.806735+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.869864+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.869864+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.871364+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.871364+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.871895+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.871895+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.882613+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.882613+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.883124+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.883124+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.994727+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:54.994727+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.082004+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.082004+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.086678+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.086678+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.087219+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.087219+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.092656+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.092656+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.093116+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.093116+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.203684+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.203684+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cluster 2026-03-09T17:02:55.212594+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: cluster 2026-03-09T17:02:55.212594+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.265634+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.265634+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.271784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.271784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.274100+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.274100+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.275913+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.275913+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.277067+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.277067+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.307725+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.307725+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.394415+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.394415+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.397478+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.397478+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.398813+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.398813+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.401815+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.401815+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.402786+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.402786+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.412887+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.412887+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.472994+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.472994+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.479179+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.479179+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.480084+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.480084+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.481569+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.481569+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.482318+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:55 vm02 bash[88876]: audit 2026-03-09T17:02:55.482318+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.804322+0000 mgr.y (mgr.54106) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.804322+0000 mgr.y (mgr.54106) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.893556+0000 mgr.y (mgr.54106) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:53.893556+0000 mgr.y (mgr.54106) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.011726+0000 mgr.y (mgr.54106) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.011726+0000 mgr.y (mgr.54106) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.216935+0000 mgr.y (mgr.54106) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.216935+0000 mgr.y (mgr.54106) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cluster 2026-03-09T17:02:54.408442+0000 mgr.y (mgr.54106) 159 : cluster [DBG] pgmap v28: 161 pgs: 27 active+undersized, 13 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 127 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cluster 2026-03-09T17:02:54.408442+0000 mgr.y (mgr.54106) 159 : cluster [DBG] pgmap v28: 161 pgs: 27 active+undersized, 13 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 127 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.584499+0000 mgr.y (mgr.54106) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.584499+0000 mgr.y (mgr.54106) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.651544+0000 mgr.y (mgr.54106) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.651544+0000 mgr.y (mgr.54106) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.770582+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.770582+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.775417+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.775417+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.782964+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.782964+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.784598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.784598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.785190+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.785190+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.806735+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.806735+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.869864+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.869864+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.871364+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.871364+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.871895+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.871895+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.882613+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.882613+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.883124+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.883124+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.994727+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:54.994727+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.082004+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.082004+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.086678+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.086678+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.087219+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.087219+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.092656+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.092656+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.093116+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.093116+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.203684+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.203684+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cluster 2026-03-09T17:02:55.212594+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: cluster 2026-03-09T17:02:55.212594+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.265634+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.265634+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.271784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.271784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.274100+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.274100+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.275913+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.275913+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.277067+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.277067+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.307725+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.307725+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.394415+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.394415+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.397478+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.397478+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.398813+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.398813+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.401815+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.401815+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.402786+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.402786+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.412887+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.412887+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.472994+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.472994+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.479179+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.479179+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.480084+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.480084+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.481569+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.481569+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.482318+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:55 vm02 bash[90854]: audit 2026-03-09T17:02:55.482318+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:55.968 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:02:55 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:02:55] "GET /metrics HTTP/1.1" 200 37647 "" "Prometheus/2.51.0" 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.804322+0000 mgr.y (mgr.54106) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.804322+0000 mgr.y (mgr.54106) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.893556+0000 mgr.y (mgr.54106) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:53.893556+0000 mgr.y (mgr.54106) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.011726+0000 mgr.y (mgr.54106) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.011726+0000 mgr.y (mgr.54106) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.216935+0000 mgr.y (mgr.54106) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.216935+0000 mgr.y (mgr.54106) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cluster 2026-03-09T17:02:54.408442+0000 mgr.y (mgr.54106) 159 : cluster [DBG] pgmap v28: 161 pgs: 27 active+undersized, 13 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 127 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cluster 2026-03-09T17:02:54.408442+0000 mgr.y (mgr.54106) 159 : cluster [DBG] pgmap v28: 161 pgs: 27 active+undersized, 13 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 457 KiB data, 105 MiB used, 160 GiB / 160 GiB avail; 127 B/s rd, 0 op/s; 59/627 objects degraded (9.410%) 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.584499+0000 mgr.y (mgr.54106) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.584499+0000 mgr.y (mgr.54106) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.651544+0000 mgr.y (mgr.54106) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.651544+0000 mgr.y (mgr.54106) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.770582+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.770582+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.775417+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.775417+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.782964+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.782964+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.784598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.784598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.785190+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.785190+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.806735+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.806735+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.869864+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.869864+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.871364+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.871364+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.871895+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.871895+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.882613+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.882613+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.883124+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.883124+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.994727+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:54.994727+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.082004+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.082004+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.086678+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.086678+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.087219+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.087219+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.092656+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.092656+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.093116+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.093116+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.203684+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.203684+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cluster 2026-03-09T17:02:55.212594+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: cluster 2026-03-09T17:02:55.212594+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: Degraded data redundancy: 59/627 objects degraded (9.410%), 15 pgs degraded (PG_DEGRADED) 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.265634+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.265634+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.271784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.271784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.274100+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.274100+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.275913+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.275913+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.277067+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.277067+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.307725+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.307725+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.394415+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.394415+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.397478+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.397478+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.398813+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.398813+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.401815+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.401815+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.402786+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.402786+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.412887+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.412887+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.472994+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.472994+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.479179+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.479179+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.480084+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.480084+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.481569+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.481569+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.482318+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:55 vm08 bash[69929]: audit 2026-03-09T17:02:55.482318+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.709 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:56 vm02 bash[96527]: debug 2026-03-09T17:02:56.456+0000 7faa155a5740 -1 Falling back to public interface 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.807409+0000 mgr.y (mgr.54106) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.807409+0000 mgr.y (mgr.54106) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.995511+0000 mgr.y (mgr.54106) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:54.995511+0000 mgr.y (mgr.54106) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.204645+0000 mgr.y (mgr.54106) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.204645+0000 mgr.y (mgr.54106) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.308752+0000 mgr.y (mgr.54106) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.308752+0000 mgr.y (mgr.54106) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.420927+0000 mgr.y (mgr.54106) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.420927+0000 mgr.y (mgr.54106) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.674510+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.674510+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.675488+0000 mgr.y (mgr.54106) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.675488+0000 mgr.y (mgr.54106) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.743863+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.743863+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.745350+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.745350+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.746134+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.746134+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.750470+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.750470+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.751068+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.751068+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.763311+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.763311+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.816810+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.816810+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.819731+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.819731+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.820740+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.710 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.820740+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.824346+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.824346+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.825217+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.825217+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.831413+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.831413+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.892308+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.892308+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.893465+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.893465+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.894050+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.894050+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.895113+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.895113+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.895556+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.895556+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.900067+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.900067+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.966642+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.966642+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.969404+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.969404+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.970133+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.970133+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.971543+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.971543+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.972018+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.972018+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.977090+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:55.977090+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.050696+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.050696+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.056495+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.056495+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.059664+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.059664+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.064663+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.064663+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.065467+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.065467+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.071334+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.071334+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.119614+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.119614+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.121217+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.711 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.121217+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.122295+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.122295+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.124786+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.124786+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.125633+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.125633+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.132601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.132601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.201999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.201999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.205499+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.205499+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.207820+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.207820+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.213270+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.213270+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.214289+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.214289+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.220868+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.220868+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.289266+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.289266+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.290829+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.290829+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.291755+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.291755+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.293246+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.293246+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.294053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.294053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.300253+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.300253+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.359096+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.359096+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.712 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.360746+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.360746+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.361829+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.361829+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.363548+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.363548+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.364380+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.364380+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:56.722 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.370729+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.370729+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.427330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.427330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.807409+0000 mgr.y (mgr.54106) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.807409+0000 mgr.y (mgr.54106) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.995511+0000 mgr.y (mgr.54106) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:54.995511+0000 mgr.y (mgr.54106) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.204645+0000 mgr.y (mgr.54106) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.204645+0000 mgr.y (mgr.54106) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.308752+0000 mgr.y (mgr.54106) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.308752+0000 mgr.y (mgr.54106) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.420927+0000 mgr.y (mgr.54106) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:56.723 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.420927+0000 mgr.y (mgr.54106) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.674510+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.674510+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.675488+0000 mgr.y (mgr.54106) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.675488+0000 mgr.y (mgr.54106) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.743863+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.743863+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.745350+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.745350+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.746134+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.746134+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.750470+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.750470+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.751068+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.751068+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.763311+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.763311+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.816810+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.816810+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.819731+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.819731+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.820740+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.820740+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.824346+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.824346+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.825217+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.825217+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.831413+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.831413+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.892308+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.892308+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.893465+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.893465+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.894050+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.894050+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.895113+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.103 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.895113+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.895556+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.895556+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.900067+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.900067+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.966642+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.966642+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.969404+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.969404+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.970133+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.970133+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.971543+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.971543+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.972018+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.972018+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.977090+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:55.977090+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.050696+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.050696+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.056495+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.056495+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.059664+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.059664+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.064663+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.064663+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.065467+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.065467+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.071334+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.071334+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.119614+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.119614+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.121217+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.121217+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.122295+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.122295+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.124786+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.124786+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.125633+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.125633+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.132601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.132601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.201999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.201999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.205499+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.205499+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.207820+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.207820+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.213270+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.213270+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.214289+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.214289+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.220868+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.220868+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.289266+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.289266+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.290829+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.290829+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.291755+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.291755+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.293246+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.293246+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.294053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.294053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.104 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.300253+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.300253+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.359096+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.359096+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.360746+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.360746+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.361829+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.361829+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.363548+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.363548+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.364380+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.364380+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.370729+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.370729+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.427330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.427330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.428812+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.428812+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.429810+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.429810+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.431222+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.431222+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.431991+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.431991+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.445089+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.445089+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.503432+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.503432+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.505306+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.505306+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.511009+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.511009+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.517001+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.517001+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.525311+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.525311+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.534045+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.534045+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.580753+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.580753+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.582361+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.582361+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.583336+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.583336+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.584791+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.584791+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.105 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.585587+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.585587+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.593833+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.593833+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.649031+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.649031+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.650577+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.650577+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.651499+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.651499+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.652939+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.428812+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.428812+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.429810+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.429810+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.431222+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.431222+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.431991+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.431991+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.445089+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.445089+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.503432+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.503432+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.505306+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.505306+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.511009+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.511009+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.517001+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.517001+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.525311+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.525311+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.534045+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.534045+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.580753+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.580753+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.582361+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.582361+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.583336+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.583336+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.584791+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.106 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.584791+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.585587+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.585587+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.593833+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.593833+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.649031+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.649031+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.650577+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.650577+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.651499+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.651499+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.652939+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.652939+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.653680+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.653680+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.661595+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:56 vm02 bash[88876]: audit 2026-03-09T17:02:56.661595+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.652939+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.653680+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.653680+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.661595+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.107 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:56 vm02 bash[90854]: audit 2026-03-09T17:02:56.661595+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.807409+0000 mgr.y (mgr.54106) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.807409+0000 mgr.y (mgr.54106) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.995511+0000 mgr.y (mgr.54106) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:54.995511+0000 mgr.y (mgr.54106) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.204645+0000 mgr.y (mgr.54106) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.204645+0000 mgr.y (mgr.54106) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.308752+0000 mgr.y (mgr.54106) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.308752+0000 mgr.y (mgr.54106) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.420927+0000 mgr.y (mgr.54106) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.420927+0000 mgr.y (mgr.54106) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.674510+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.674510+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.675488+0000 mgr.y (mgr.54106) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.675488+0000 mgr.y (mgr.54106) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.743863+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.743863+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.745350+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.745350+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.746134+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.746134+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.750470+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.750470+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.751068+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.751068+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.763311+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.763311+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.816810+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.816810+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.819731+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.819731+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.820740+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.820740+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.824346+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.824346+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.825217+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.825217+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.831413+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.831413+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.892308+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.892308+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.893465+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.893465+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.894050+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.894050+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.895113+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.895113+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.895556+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.895556+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.900067+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.900067+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.966642+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.966642+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.969404+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.969404+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.970133+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.970133+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.971543+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.971543+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.972018+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.972018+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.977090+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:55.977090+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.050696+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.050696+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.056495+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.056495+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.059664+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.059664+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.064663+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.064663+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.065467+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.065467+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.071334+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.071334+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.119614+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.119614+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.121217+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.121217+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.122295+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.122295+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.124786+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.124786+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.125633+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.125633+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.132601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.132601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.201999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.201999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.205499+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.205499+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.207820+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.207820+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.213270+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.213270+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.214289+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.214289+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.220868+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.220868+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.289266+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.289266+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.290829+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.290829+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.291755+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.291755+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.293246+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.293246+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.294053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.294053+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.300253+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.300253+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.359096+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.359096+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.360746+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.360746+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.361829+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.361829+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.363548+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.363548+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.364380+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.364380+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.370729+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.370729+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.427330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.427330+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.428812+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.428812+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.429810+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.429810+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.431222+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.431222+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.431991+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.431991+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.445089+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.445089+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.503432+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.503432+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.505306+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.505306+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.511009+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.511009+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.517001+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.517001+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.525311+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.525311+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.534045+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.534045+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.580753+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.580753+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.582361+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.582361+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.583336+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.583336+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.584791+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.584791+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.585587+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.585587+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.593833+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.593833+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.649031+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.649031+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.650577+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.650577+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.651499+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.651499+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.652939+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.652939+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.653680+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.653680+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.661595+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:56 vm08 bash[69929]: audit 2026-03-09T17:02:56.661595+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.766653+0000 mgr.y (mgr.54106) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.766653+0000 mgr.y (mgr.54106) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.834099+0000 mgr.y (mgr.54106) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.834099+0000 mgr.y (mgr.54106) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.903711+0000 mgr.y (mgr.54106) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.903711+0000 mgr.y (mgr.54106) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.978616+0000 mgr.y (mgr.54106) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:55.978616+0000 mgr.y (mgr.54106) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.073110+0000 mgr.y (mgr.54106) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.073110+0000 mgr.y (mgr.54106) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.134064+0000 mgr.y (mgr.54106) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.134064+0000 mgr.y (mgr.54106) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.222395+0000 mgr.y (mgr.54106) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.222395+0000 mgr.y (mgr.54106) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.301715+0000 mgr.y (mgr.54106) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.301715+0000 mgr.y (mgr.54106) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.372308+0000 mgr.y (mgr.54106) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.372308+0000 mgr.y (mgr.54106) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cluster 2026-03-09T17:02:56.408950+0000 mgr.y (mgr.54106) 177 : cluster [DBG] pgmap v29: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cluster 2026-03-09T17:02:56.408950+0000 mgr.y (mgr.54106) 177 : cluster [DBG] pgmap v29: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.446786+0000 mgr.y (mgr.54106) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.446786+0000 mgr.y (mgr.54106) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.535061+0000 mgr.y (mgr.54106) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.535061+0000 mgr.y (mgr.54106) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.595135+0000 mgr.y (mgr.54106) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.595135+0000 mgr.y (mgr.54106) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.664256+0000 mgr.y (mgr.54106) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.664256+0000 mgr.y (mgr.54106) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.782239+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.782239+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.791156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.791156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.791769+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.791769+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.792862+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.792862+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.793327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.793327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.803148+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.803148+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.866898+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.866898+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.872708+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.872708+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.873420+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.873420+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.875045+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.875045+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.875578+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.875578+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.886485+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.886485+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.941367+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.941367+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.942435+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.942435+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.942936+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.942936+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.943835+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.943835+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.944232+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:56.944232+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.073363+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.073363+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.154250+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.154250+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.157022+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.157022+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.158841+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.158841+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.160445+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.160445+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.161445+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.161445+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.169586+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.169586+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.229880+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.229880+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.233534+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.233534+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.235434+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.235434+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.238158+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.238158+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.239054+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.239054+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.244684+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.244684+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.308233+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.308233+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.309884+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.309884+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.310857+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.310857+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.331065+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.331065+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.333082+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.333082+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.339887+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.339887+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.426404+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.426404+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.429362+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.429362+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.439345+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.439345+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.440828+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.440828+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.441364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.441364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.446635+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.446635+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.545973+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.545973+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.552005+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.552005+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.555992+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.555992+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.562174+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.562174+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.565426+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.565426+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.572343+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.572343+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.668720+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.668720+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.670086+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.670086+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.673357+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.673357+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.686861+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.686861+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.687795+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:57 vm02 bash[90854]: audit 2026-03-09T17:02:57.687795+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.766653+0000 mgr.y (mgr.54106) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.766653+0000 mgr.y (mgr.54106) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.834099+0000 mgr.y (mgr.54106) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.834099+0000 mgr.y (mgr.54106) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.903711+0000 mgr.y (mgr.54106) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.903711+0000 mgr.y (mgr.54106) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.978616+0000 mgr.y (mgr.54106) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:55.978616+0000 mgr.y (mgr.54106) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.073110+0000 mgr.y (mgr.54106) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.073110+0000 mgr.y (mgr.54106) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.134064+0000 mgr.y (mgr.54106) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.134064+0000 mgr.y (mgr.54106) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.222395+0000 mgr.y (mgr.54106) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.222395+0000 mgr.y (mgr.54106) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.301715+0000 mgr.y (mgr.54106) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.969 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.301715+0000 mgr.y (mgr.54106) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.372308+0000 mgr.y (mgr.54106) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.372308+0000 mgr.y (mgr.54106) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cluster 2026-03-09T17:02:56.408950+0000 mgr.y (mgr.54106) 177 : cluster [DBG] pgmap v29: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cluster 2026-03-09T17:02:56.408950+0000 mgr.y (mgr.54106) 177 : cluster [DBG] pgmap v29: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.446786+0000 mgr.y (mgr.54106) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.446786+0000 mgr.y (mgr.54106) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.535061+0000 mgr.y (mgr.54106) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.535061+0000 mgr.y (mgr.54106) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.595135+0000 mgr.y (mgr.54106) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.595135+0000 mgr.y (mgr.54106) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.664256+0000 mgr.y (mgr.54106) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.664256+0000 mgr.y (mgr.54106) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.782239+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.782239+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.791156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.791156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.791769+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.791769+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.792862+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.792862+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.793327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.793327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.803148+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.803148+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.866898+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.866898+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.872708+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.872708+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.873420+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.873420+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.875045+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.875045+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.875578+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.875578+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.886485+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.886485+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.941367+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.941367+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.942435+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.942435+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.942936+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.942936+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.943835+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.943835+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.944232+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:56.944232+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.073363+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.073363+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.154250+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.154250+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.157022+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.157022+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.158841+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.158841+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.160445+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.160445+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.970 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.161445+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.161445+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.169586+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.169586+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.229880+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.229880+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.233534+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.233534+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.235434+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.235434+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.238158+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.238158+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.239054+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.239054+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.244684+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.244684+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.308233+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.308233+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.309884+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.309884+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.310857+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.310857+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.331065+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.331065+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.333082+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.333082+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.339887+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.339887+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.426404+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.426404+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.429362+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.429362+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.439345+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.439345+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.440828+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.440828+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.441364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.441364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.446635+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.446635+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.545973+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.545973+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.552005+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.552005+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.555992+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.555992+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.562174+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.562174+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.565426+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.565426+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.572343+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.572343+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.668720+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.668720+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.670086+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.670086+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.673357+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.673357+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.686861+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.686861+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.687795+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.971 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:57 vm02 bash[88876]: audit 2026-03-09T17:02:57.687795+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:57.972 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:57 vm02 bash[96527]: debug 2026-03-09T17:02:57.752+0000 7faa155a5740 -1 osd.3 0 read_superblock omap replica is missing. 2026-03-09T17:02:57.972 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:57 vm02 bash[96527]: debug 2026-03-09T17:02:57.792+0000 7faa155a5740 -1 osd.3 104 log_to_monitors true 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.766653+0000 mgr.y (mgr.54106) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.766653+0000 mgr.y (mgr.54106) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.834099+0000 mgr.y (mgr.54106) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.834099+0000 mgr.y (mgr.54106) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.903711+0000 mgr.y (mgr.54106) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.903711+0000 mgr.y (mgr.54106) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.978616+0000 mgr.y (mgr.54106) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:55.978616+0000 mgr.y (mgr.54106) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.073110+0000 mgr.y (mgr.54106) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.073110+0000 mgr.y (mgr.54106) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.134064+0000 mgr.y (mgr.54106) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.134064+0000 mgr.y (mgr.54106) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.222395+0000 mgr.y (mgr.54106) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.222395+0000 mgr.y (mgr.54106) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.301715+0000 mgr.y (mgr.54106) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.301715+0000 mgr.y (mgr.54106) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.372308+0000 mgr.y (mgr.54106) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.372308+0000 mgr.y (mgr.54106) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cluster 2026-03-09T17:02:56.408950+0000 mgr.y (mgr.54106) 177 : cluster [DBG] pgmap v29: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cluster 2026-03-09T17:02:56.408950+0000 mgr.y (mgr.54106) 177 : cluster [DBG] pgmap v29: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.446786+0000 mgr.y (mgr.54106) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.446786+0000 mgr.y (mgr.54106) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.535061+0000 mgr.y (mgr.54106) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.535061+0000 mgr.y (mgr.54106) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.595135+0000 mgr.y (mgr.54106) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.595135+0000 mgr.y (mgr.54106) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.664256+0000 mgr.y (mgr.54106) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.664256+0000 mgr.y (mgr.54106) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.782239+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.782239+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.791156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.791156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.791769+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.791769+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.792862+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.792862+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.793327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.793327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.803148+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.803148+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.866898+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.866898+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.872708+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.872708+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.873420+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.873420+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.875045+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.875045+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.875578+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.875578+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.886485+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.886485+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.941367+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.941367+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.942435+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.942435+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.942936+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.942936+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.943835+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.943835+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.944232+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:56.944232+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.073363+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.073363+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.154250+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.154250+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.157022+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.157022+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.158841+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.158841+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.160445+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.160445+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.161445+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.161445+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.169586+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.169586+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.229880+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.229880+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.233534+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.233534+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.235434+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.235434+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.238158+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.238158+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.239054+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.239054+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.244684+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.244684+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.308233+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.308233+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.309884+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.309884+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.310857+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.310857+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.331065+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.331065+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.333082+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.333082+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.339887+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.339887+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.426404+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.426404+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.429362+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.429362+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.439345+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.439345+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.440828+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.440828+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.441364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.441364+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.446635+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.446635+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.545973+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.545973+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.552005+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.552005+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.555992+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.555992+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.562174+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.562174+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.565426+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.565426+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.572343+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.572343+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.668720+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.668720+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.670086+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.670086+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.673357+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.673357+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.686861+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.686861+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.687795+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:58.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:57 vm08 bash[69929]: audit 2026-03-09T17:02:57.687795+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.806256+0000 mgr.y (mgr.54106) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.806256+0000 mgr.y (mgr.54106) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.886978+0000 mgr.y (mgr.54106) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:56.886978+0000 mgr.y (mgr.54106) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.077943+0000 mgr.y (mgr.54106) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.077943+0000 mgr.y (mgr.54106) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.170878+0000 mgr.y (mgr.54106) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.170878+0000 mgr.y (mgr.54106) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.245712+0000 mgr.y (mgr.54106) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.245712+0000 mgr.y (mgr.54106) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.344203+0000 mgr.y (mgr.54106) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.344203+0000 mgr.y (mgr.54106) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.449445+0000 mgr.y (mgr.54106) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.449445+0000 mgr.y (mgr.54106) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.572869+0000 mgr.y (mgr.54106) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.572869+0000 mgr.y (mgr.54106) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.696389+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.696389+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.698289+0000 mgr.y (mgr.54106) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.698289+0000 mgr.y (mgr.54106) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.803319+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.803319+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.803667+0000 mon.a (mon.0) 726 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.803667+0000 mon.a (mon.0) 726 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.813292+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.813292+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.819271+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.819271+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.826273+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.826273+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.829400+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.829400+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.833222+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.833222+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.836445+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.836445+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.837494+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.837494+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.845111+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.845111+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.849888+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.849888+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.909758+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.909758+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.916585+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.916585+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.927273+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.927273+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.928534+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.928534+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.929927+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:57.929927+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:58.466242+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:58.466242+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:58.467257+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:58 vm08 bash[69929]: audit 2026-03-09T17:02:58.467257+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.214 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:02:58 vm02 bash[96527]: debug 2026-03-09T17:02:58.796+0000 7faa0d350640 -1 osd.3 104 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T17:02:59.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.806256+0000 mgr.y (mgr.54106) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.806256+0000 mgr.y (mgr.54106) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.886978+0000 mgr.y (mgr.54106) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:56.886978+0000 mgr.y (mgr.54106) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.077943+0000 mgr.y (mgr.54106) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.077943+0000 mgr.y (mgr.54106) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.170878+0000 mgr.y (mgr.54106) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.170878+0000 mgr.y (mgr.54106) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.245712+0000 mgr.y (mgr.54106) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.245712+0000 mgr.y (mgr.54106) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.344203+0000 mgr.y (mgr.54106) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.344203+0000 mgr.y (mgr.54106) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.449445+0000 mgr.y (mgr.54106) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.449445+0000 mgr.y (mgr.54106) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.572869+0000 mgr.y (mgr.54106) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.572869+0000 mgr.y (mgr.54106) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.696389+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.696389+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.698289+0000 mgr.y (mgr.54106) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.698289+0000 mgr.y (mgr.54106) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.803319+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.803319+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.803667+0000 mon.a (mon.0) 726 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.803667+0000 mon.a (mon.0) 726 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.813292+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.813292+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.819271+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.819271+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.826273+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.826273+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.829400+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.829400+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.833222+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.833222+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.836445+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.836445+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.837494+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.837494+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.845111+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.845111+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.849888+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.849888+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.909758+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.909758+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.916585+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.916585+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.927273+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.927273+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.928534+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.928534+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.929927+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:57.929927+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:58.466242+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:58.466242+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:58.467257+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:58 vm02 bash[88876]: audit 2026-03-09T17:02:58.467257+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.806256+0000 mgr.y (mgr.54106) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.806256+0000 mgr.y (mgr.54106) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.886978+0000 mgr.y (mgr.54106) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:56.886978+0000 mgr.y (mgr.54106) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.077943+0000 mgr.y (mgr.54106) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.077943+0000 mgr.y (mgr.54106) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.170878+0000 mgr.y (mgr.54106) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.170878+0000 mgr.y (mgr.54106) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.245712+0000 mgr.y (mgr.54106) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.245712+0000 mgr.y (mgr.54106) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.344203+0000 mgr.y (mgr.54106) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.344203+0000 mgr.y (mgr.54106) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.449445+0000 mgr.y (mgr.54106) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.449445+0000 mgr.y (mgr.54106) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.572869+0000 mgr.y (mgr.54106) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.572869+0000 mgr.y (mgr.54106) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.696389+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.696389+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.698289+0000 mgr.y (mgr.54106) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.698289+0000 mgr.y (mgr.54106) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.803319+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.216 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.803319+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.803667+0000 mon.a (mon.0) 726 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.803667+0000 mon.a (mon.0) 726 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.813292+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.813292+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.819271+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.819271+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.826273+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.826273+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.829400+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.829400+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.833222+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.833222+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.836445+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.836445+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.837494+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.837494+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.845111+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.845111+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.849888+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.849888+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.909758+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.909758+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.916585+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.916585+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.927273+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.927273+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.928534+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.928534+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.929927+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:57.929927+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:58.466242+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:58.466242+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:58.467257+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:02:59.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:58 vm02 bash[90854]: audit 2026-03-09T17:02:58.467257+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:57.930504+0000 mgr.y (mgr.54106) 191 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:57.930504+0000 mgr.y (mgr.54106) 191 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.931258+0000 mgr.y (mgr.54106) 192 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cephadm 2026-03-09T17:02:57.931258+0000 mgr.y (mgr.54106) 192 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cluster 2026-03-09T17:02:58.409324+0000 mgr.y (mgr.54106) 193 : cluster [DBG] pgmap v30: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cluster 2026-03-09T17:02:58.409324+0000 mgr.y (mgr.54106) 193 : cluster [DBG] pgmap v30: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cephadm 2026-03-09T17:02:58.464731+0000 mgr.y (mgr.54106) 194 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cephadm 2026-03-09T17:02:58.464731+0000 mgr.y (mgr.54106) 194 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cephadm 2026-03-09T17:02:58.475222+0000 mgr.y (mgr.54106) 195 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cephadm 2026-03-09T17:02:58.475222+0000 mgr.y (mgr.54106) 195 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:58.706570+0000 mon.a (mon.0) 743 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:00.035 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:58.706570+0000 mon.a (mon.0) 743 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cluster 2026-03-09T17:02:58.709204+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: cluster 2026-03-09T17:02:58.709204+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:58.722090+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:58.722090+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:58.723676+0000 mon.a (mon.0) 745 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:02:59 vm02 bash[88876]: audit 2026-03-09T17:02:58.723676+0000 mon.a (mon.0) 745 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:57.930504+0000 mgr.y (mgr.54106) 191 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:57.930504+0000 mgr.y (mgr.54106) 191 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.931258+0000 mgr.y (mgr.54106) 192 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cephadm 2026-03-09T17:02:57.931258+0000 mgr.y (mgr.54106) 192 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cluster 2026-03-09T17:02:58.409324+0000 mgr.y (mgr.54106) 193 : cluster [DBG] pgmap v30: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cluster 2026-03-09T17:02:58.409324+0000 mgr.y (mgr.54106) 193 : cluster [DBG] pgmap v30: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cephadm 2026-03-09T17:02:58.464731+0000 mgr.y (mgr.54106) 194 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cephadm 2026-03-09T17:02:58.464731+0000 mgr.y (mgr.54106) 194 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cephadm 2026-03-09T17:02:58.475222+0000 mgr.y (mgr.54106) 195 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cephadm 2026-03-09T17:02:58.475222+0000 mgr.y (mgr.54106) 195 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:58.706570+0000 mon.a (mon.0) 743 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:58.706570+0000 mon.a (mon.0) 743 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cluster 2026-03-09T17:02:58.709204+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: cluster 2026-03-09T17:02:58.709204+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:58.722090+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:58.722090+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:58.723676+0000 mon.a (mon.0) 745 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.036 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:02:59 vm02 bash[90854]: audit 2026-03-09T17:02:58.723676+0000 mon.a (mon.0) 745 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:57.930504+0000 mgr.y (mgr.54106) 191 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:57.930504+0000 mgr.y (mgr.54106) 191 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.931258+0000 mgr.y (mgr.54106) 192 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cephadm 2026-03-09T17:02:57.931258+0000 mgr.y (mgr.54106) 192 : cephadm [INF] Upgrade: osd.3 is safe to restart 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cluster 2026-03-09T17:02:58.409324+0000 mgr.y (mgr.54106) 193 : cluster [DBG] pgmap v30: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cluster 2026-03-09T17:02:58.409324+0000 mgr.y (mgr.54106) 193 : cluster [DBG] pgmap v30: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 106 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cephadm 2026-03-09T17:02:58.464731+0000 mgr.y (mgr.54106) 194 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cephadm 2026-03-09T17:02:58.464731+0000 mgr.y (mgr.54106) 194 : cephadm [INF] Upgrade: Updating osd.3 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cephadm 2026-03-09T17:02:58.475222+0000 mgr.y (mgr.54106) 195 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cephadm 2026-03-09T17:02:58.475222+0000 mgr.y (mgr.54106) 195 : cephadm [INF] Deploying daemon osd.3 on vm02 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:58.706570+0000 mon.a (mon.0) 743 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:58.706570+0000 mon.a (mon.0) 743 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cluster 2026-03-09T17:02:58.709204+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: cluster 2026-03-09T17:02:58.709204+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:58.722090+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:58.722090+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:58.723676+0000 mon.a (mon.0) 745 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:02:59 vm08 bash[69929]: audit 2026-03-09T17:02:58.723676+0000 mon.a (mon.0) 745 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:00.714 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.714 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.714 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: Stopping Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:00.714 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.714 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.715 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.715 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.715 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:00.715 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:00 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.079 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:00 vm02 bash[96527]: debug 2026-03-09T17:03:00.728+0000 7faa1253a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -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-09T17:03:01.079 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:00 vm02 bash[96527]: debug 2026-03-09T17:03:00.728+0000 7faa1253a640 -1 osd.3 108 *** Got signal Terminated *** 2026-03-09T17:03:01.079 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:00 vm02 bash[96527]: debug 2026-03-09T17:03:00.728+0000 7faa1253a640 -1 osd.3 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:01.079 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:00 vm02 bash[97894]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-3 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: audit 2026-03-09T17:02:59.446278+0000 mgr.y (mgr.54106) 196 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: audit 2026-03-09T17:02:59.446278+0000 mgr.y (mgr.54106) 196 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:02:59.729225+0000 mon.a (mon.0) 746 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:02:59.729225+0000 mon.a (mon.0) 746 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:02:59.737315+0000 mon.a (mon.0) 747 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032] boot 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:02:59.737315+0000 mon.a (mon.0) 747 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032] boot 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:02:59.737608+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:02:59.737608+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: audit 2026-03-09T17:02:59.739343+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: audit 2026-03-09T17:02:59.739343+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:03:00.409780+0000 mgr.y (mgr.54106) 197 : cluster [DBG] pgmap v33: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:03:00.409780+0000 mgr.y (mgr.54106) 197 : cluster [DBG] pgmap v33: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:03:00.731392+0000 mon.a (mon.0) 750 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:03:00.731392+0000 mon.a (mon.0) 750 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:03:00.755374+0000 mon.a (mon.0) 751 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:00 vm02 bash[88876]: cluster 2026-03-09T17:03:00.755374+0000 mon.a (mon.0) 751 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: audit 2026-03-09T17:02:59.446278+0000 mgr.y (mgr.54106) 196 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: audit 2026-03-09T17:02:59.446278+0000 mgr.y (mgr.54106) 196 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:02:59.729225+0000 mon.a (mon.0) 746 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:02:59.729225+0000 mon.a (mon.0) 746 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:02:59.737315+0000 mon.a (mon.0) 747 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032] boot 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:02:59.737315+0000 mon.a (mon.0) 747 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032] boot 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:02:59.737608+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:02:59.737608+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: audit 2026-03-09T17:02:59.739343+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: audit 2026-03-09T17:02:59.739343+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:03:00.409780+0000 mgr.y (mgr.54106) 197 : cluster [DBG] pgmap v33: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:03:00.409780+0000 mgr.y (mgr.54106) 197 : cluster [DBG] pgmap v33: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:03:00.731392+0000 mon.a (mon.0) 750 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:03:00.731392+0000 mon.a (mon.0) 750 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:03:00.755374+0000 mon.a (mon.0) 751 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:03:01.079 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:00 vm02 bash[90854]: cluster 2026-03-09T17:03:00.755374+0000 mon.a (mon.0) 751 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: audit 2026-03-09T17:02:59.446278+0000 mgr.y (mgr.54106) 196 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: audit 2026-03-09T17:02:59.446278+0000 mgr.y (mgr.54106) 196 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:02:59.729225+0000 mon.a (mon.0) 746 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:02:59.729225+0000 mon.a (mon.0) 746 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:02:59.737315+0000 mon.a (mon.0) 747 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032] boot 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:02:59.737315+0000 mon.a (mon.0) 747 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4290538032,v1:192.168.123.102:6827/4290538032] boot 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:02:59.737608+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:02:59.737608+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: audit 2026-03-09T17:02:59.739343+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: audit 2026-03-09T17:02:59.739343+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:03:00.409780+0000 mgr.y (mgr.54106) 197 : cluster [DBG] pgmap v33: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:03:00.409780+0000 mgr.y (mgr.54106) 197 : cluster [DBG] pgmap v33: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 78/627 objects degraded (12.440%) 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:03:00.731392+0000 mon.a (mon.0) 750 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:03:00.731392+0000 mon.a (mon.0) 750 : cluster [INF] osd.3 marked itself down and dead 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:03:00.755374+0000 mon.a (mon.0) 751 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:03:01.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:00 vm08 bash[69929]: cluster 2026-03-09T17:03:00.755374+0000 mon.a (mon.0) 751 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2026-03-09T17:03:01.716 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.716 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.716 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.3.service: Deactivated successfully. 2026-03-09T17:03:01.716 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: Stopped Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:03:01.716 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.717 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.717 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.717 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.717 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.717 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:01.717 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:03:02.002 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:01 vm02 systemd[1]: Started Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: cluster 2026-03-09T17:03:00.789389+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: cluster 2026-03-09T17:03:00.789389+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: cluster 2026-03-09T17:03:00.799436+0000 mon.a (mon.0) 753 : cluster [INF] osd.3 marked itself dead as of e109 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: cluster 2026-03-09T17:03:00.799436+0000 mon.a (mon.0) 753 : cluster [INF] osd.3 marked itself dead as of e109 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: audit 2026-03-09T17:03:01.724911+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: audit 2026-03-09T17:03:01.724911+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: audit 2026-03-09T17:03:01.746695+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: audit 2026-03-09T17:03:01.746695+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: audit 2026-03-09T17:03:01.781834+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: audit 2026-03-09T17:03:01.781834+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: cluster 2026-03-09T17:03:01.814290+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:01 vm02 bash[88876]: cluster 2026-03-09T17:03:01.814290+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: cluster 2026-03-09T17:03:00.789389+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: cluster 2026-03-09T17:03:00.789389+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: cluster 2026-03-09T17:03:00.799436+0000 mon.a (mon.0) 753 : cluster [INF] osd.3 marked itself dead as of e109 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: cluster 2026-03-09T17:03:00.799436+0000 mon.a (mon.0) 753 : cluster [INF] osd.3 marked itself dead as of e109 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: audit 2026-03-09T17:03:01.724911+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: audit 2026-03-09T17:03:01.724911+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: audit 2026-03-09T17:03:01.746695+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: audit 2026-03-09T17:03:01.746695+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: audit 2026-03-09T17:03:01.781834+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: audit 2026-03-09T17:03:01.781834+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: cluster 2026-03-09T17:03:01.814290+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2026-03-09T17:03:02.002 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:01 vm02 bash[90854]: cluster 2026-03-09T17:03:01.814290+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: cluster 2026-03-09T17:03:00.789389+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: cluster 2026-03-09T17:03:00.789389+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: cluster 2026-03-09T17:03:00.799436+0000 mon.a (mon.0) 753 : cluster [INF] osd.3 marked itself dead as of e109 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: cluster 2026-03-09T17:03:00.799436+0000 mon.a (mon.0) 753 : cluster [INF] osd.3 marked itself dead as of e109 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: audit 2026-03-09T17:03:01.724911+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: audit 2026-03-09T17:03:01.724911+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: audit 2026-03-09T17:03:01.746695+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: audit 2026-03-09T17:03:01.746695+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: audit 2026-03-09T17:03:01.781834+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: audit 2026-03-09T17:03:01.781834+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: cluster 2026-03-09T17:03:01.814290+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2026-03-09T17:03:02.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:01 vm08 bash[69929]: cluster 2026-03-09T17:03:01.814290+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2026-03-09T17:03:02.714 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:02 vm02 bash[98108]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:03:02.714 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:02 vm02 bash[98108]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.829641+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.829641+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.866592+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.866592+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.877891+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.877891+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.879236+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.879236+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.882117+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.882117+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.882603+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.882603+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.893091+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.893091+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:01.896270+0000 mgr.y (mgr.54106) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:01.896270+0000 mgr.y (mgr.54106) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.974634+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.974634+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.977953+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.977953+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.983840+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.983840+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.986136+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.986136+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.998854+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:01.998854+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.020121+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.020121+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.021132+0000 mgr.y (mgr.54106) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.021132+0000 mgr.y (mgr.54106) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.204475+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.204475+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.219526+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.219526+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.224833+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.224833+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.247454+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.247454+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.256261+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.256261+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.269186+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.269186+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.274353+0000 mgr.y (mgr.54106) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.274353+0000 mgr.y (mgr.54106) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cluster 2026-03-09T17:03:02.421845+0000 mgr.y (mgr.54106) 201 : cluster [DBG] pgmap v36: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cluster 2026-03-09T17:03:02.421845+0000 mgr.y (mgr.54106) 201 : cluster [DBG] pgmap v36: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.442471+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.442471+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.450589+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.450589+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.458568+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.458568+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.494683+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.494683+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.498435+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.498435+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.513432+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.513432+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.522415+0000 mgr.y (mgr.54106) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.522415+0000 mgr.y (mgr.54106) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.718499+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.718499+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.723732+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.723732+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.726803+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.726803+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.728262+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.728262+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.738683+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.738683+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.805141+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:02 vm08 bash[69929]: audit 2026-03-09T17:03:02.805141+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.829641+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.829641+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.866592+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.866592+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.877891+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.877891+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.879236+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.879236+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.882117+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.882117+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.882603+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.882603+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.893091+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.893091+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:01.896270+0000 mgr.y (mgr.54106) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:01.896270+0000 mgr.y (mgr.54106) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.215 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.974634+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.974634+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.977953+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.977953+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.983840+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.983840+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.986136+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.986136+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.998854+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:01.998854+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.020121+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.020121+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.021132+0000 mgr.y (mgr.54106) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.021132+0000 mgr.y (mgr.54106) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.204475+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.204475+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.219526+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.219526+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.224833+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.224833+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.247454+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.247454+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.256261+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.256261+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.269186+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.269186+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.274353+0000 mgr.y (mgr.54106) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.274353+0000 mgr.y (mgr.54106) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cluster 2026-03-09T17:03:02.421845+0000 mgr.y (mgr.54106) 201 : cluster [DBG] pgmap v36: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cluster 2026-03-09T17:03:02.421845+0000 mgr.y (mgr.54106) 201 : cluster [DBG] pgmap v36: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.442471+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.442471+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.450589+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.450589+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.458568+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.458568+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.494683+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.494683+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.498435+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.498435+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.513432+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.513432+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.522415+0000 mgr.y (mgr.54106) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.522415+0000 mgr.y (mgr.54106) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.718499+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.718499+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.216 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.723732+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.723732+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.726803+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.726803+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.728262+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.728262+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.738683+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.738683+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.805141+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:02 vm02 bash[88876]: audit 2026-03-09T17:03:02.805141+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.829641+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.829641+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.866592+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.866592+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.877891+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.877891+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.879236+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.879236+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.882117+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.882117+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.882603+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.882603+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.893091+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.893091+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:01.896270+0000 mgr.y (mgr.54106) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:01.896270+0000 mgr.y (mgr.54106) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.974634+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.974634+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.977953+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.977953+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.983840+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.983840+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.217 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.986136+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.986136+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.998854+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:01.998854+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.020121+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.020121+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.021132+0000 mgr.y (mgr.54106) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.021132+0000 mgr.y (mgr.54106) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.204475+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.204475+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.219526+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.219526+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.224833+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.224833+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.247454+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.247454+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.256261+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.256261+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.269186+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.269186+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.274353+0000 mgr.y (mgr.54106) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.274353+0000 mgr.y (mgr.54106) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cluster 2026-03-09T17:03:02.421845+0000 mgr.y (mgr.54106) 201 : cluster [DBG] pgmap v36: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cluster 2026-03-09T17:03:02.421845+0000 mgr.y (mgr.54106) 201 : cluster [DBG] pgmap v36: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 125 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.442471+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.442471+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.450589+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.450589+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.458568+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.458568+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.494683+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.494683+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.498435+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.498435+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.513432+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.513432+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.522415+0000 mgr.y (mgr.54106) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.522415+0000 mgr.y (mgr.54106) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.718499+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.218 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.718499+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.723732+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.723732+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.726803+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.726803+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.728262+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.728262+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.738683+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.738683+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.805141+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.219 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:02 vm02 bash[90854]: audit 2026-03-09T17:03:02.805141+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.814572+0000 mgr.y (mgr.54106) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:02.814572+0000 mgr.y (mgr.54106) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:02.993059+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:02.993059+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.004228+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.004228+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.014707+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.014707+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.030528+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.030528+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.035487+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.035487+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.072204+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.072204+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.075241+0000 mgr.y (mgr.54106) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.075241+0000 mgr.y (mgr.54106) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cluster 2026-03-09T17:03:03.233045+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 23 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cluster 2026-03-09T17:03:03.233045+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 23 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.248298+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.248298+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.255290+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.255290+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.271446+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.271446+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.285482+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.285482+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.298307+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.298307+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.304735+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.304735+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.306221+0000 mgr.y (mgr.54106) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.306221+0000 mgr.y (mgr.54106) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.490298+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.490298+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.498202+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.498202+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.965 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.498932+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.498932+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.507193+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.507193+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.507773+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.507773+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.544423+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.544423+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.550622+0000 mgr.y (mgr.54106) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.550622+0000 mgr.y (mgr.54106) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.766263+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.766263+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.767848+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.767848+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.780169+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.780169+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.788202+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.788202+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.795926+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.795926+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.815524+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:03 vm02 bash[88876]: audit 2026-03-09T17:03:03.815524+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.814572+0000 mgr.y (mgr.54106) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:02.814572+0000 mgr.y (mgr.54106) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:02.993059+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:02.993059+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.004228+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.004228+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.014707+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.014707+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.030528+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.966 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.030528+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.035487+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.035487+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.072204+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.072204+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.075241+0000 mgr.y (mgr.54106) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.075241+0000 mgr.y (mgr.54106) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cluster 2026-03-09T17:03:03.233045+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 23 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cluster 2026-03-09T17:03:03.233045+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 23 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.248298+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.248298+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.255290+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.255290+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.271446+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.271446+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.285482+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.285482+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.298307+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.298307+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.304735+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.304735+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.306221+0000 mgr.y (mgr.54106) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.306221+0000 mgr.y (mgr.54106) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.490298+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.490298+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.498202+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.498202+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.498932+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.498932+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.507193+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.507193+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.507773+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.507773+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.544423+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.544423+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.550622+0000 mgr.y (mgr.54106) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.550622+0000 mgr.y (mgr.54106) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.766263+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.766263+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.767848+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.967 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.767848+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.780169+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.780169+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.788202+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.788202+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.795926+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.795926+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.815524+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:03.968 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:03 vm02 bash[90854]: audit 2026-03-09T17:03:03.815524+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.814572+0000 mgr.y (mgr.54106) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:02.814572+0000 mgr.y (mgr.54106) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:02.993059+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:02.993059+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.004228+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.004228+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.014707+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.014707+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.030528+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.030528+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.035487+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.035487+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.072204+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.072204+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.075241+0000 mgr.y (mgr.54106) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.075241+0000 mgr.y (mgr.54106) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cluster 2026-03-09T17:03:03.233045+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 23 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cluster 2026-03-09T17:03:03.233045+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 23 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.248298+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.248298+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.255290+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.255290+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.271446+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.271446+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.285482+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.285482+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.298307+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.298307+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.304735+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.304735+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.306221+0000 mgr.y (mgr.54106) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.306221+0000 mgr.y (mgr.54106) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.490298+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.490298+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.498202+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.498202+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.498932+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.498932+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.507193+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.507193+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.507773+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.507773+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.544423+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.544423+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.550622+0000 mgr.y (mgr.54106) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.550622+0000 mgr.y (mgr.54106) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.766263+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.766263+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.767848+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.767848+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.780169+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.780169+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.788202+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.788202+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.795926+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.795926+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.815524+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:03 vm08 bash[69929]: audit 2026-03-09T17:03:03.815524+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:04.820 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: --> Failed to activate via raw: did not find any matching OSD to activate 2026-03-09T17:03:04.820 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:03:04.820 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/ceph-authtool --gen-print-key 2026-03-09T17:03:04.820 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-03-09T17:03:04.820 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/ceph-aa2825f6-3bed-4990-9507-5136f6b30fc1/osd-block-583340ae-116f-40fd-9088-1430e0352a8c --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.823793+0000 mgr.y (mgr.54106) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.823793+0000 mgr.y (mgr.54106) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.969291+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.969291+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.970888+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.970888+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.972937+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.972937+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.974938+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.974938+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.978045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.978045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.983992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:03.983992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.986399+0000 mgr.y (mgr.54106) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:03.986399+0000 mgr.y (mgr.54106) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.121233+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.121233+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.124228+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.124228+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.125728+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.125728+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.126967+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.126967+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.127939+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.127939+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.133276+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.133276+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.133990+0000 mgr.y (mgr.54106) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.133990+0000 mgr.y (mgr.54106) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.159791+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.159791+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.168944+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.168944+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.178733+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.178733+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.244776+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.244776+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.245871+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.245871+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.246971+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.143 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.246971+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.247323+0000 mgr.y (mgr.54106) 210 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.247323+0000 mgr.y (mgr.54106) 210 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.254095+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.254095+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.264983+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.264983+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.269461+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.269461+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.270475+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.270475+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.279298+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.279298+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.282608+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.282608+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.283285+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.283285+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.283662+0000 mgr.y (mgr.54106) 211 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.283662+0000 mgr.y (mgr.54106) 211 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.284085+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.284085+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.288175+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.288175+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.291876+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.291876+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.295613+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.295613+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.297480+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.297480+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.301701+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.301701+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.303568+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.303568+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.303965+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.303965+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.304335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.304335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.304688+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.304688+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.305044+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.305044+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.305392+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.305392+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.305760+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.305760+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.308174+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.308174+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.312295+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.312295+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.322546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.322546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.331867+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.331867+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.332468+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.332468+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.332955+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.332955+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.333433+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.333433+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.333924+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.144 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.333924+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.334551+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.334551+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.334972+0000 mgr.y (mgr.54106) 212 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cephadm 2026-03-09T17:03:04.334972+0000 mgr.y (mgr.54106) 212 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.335261+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.335261+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.339046+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.339046+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.341998+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.341998+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.343763+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.343763+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.344416+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.344416+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.350688+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.350688+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.412071+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.412071+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.413659+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.413659+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.414922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.414922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.421029+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: audit 2026-03-09T17:03:04.421029+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cluster 2026-03-09T17:03:04.424997+0000 mgr.y (mgr.54106) 213 : cluster [DBG] pgmap v37: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:04 vm02 bash[88876]: cluster 2026-03-09T17:03:04.424997+0000 mgr.y (mgr.54106) 213 : cluster [DBG] pgmap v37: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:05.145 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/ln -snf /dev/ceph-aa2825f6-3bed-4990-9507-5136f6b30fc1/osd-block-583340ae-116f-40fd-9088-1430e0352a8c /var/lib/ceph/osd/ceph-3/block 2026-03-09T17:03:05.145 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2026-03-09T17:03:05.145 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2026-03-09T17:03:05.145 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-03-09T17:03:05.145 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:04 vm02 bash[98108]: --> ceph-volume lvm activate successful for osd ID: 3 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.823793+0000 mgr.y (mgr.54106) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.823793+0000 mgr.y (mgr.54106) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.969291+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.969291+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.970888+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.970888+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.972937+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.972937+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.974938+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.974938+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.978045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.978045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.983992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:03.983992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.986399+0000 mgr.y (mgr.54106) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.145 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:03.986399+0000 mgr.y (mgr.54106) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.121233+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.121233+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.124228+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.124228+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.125728+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.125728+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.126967+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.126967+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.127939+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.127939+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.133276+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.133276+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.133990+0000 mgr.y (mgr.54106) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.133990+0000 mgr.y (mgr.54106) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.159791+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.159791+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.168944+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.168944+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.178733+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.178733+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.244776+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.244776+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.245871+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.245871+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.246971+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.246971+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.247323+0000 mgr.y (mgr.54106) 210 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.247323+0000 mgr.y (mgr.54106) 210 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.254095+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.254095+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.264983+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.264983+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.269461+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.269461+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.270475+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.270475+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.279298+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.279298+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.282608+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.282608+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.283285+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.283285+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.283662+0000 mgr.y (mgr.54106) 211 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.283662+0000 mgr.y (mgr.54106) 211 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.284085+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.284085+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.288175+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.288175+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.291876+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.291876+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.295613+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.295613+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.297480+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.297480+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.301701+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.301701+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.303568+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:03:05.146 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.303568+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.303965+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.303965+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.304335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.304335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.304688+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.304688+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.305044+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.305044+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.305392+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.305392+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.305760+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.305760+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.308174+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.308174+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.312295+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.312295+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.322546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.322546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.331867+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.331867+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.332468+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.332468+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.332955+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.332955+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.333433+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.333433+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.333924+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.333924+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.334551+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.334551+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.334972+0000 mgr.y (mgr.54106) 212 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cephadm 2026-03-09T17:03:04.334972+0000 mgr.y (mgr.54106) 212 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.335261+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.335261+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.339046+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.339046+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.341998+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.341998+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.343763+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.343763+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.344416+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.344416+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.350688+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.350688+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.412071+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.412071+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.413659+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.413659+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.414922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.414922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.421029+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: audit 2026-03-09T17:03:04.421029+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cluster 2026-03-09T17:03:04.424997+0000 mgr.y (mgr.54106) 213 : cluster [DBG] pgmap v37: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:05.147 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:04 vm02 bash[90854]: cluster 2026-03-09T17:03:04.424997+0000 mgr.y (mgr.54106) 213 : cluster [DBG] pgmap v37: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.823793+0000 mgr.y (mgr.54106) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.823793+0000 mgr.y (mgr.54106) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.969291+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.969291+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.970888+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.970888+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.972937+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.972937+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.974938+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.974938+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.978045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.978045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.983992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:03.983992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.986399+0000 mgr.y (mgr.54106) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:03.986399+0000 mgr.y (mgr.54106) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.121233+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.121233+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.124228+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.124228+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.125728+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.125728+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.126967+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.126967+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.127939+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.127939+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.133276+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.133276+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.155 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.133990+0000 mgr.y (mgr.54106) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.133990+0000 mgr.y (mgr.54106) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.159791+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.159791+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.168944+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.168944+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.178733+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.178733+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.244776+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.244776+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.245871+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.245871+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.246971+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.246971+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.247323+0000 mgr.y (mgr.54106) 210 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.247323+0000 mgr.y (mgr.54106) 210 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.254095+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.254095+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.264983+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.264983+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.269461+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.269461+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.270475+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.270475+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.279298+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.279298+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.282608+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.282608+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.283285+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.283285+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.283662+0000 mgr.y (mgr.54106) 211 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.283662+0000 mgr.y (mgr.54106) 211 : cephadm [INF] Upgrade: Finalizing container_image settings 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.284085+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.284085+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.288175+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.288175+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.291876+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.291876+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.295613+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.295613+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.297480+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:03:05.156 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.297480+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.301701+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.301701+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.303568+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.303568+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.303965+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.303965+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.304335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.304335+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.304688+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.304688+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.305044+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.305044+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.305392+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.305392+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.305760+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.305760+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.308174+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.308174+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.312295+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.312295+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.322546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.322546+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.331867+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.331867+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.332468+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.332468+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.332955+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.332955+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.333433+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.333433+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.333924+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.333924+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.334551+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.334551+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.334972+0000 mgr.y (mgr.54106) 212 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cephadm 2026-03-09T17:03:04.334972+0000 mgr.y (mgr.54106) 212 : cephadm [INF] Upgrade: Complete! 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.335261+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.335261+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.339046+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.339046+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.341998+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.341998+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.157 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.343763+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.343763+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.344416+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.344416+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.350688+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.350688+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.412071+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.412071+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.413659+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.413659+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.414922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.414922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.421029+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: audit 2026-03-09T17:03:04.421029+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cluster 2026-03-09T17:03:04.424997+0000 mgr.y (mgr.54106) 213 : cluster [DBG] pgmap v37: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:05.158 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:04 vm08 bash[69929]: cluster 2026-03-09T17:03:04.424997+0000 mgr.y (mgr.54106) 213 : cluster [DBG] pgmap v37: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:05.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:05 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:03:05] "GET /metrics HTTP/1.1" 200 37647 "" "Prometheus/2.51.0" 2026-03-09T17:03:06.464 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:06 vm02 bash[99163]: debug 2026-03-09T17:03:06.152+0000 7f1a69047740 -1 Falling back to public interface 2026-03-09T17:03:07.786 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:07 vm02 bash[99163]: debug 2026-03-09T17:03:07.640+0000 7f1a69047740 -1 osd.3 109 log_to_monitors true 2026-03-09T17:03:07.787 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:07 vm02 bash[90854]: cluster 2026-03-09T17:03:06.425367+0000 mgr.y (mgr.54106) 214 : cluster [DBG] pgmap v38: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 306 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:07.787 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:07 vm02 bash[90854]: cluster 2026-03-09T17:03:06.425367+0000 mgr.y (mgr.54106) 214 : cluster [DBG] pgmap v38: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 306 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:07.787 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:07 vm02 bash[88876]: cluster 2026-03-09T17:03:06.425367+0000 mgr.y (mgr.54106) 214 : cluster [DBG] pgmap v38: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 306 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:07.787 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:07 vm02 bash[88876]: cluster 2026-03-09T17:03:06.425367+0000 mgr.y (mgr.54106) 214 : cluster [DBG] pgmap v38: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 306 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:07 vm08 bash[69929]: cluster 2026-03-09T17:03:06.425367+0000 mgr.y (mgr.54106) 214 : cluster [DBG] pgmap v38: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 306 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:07.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:07 vm08 bash[69929]: cluster 2026-03-09T17:03:06.425367+0000 mgr.y (mgr.54106) 214 : cluster [DBG] pgmap v38: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 306 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:08.746 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:08 vm02 bash[90854]: audit 2026-03-09T17:03:07.651053+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:03:08.746 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:08 vm02 bash[90854]: audit 2026-03-09T17:03:07.651053+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:03:08.746 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:08 vm02 bash[90854]: audit 2026-03-09T17:03:08.459164+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:08.746 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:08 vm02 bash[90854]: audit 2026-03-09T17:03:08.459164+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:08.746 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:08 vm02 bash[90854]: audit 2026-03-09T17:03:08.461029+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:03:08.746 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:08 vm02 bash[90854]: audit 2026-03-09T17:03:08.461029+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:03:08.747 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:08 vm02 bash[88876]: audit 2026-03-09T17:03:07.651053+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:03:08.747 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:08 vm02 bash[88876]: audit 2026-03-09T17:03:07.651053+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:03:08.747 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:08 vm02 bash[88876]: audit 2026-03-09T17:03:08.459164+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:08.747 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:08 vm02 bash[88876]: audit 2026-03-09T17:03:08.459164+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:08.747 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:08 vm02 bash[88876]: audit 2026-03-09T17:03:08.461029+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:03:08.747 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:08 vm02 bash[88876]: audit 2026-03-09T17:03:08.461029+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:03:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:08 vm08 bash[69929]: audit 2026-03-09T17:03:07.651053+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:03:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:08 vm08 bash[69929]: audit 2026-03-09T17:03:07.651053+0000 mon.a (mon.0) 871 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]: dispatch 2026-03-09T17:03:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:08 vm08 bash[69929]: audit 2026-03-09T17:03:08.459164+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:08 vm08 bash[69929]: audit 2026-03-09T17:03:08.459164+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:08 vm08 bash[69929]: audit 2026-03-09T17:03:08.461029+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:03:08.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:08 vm08 bash[69929]: audit 2026-03-09T17:03:08.461029+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2026-03-09T17:03:09.714 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:09 vm02 bash[99163]: debug 2026-03-09T17:03:09.420+0000 7f1a605f1640 -1 osd.3 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: cluster 2026-03-09T17:03:08.425870+0000 mgr.y (mgr.54106) 215 : cluster [DBG] pgmap v39: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 255 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: cluster 2026-03-09T17:03:08.425870+0000 mgr.y (mgr.54106) 215 : cluster [DBG] pgmap v39: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 255 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: audit 2026-03-09T17:03:08.490625+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: audit 2026-03-09T17:03:08.490625+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: cluster 2026-03-09T17:03:08.493910+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: cluster 2026-03-09T17:03:08.493910+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: audit 2026-03-09T17:03:08.494959+0000 mon.a (mon.0) 876 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: audit 2026-03-09T17:03:08.494959+0000 mon.a (mon.0) 876 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: audit 2026-03-09T17:03:08.509977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:09 vm02 bash[90854]: audit 2026-03-09T17:03:08.509977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: cluster 2026-03-09T17:03:08.425870+0000 mgr.y (mgr.54106) 215 : cluster [DBG] pgmap v39: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 255 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:09.714 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: cluster 2026-03-09T17:03:08.425870+0000 mgr.y (mgr.54106) 215 : cluster [DBG] pgmap v39: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 255 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: audit 2026-03-09T17:03:08.490625+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: audit 2026-03-09T17:03:08.490625+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: cluster 2026-03-09T17:03:08.493910+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: cluster 2026-03-09T17:03:08.493910+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: audit 2026-03-09T17:03:08.494959+0000 mon.a (mon.0) 876 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: audit 2026-03-09T17:03:08.494959+0000 mon.a (mon.0) 876 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: audit 2026-03-09T17:03:08.509977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:09.715 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:09 vm02 bash[88876]: audit 2026-03-09T17:03:08.509977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: cluster 2026-03-09T17:03:08.425870+0000 mgr.y (mgr.54106) 215 : cluster [DBG] pgmap v39: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 255 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: cluster 2026-03-09T17:03:08.425870+0000 mgr.y (mgr.54106) 215 : cluster [DBG] pgmap v39: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 126 MiB used, 160 GiB / 160 GiB avail; 255 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: audit 2026-03-09T17:03:08.490625+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: audit 2026-03-09T17:03:08.490625+0000 mon.a (mon.0) 874 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "hdd", "ids": ["3"]}]': finished 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: cluster 2026-03-09T17:03:08.493910+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: cluster 2026-03-09T17:03:08.493910+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: audit 2026-03-09T17:03:08.494959+0000 mon.a (mon.0) 876 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: audit 2026-03-09T17:03:08.494959+0000 mon.a (mon.0) 876 : audit [INF] from='osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0195, "args": ["host=vm02", "root=default"]}]: dispatch 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: audit 2026-03-09T17:03:08.509977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:09.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:09 vm08 bash[69929]: audit 2026-03-09T17:03:08.509977+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: audit 2026-03-09T17:03:09.454685+0000 mgr.y (mgr.54106) 216 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: audit 2026-03-09T17:03:09.454685+0000 mgr.y (mgr.54106) 216 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: cluster 2026-03-09T17:03:09.507554+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: cluster 2026-03-09T17:03:09.507554+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: cluster 2026-03-09T17:03:09.512217+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236] boot 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: cluster 2026-03-09T17:03:09.512217+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236] boot 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: cluster 2026-03-09T17:03:09.512521+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: cluster 2026-03-09T17:03:09.512521+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: audit 2026-03-09T17:03:09.512767+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:10.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:10 vm08 bash[69929]: audit 2026-03-09T17:03:09.512767+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: audit 2026-03-09T17:03:09.454685+0000 mgr.y (mgr.54106) 216 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: audit 2026-03-09T17:03:09.454685+0000 mgr.y (mgr.54106) 216 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: cluster 2026-03-09T17:03:09.507554+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: cluster 2026-03-09T17:03:09.507554+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: cluster 2026-03-09T17:03:09.512217+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236] boot 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: cluster 2026-03-09T17:03:09.512217+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236] boot 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: cluster 2026-03-09T17:03:09.512521+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: cluster 2026-03-09T17:03:09.512521+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: audit 2026-03-09T17:03:09.512767+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:10.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:10 vm02 bash[88876]: audit 2026-03-09T17:03:09.512767+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: audit 2026-03-09T17:03:09.454685+0000 mgr.y (mgr.54106) 216 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: audit 2026-03-09T17:03:09.454685+0000 mgr.y (mgr.54106) 216 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: cluster 2026-03-09T17:03:09.507554+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: cluster 2026-03-09T17:03:09.507554+0000 mon.a (mon.0) 878 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: cluster 2026-03-09T17:03:09.512217+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236] boot 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: cluster 2026-03-09T17:03:09.512217+0000 mon.a (mon.0) 879 : cluster [INF] osd.3 [v2:192.168.123.102:6826/4003365236,v1:192.168.123.102:6827/4003365236] boot 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: cluster 2026-03-09T17:03:09.512521+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: cluster 2026-03-09T17:03:09.512521+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: audit 2026-03-09T17:03:09.512767+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:10.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:10 vm02 bash[90854]: audit 2026-03-09T17:03:09.512767+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2026-03-09T17:03:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:11 vm08 bash[69929]: cluster 2026-03-09T17:03:09.408719+0000 osd.3 (osd.3) 1 : cluster [WRN] OSD bench result of 24857.141863 IOPS is not within the threshold limit range of 50.000000 IOPS and 500.000000 IOPS for osd.3. IOPS capacity is unchanged at 315.000000 IOPS. The recommendation is to establish the osd's IOPS capacity using other benchmark tools (e.g. Fio) and then override osd_mclock_max_capacity_iops_[hdd|ssd]. 2026-03-09T17:03:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:11 vm08 bash[69929]: cluster 2026-03-09T17:03:09.408719+0000 osd.3 (osd.3) 1 : cluster [WRN] OSD bench result of 24857.141863 IOPS is not within the threshold limit range of 50.000000 IOPS and 500.000000 IOPS for osd.3. IOPS capacity is unchanged at 315.000000 IOPS. The recommendation is to establish the osd's IOPS capacity using other benchmark tools (e.g. Fio) and then override osd_mclock_max_capacity_iops_[hdd|ssd]. 2026-03-09T17:03:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:11 vm08 bash[69929]: cluster 2026-03-09T17:03:10.426282+0000 mgr.y (mgr.54106) 217 : cluster [DBG] pgmap v42: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 895 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:11 vm08 bash[69929]: cluster 2026-03-09T17:03:10.426282+0000 mgr.y (mgr.54106) 217 : cluster [DBG] pgmap v42: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 895 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:11 vm08 bash[69929]: cluster 2026-03-09T17:03:10.517433+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2026-03-09T17:03:11.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:11 vm08 bash[69929]: cluster 2026-03-09T17:03:10.517433+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2026-03-09T17:03:11.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:11 vm02 bash[88876]: cluster 2026-03-09T17:03:09.408719+0000 osd.3 (osd.3) 1 : cluster [WRN] OSD bench result of 24857.141863 IOPS is not within the threshold limit range of 50.000000 IOPS and 500.000000 IOPS for osd.3. IOPS capacity is unchanged at 315.000000 IOPS. The recommendation is to establish the osd's IOPS capacity using other benchmark tools (e.g. Fio) and then override osd_mclock_max_capacity_iops_[hdd|ssd]. 2026-03-09T17:03:11.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:11 vm02 bash[88876]: cluster 2026-03-09T17:03:09.408719+0000 osd.3 (osd.3) 1 : cluster [WRN] OSD bench result of 24857.141863 IOPS is not within the threshold limit range of 50.000000 IOPS and 500.000000 IOPS for osd.3. IOPS capacity is unchanged at 315.000000 IOPS. The recommendation is to establish the osd's IOPS capacity using other benchmark tools (e.g. Fio) and then override osd_mclock_max_capacity_iops_[hdd|ssd]. 2026-03-09T17:03:11.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:11 vm02 bash[88876]: cluster 2026-03-09T17:03:10.426282+0000 mgr.y (mgr.54106) 217 : cluster [DBG] pgmap v42: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 895 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:11.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:11 vm02 bash[88876]: cluster 2026-03-09T17:03:10.426282+0000 mgr.y (mgr.54106) 217 : cluster [DBG] pgmap v42: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 895 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:11.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:11 vm02 bash[88876]: cluster 2026-03-09T17:03:10.517433+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2026-03-09T17:03:11.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:11 vm02 bash[88876]: cluster 2026-03-09T17:03:10.517433+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2026-03-09T17:03:11.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:11 vm02 bash[90854]: cluster 2026-03-09T17:03:09.408719+0000 osd.3 (osd.3) 1 : cluster [WRN] OSD bench result of 24857.141863 IOPS is not within the threshold limit range of 50.000000 IOPS and 500.000000 IOPS for osd.3. IOPS capacity is unchanged at 315.000000 IOPS. The recommendation is to establish the osd's IOPS capacity using other benchmark tools (e.g. Fio) and then override osd_mclock_max_capacity_iops_[hdd|ssd]. 2026-03-09T17:03:11.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:11 vm02 bash[90854]: cluster 2026-03-09T17:03:09.408719+0000 osd.3 (osd.3) 1 : cluster [WRN] OSD bench result of 24857.141863 IOPS is not within the threshold limit range of 50.000000 IOPS and 500.000000 IOPS for osd.3. IOPS capacity is unchanged at 315.000000 IOPS. The recommendation is to establish the osd's IOPS capacity using other benchmark tools (e.g. Fio) and then override osd_mclock_max_capacity_iops_[hdd|ssd]. 2026-03-09T17:03:11.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:11 vm02 bash[90854]: cluster 2026-03-09T17:03:10.426282+0000 mgr.y (mgr.54106) 217 : cluster [DBG] pgmap v42: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 895 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:11.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:11 vm02 bash[90854]: cluster 2026-03-09T17:03:10.426282+0000 mgr.y (mgr.54106) 217 : cluster [DBG] pgmap v42: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 895 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:11.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:11 vm02 bash[90854]: cluster 2026-03-09T17:03:10.517433+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2026-03-09T17:03:11.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:11 vm02 bash[90854]: cluster 2026-03-09T17:03:10.517433+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: cluster 2026-03-09T17:03:12.426666+0000 mgr.y (mgr.54106) 218 : cluster [DBG] pgmap v44: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: cluster 2026-03-09T17:03:12.426666+0000 mgr.y (mgr.54106) 218 : cluster [DBG] pgmap v44: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: audit 2026-03-09T17:03:13.474292+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: audit 2026-03-09T17:03:13.474292+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: audit 2026-03-09T17:03:13.481623+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: audit 2026-03-09T17:03:13.481623+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: audit 2026-03-09T17:03:13.488280+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.904 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:13 vm08 bash[69929]: audit 2026-03-09T17:03:13.488280+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: cluster 2026-03-09T17:03:12.426666+0000 mgr.y (mgr.54106) 218 : cluster [DBG] pgmap v44: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: cluster 2026-03-09T17:03:12.426666+0000 mgr.y (mgr.54106) 218 : cluster [DBG] pgmap v44: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: audit 2026-03-09T17:03:13.474292+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: audit 2026-03-09T17:03:13.474292+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: audit 2026-03-09T17:03:13.481623+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: audit 2026-03-09T17:03:13.481623+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: audit 2026-03-09T17:03:13.488280+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:13 vm02 bash[88876]: audit 2026-03-09T17:03:13.488280+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: cluster 2026-03-09T17:03:12.426666+0000 mgr.y (mgr.54106) 218 : cluster [DBG] pgmap v44: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: cluster 2026-03-09T17:03:12.426666+0000 mgr.y (mgr.54106) 218 : cluster [DBG] pgmap v44: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 457 KiB data, 127 MiB used, 160 GiB / 160 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: audit 2026-03-09T17:03:13.474292+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: audit 2026-03-09T17:03:13.474292+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: audit 2026-03-09T17:03:13.481623+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: audit 2026-03-09T17:03:13.481623+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: audit 2026-03-09T17:03:13.488280+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:13.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:13 vm02 bash[90854]: audit 2026-03-09T17:03:13.488280+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:14.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:14 vm02 bash[88876]: cluster 2026-03-09T17:03:14.601869+0000 mon.a (mon.0) 886 : cluster [WRN] Health check update: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:14.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:14 vm02 bash[88876]: cluster 2026-03-09T17:03:14.601869+0000 mon.a (mon.0) 886 : cluster [WRN] Health check update: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:14.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:14 vm02 bash[90854]: cluster 2026-03-09T17:03:14.601869+0000 mon.a (mon.0) 886 : cluster [WRN] Health check update: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:14.965 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:14 vm02 bash[90854]: cluster 2026-03-09T17:03:14.601869+0000 mon.a (mon.0) 886 : cluster [WRN] Health check update: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:15.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:14 vm08 bash[69929]: cluster 2026-03-09T17:03:14.601869+0000 mon.a (mon.0) 886 : cluster [WRN] Health check update: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:15.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:14 vm08 bash[69929]: cluster 2026-03-09T17:03:14.601869+0000 mon.a (mon.0) 886 : cluster [WRN] Health check update: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded (PG_DEGRADED) 2026-03-09T17:03:15.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:15 vm02 bash[88876]: cluster 2026-03-09T17:03:14.427138+0000 mgr.y (mgr.54106) 219 : cluster [DBG] pgmap v45: 161 pgs: 4 active+undersized, 4 active+undersized+degraded, 153 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail; 14/627 objects degraded (2.233%) 2026-03-09T17:03:15.964 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:15 vm02 bash[88876]: cluster 2026-03-09T17:03:14.427138+0000 mgr.y (mgr.54106) 219 : cluster [DBG] pgmap v45: 161 pgs: 4 active+undersized, 4 active+undersized+degraded, 153 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail; 14/627 objects degraded (2.233%) 2026-03-09T17:03:15.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:15 vm02 bash[90854]: cluster 2026-03-09T17:03:14.427138+0000 mgr.y (mgr.54106) 219 : cluster [DBG] pgmap v45: 161 pgs: 4 active+undersized, 4 active+undersized+degraded, 153 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail; 14/627 objects degraded (2.233%) 2026-03-09T17:03:15.964 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:15 vm02 bash[90854]: cluster 2026-03-09T17:03:14.427138+0000 mgr.y (mgr.54106) 219 : cluster [DBG] pgmap v45: 161 pgs: 4 active+undersized, 4 active+undersized+degraded, 153 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail; 14/627 objects degraded (2.233%) 2026-03-09T17:03:15.964 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:15 vm02 bash[63970]: ::ffff:192.168.123.108 - - [09/Mar/2026:17:03:15] "GET /metrics HTTP/1.1" 200 37574 "" "Prometheus/2.51.0" 2026-03-09T17:03:16.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:15 vm08 bash[69929]: cluster 2026-03-09T17:03:14.427138+0000 mgr.y (mgr.54106) 219 : cluster [DBG] pgmap v45: 161 pgs: 4 active+undersized, 4 active+undersized+degraded, 153 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail; 14/627 objects degraded (2.233%) 2026-03-09T17:03:16.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:15 vm08 bash[69929]: cluster 2026-03-09T17:03:14.427138+0000 mgr.y (mgr.54106) 219 : cluster [DBG] pgmap v45: 161 pgs: 4 active+undersized, 4 active+undersized+degraded, 153 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail; 14/627 objects degraded (2.233%) 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: audit 2026-03-09T17:03:16.064956+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: audit 2026-03-09T17:03:16.064956+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: audit 2026-03-09T17:03:16.082248+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: audit 2026-03-09T17:03:16.082248+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: audit 2026-03-09T17:03:16.087343+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: audit 2026-03-09T17:03:16.087343+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: cluster 2026-03-09T17:03:16.427430+0000 mgr.y (mgr.54106) 220 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:17.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:17 vm08 bash[69929]: cluster 2026-03-09T17:03:16.427430+0000 mgr.y (mgr.54106) 220 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: audit 2026-03-09T17:03:16.064956+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: audit 2026-03-09T17:03:16.064956+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: audit 2026-03-09T17:03:16.082248+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: audit 2026-03-09T17:03:16.082248+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: audit 2026-03-09T17:03:16.087343+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: audit 2026-03-09T17:03:16.087343+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: cluster 2026-03-09T17:03:16.427430+0000 mgr.y (mgr.54106) 220 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:17 vm02 bash[88876]: cluster 2026-03-09T17:03:16.427430+0000 mgr.y (mgr.54106) 220 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: audit 2026-03-09T17:03:16.064956+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: audit 2026-03-09T17:03:16.064956+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: audit 2026-03-09T17:03:16.082248+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: audit 2026-03-09T17:03:16.082248+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: audit 2026-03-09T17:03:16.087343+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: audit 2026-03-09T17:03:16.087343+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: cluster 2026-03-09T17:03:16.427430+0000 mgr.y (mgr.54106) 220 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:17.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:17 vm02 bash[90854]: cluster 2026-03-09T17:03:16.427430+0000 mgr.y (mgr.54106) 220 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:18 vm08 bash[69929]: cluster 2026-03-09T17:03:17.086454+0000 mon.a (mon.0) 890 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded) 2026-03-09T17:03:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:18 vm08 bash[69929]: cluster 2026-03-09T17:03:17.086454+0000 mon.a (mon.0) 890 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded) 2026-03-09T17:03:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:18 vm08 bash[69929]: cluster 2026-03-09T17:03:17.086490+0000 mon.a (mon.0) 891 : cluster [INF] Cluster is now healthy 2026-03-09T17:03:18.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:18 vm08 bash[69929]: cluster 2026-03-09T17:03:17.086490+0000 mon.a (mon.0) 891 : cluster [INF] Cluster is now healthy 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:18 vm02 bash[88876]: cluster 2026-03-09T17:03:17.086454+0000 mon.a (mon.0) 890 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded) 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:18 vm02 bash[88876]: cluster 2026-03-09T17:03:17.086454+0000 mon.a (mon.0) 890 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded) 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:18 vm02 bash[88876]: cluster 2026-03-09T17:03:17.086490+0000 mon.a (mon.0) 891 : cluster [INF] Cluster is now healthy 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:18 vm02 bash[88876]: cluster 2026-03-09T17:03:17.086490+0000 mon.a (mon.0) 891 : cluster [INF] Cluster is now healthy 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:18 vm02 bash[90854]: cluster 2026-03-09T17:03:17.086454+0000 mon.a (mon.0) 890 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded) 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:18 vm02 bash[90854]: cluster 2026-03-09T17:03:17.086454+0000 mon.a (mon.0) 890 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 4 pgs degraded) 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:18 vm02 bash[90854]: cluster 2026-03-09T17:03:17.086490+0000 mon.a (mon.0) 891 : cluster [INF] Cluster is now healthy 2026-03-09T17:03:18.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:18 vm02 bash[90854]: cluster 2026-03-09T17:03:17.086490+0000 mon.a (mon.0) 891 : cluster [INF] Cluster is now healthy 2026-03-09T17:03:19.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:19 vm08 bash[69929]: cluster 2026-03-09T17:03:18.427687+0000 mgr.y (mgr.54106) 221 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:19.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:19 vm08 bash[69929]: cluster 2026-03-09T17:03:18.427687+0000 mgr.y (mgr.54106) 221 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:19.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:19 vm02 bash[88876]: cluster 2026-03-09T17:03:18.427687+0000 mgr.y (mgr.54106) 221 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:19.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:19 vm02 bash[88876]: cluster 2026-03-09T17:03:18.427687+0000 mgr.y (mgr.54106) 221 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:19.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:19 vm02 bash[90854]: cluster 2026-03-09T17:03:18.427687+0000 mgr.y (mgr.54106) 221 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:19.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:19 vm02 bash[90854]: cluster 2026-03-09T17:03:18.427687+0000 mgr.y (mgr.54106) 221 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:20.346 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:20 vm02 bash[88876]: audit 2026-03-09T17:03:19.465470+0000 mgr.y (mgr.54106) 222 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:20.346 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:20 vm02 bash[88876]: audit 2026-03-09T17:03:19.465470+0000 mgr.y (mgr.54106) 222 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:20.346 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:20 vm02 bash[90854]: audit 2026-03-09T17:03:19.465470+0000 mgr.y (mgr.54106) 222 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:20.346 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:20 vm02 bash[90854]: audit 2026-03-09T17:03:19.465470+0000 mgr.y (mgr.54106) 222 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:20.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:20 vm08 bash[69929]: audit 2026-03-09T17:03:19.465470+0000 mgr.y (mgr.54106) 222 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:20.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:20 vm08 bash[69929]: audit 2026-03-09T17:03:19.465470+0000 mgr.y (mgr.54106) 222 : audit [DBG] from='client.15279 -' entity='client.iscsi.foo.vm02.qlymqq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2026-03-09T17:03:20.407 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch ps' 2026-03-09T17:03:20.921 INFO:teuthology.orchestra.run.vm02.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2026-03-09T17:03:20.921 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm02 vm02 running 4s ago 25m - - 2026-03-09T17:03:20.921 INFO:teuthology.orchestra.run.vm02.stdout:agent.vm08 vm08 running 19s ago 25m - - 2026-03-09T17:03:20.921 INFO:teuthology.orchestra.run.vm02.stdout:alertmanager.a vm02 *:9093,9094 running (15m) 4s ago 22m 13.9M - 0.25.0 c8568f914cd2 ab3c4f6391ff 2026-03-09T17:03:20.921 INFO:teuthology.orchestra.run.vm02.stdout:grafana.a vm08 *:3000 running (2m) 19s ago 21m 66.8M - 10.4.0 c8b91775d855 e639419c76cb 2026-03-09T17:03:20.921 INFO:teuthology.orchestra.run.vm02.stdout:iscsi.foo.vm02.qlymqq vm02 running (3m) 4s ago 21m 44.6M - 3.5 e1d6a67b021e cd3d80ffc3cd 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:mgr.x vm08 *:8443,9283,8765 running (3m) 19s ago 25m 465M - 19.2.3-678-ge911bdeb 654f31e6858e 3785efe90308 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:mgr.y vm02 *:8443,9283,8765 running (12m) 4s ago 25m 531M - 19.2.3-678-ge911bdeb 654f31e6858e cce4ca688d56 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:mon.a vm02 running (77s) 4s ago 25m 44.8M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 1cfd05b00645 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:mon.b vm08 running (2m) 19s ago 25m 52.6M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 41d251be094f 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:mon.c vm02 running (88s) 4s ago 25m 43.3M 2048M 19.2.3-678-ge911bdeb 654f31e6858e 9849ce01bd33 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.a vm02 *:9100 running (15m) 4s ago 22m 7900k - 1.7.0 72c9c2088986 4236d419a68a 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:node-exporter.b vm08 *:9100 running (15m) 19s ago 22m 8003k - 1.7.0 72c9c2088986 5a088b86612d 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.0 vm02 running (24m) 4s ago 24m 56.2M 4096M 17.2.0 e1d6a67b021e 10af0aed1411 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.1 vm02 running (24m) 4s ago 24m 56.0M 4096M 17.2.0 e1d6a67b021e 52632739b5ac 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.2 vm02 running (24m) 4s ago 24m 52.0M 4096M 17.2.0 e1d6a67b021e e079174e6f09 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.3 vm02 running (15s) 4s ago 24m 60.9M 4096M 19.2.3-678-ge911bdeb 654f31e6858e 165d95674e24 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.4 vm08 running (23m) 19s ago 23m 55.3M 4096M 17.2.0 e1d6a67b021e ace95c768187 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.5 vm08 running (23m) 19s ago 23m 51.2M 4096M 17.2.0 e1d6a67b021e 4f2cd1a86811 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.6 vm08 running (23m) 19s ago 23m 52.3M 4096M 17.2.0 e1d6a67b021e bc43ca2efc89 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:osd.7 vm08 running (22m) 19s ago 22m 54.6M 4096M 17.2.0 e1d6a67b021e 816c16a2a344 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:prometheus.a vm08 *:9095 running (3m) 19s ago 22m 43.5M - 2.51.0 1d3b7f56885b ee109a3318e7 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm02.wyprvp vm02 *:8000 running (21m) 4s ago 21m 88.6M - 17.2.0 e1d6a67b021e 81b2eb411eae 2026-03-09T17:03:20.922 INFO:teuthology.orchestra.run.vm02.stdout:rgw.foo.vm08.oukkqx vm08 *:8000 running (21m) 19s ago 21m 88.8M - 17.2.0 e1d6a67b021e bc6375686a6c 2026-03-09T17:03:20.982 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:21 vm02 bash[88876]: audit 2026-03-09T17:03:20.335333+0000 mgr.y (mgr.54106) 223 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:21 vm02 bash[88876]: audit 2026-03-09T17:03:20.335333+0000 mgr.y (mgr.54106) 223 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:21 vm02 bash[88876]: cluster 2026-03-09T17:03:20.428155+0000 mgr.y (mgr.54106) 224 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:21 vm02 bash[88876]: cluster 2026-03-09T17:03:20.428155+0000 mgr.y (mgr.54106) 224 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:21 vm02 bash[90854]: audit 2026-03-09T17:03:20.335333+0000 mgr.y (mgr.54106) 223 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:21 vm02 bash[90854]: audit 2026-03-09T17:03:20.335333+0000 mgr.y (mgr.54106) 223 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:21 vm02 bash[90854]: cluster 2026-03-09T17:03:20.428155+0000 mgr.y (mgr.54106) 224 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:21.214 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:21 vm02 bash[90854]: cluster 2026-03-09T17:03:20.428155+0000 mgr.y (mgr.54106) 224 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:21 vm08 bash[69929]: audit 2026-03-09T17:03:20.335333+0000 mgr.y (mgr.54106) 223 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:21 vm08 bash[69929]: audit 2026-03-09T17:03:20.335333+0000 mgr.y (mgr.54106) 223 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:21 vm08 bash[69929]: cluster 2026-03-09T17:03:20.428155+0000 mgr.y (mgr.54106) 224 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:21.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:21 vm08 bash[69929]: cluster 2026-03-09T17:03:20.428155+0000 mgr.y (mgr.54106) 224 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:21.503 INFO:teuthology.orchestra.run.vm02.stdout:true 2026-03-09T17:03:21.550 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:20.917913+0000 mgr.y (mgr.54106) 225 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:20.917913+0000 mgr.y (mgr.54106) 225 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.492436+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 192.168.123.102:0/3006930304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.492436+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 192.168.123.102:0/3006930304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.856266+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.856266+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.863011+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.863011+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.870488+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.154 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:22 vm08 bash[69929]: audit 2026-03-09T17:03:21.870488+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:20.917913+0000 mgr.y (mgr.54106) 225 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:20.917913+0000 mgr.y (mgr.54106) 225 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.492436+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 192.168.123.102:0/3006930304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.492436+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 192.168.123.102:0/3006930304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.856266+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.856266+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.863011+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.863011+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.870488+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:22 vm02 bash[88876]: audit 2026-03-09T17:03:21.870488+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:20.917913+0000 mgr.y (mgr.54106) 225 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:22.464 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:20.917913+0000 mgr.y (mgr.54106) 225 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.492436+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 192.168.123.102:0/3006930304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.492436+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 192.168.123.102:0/3006930304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.856266+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.856266+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.863011+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.863011+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.870488+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:22.465 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:22 vm02 bash[90854]: audit 2026-03-09T17:03:21.870488+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54106 192.168.123.102:0/3856049493' entity='mgr.y' 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:23 vm02 bash[88876]: audit 2026-03-09T17:03:22.072013+0000 mgr.y (mgr.54106) 226 : audit [DBG] from='client.64230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:23 vm02 bash[88876]: audit 2026-03-09T17:03:22.072013+0000 mgr.y (mgr.54106) 226 : audit [DBG] from='client.64230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:23 vm02 bash[88876]: cluster 2026-03-09T17:03:22.428467+0000 mgr.y (mgr.54106) 227 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:23 vm02 bash[88876]: cluster 2026-03-09T17:03:22.428467+0000 mgr.y (mgr.54106) 227 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:23 vm02 bash[90854]: audit 2026-03-09T17:03:22.072013+0000 mgr.y (mgr.54106) 226 : audit [DBG] from='client.64230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:23 vm02 bash[90854]: audit 2026-03-09T17:03:22.072013+0000 mgr.y (mgr.54106) 226 : audit [DBG] from='client.64230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:23 vm02 bash[90854]: cluster 2026-03-09T17:03:22.428467+0000 mgr.y (mgr.54106) 227 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:23.394 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:23 vm02 bash[90854]: cluster 2026-03-09T17:03:22.428467+0000 mgr.y (mgr.54106) 227 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:23 vm08 bash[69929]: audit 2026-03-09T17:03:22.072013+0000 mgr.y (mgr.54106) 226 : audit [DBG] from='client.64230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:23 vm08 bash[69929]: audit 2026-03-09T17:03:22.072013+0000 mgr.y (mgr.54106) 226 : audit [DBG] from='client.64230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e911bdebe5c8faa3800735d1568fcdca65db60df", "target": ["mon-mgr", ""]}]: dispatch 2026-03-09T17:03:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:23 vm08 bash[69929]: cluster 2026-03-09T17:03:22.428467+0000 mgr.y (mgr.54106) 227 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:23.404 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:23 vm08 bash[69929]: cluster 2026-03-09T17:03:22.428467+0000 mgr.y (mgr.54106) 227 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 457 KiB data, 128 MiB used, 160 GiB / 160 GiB avail 2026-03-09T17:03:23.617 INFO:teuthology.orchestra.run.vm02.stdout:false 2026-03-09T17:03:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:03:23.692 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/teuthology/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthos/teuthology/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 1492, in shell _shell( File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthos/teuthology/teuthology/orchestra/remote.py", line 575, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 461, in run r.wait() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm02 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2026-03-09T17:03:23.692 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-03-09T17:03:23.694 INFO:tasks.cephadm:Teardown begin 2026-03-09T17:03:23.695 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T17:03:23.703 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T17:03:23.722 INFO:tasks.cephadm:Disabling cephadm mgr module 2026-03-09T17:03:23.722 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -- ceph mgr module disable cephadm 2026-03-09T17:03:24.055 INFO:teuthology.orchestra.run.vm02.stderr:Error initializing cluster client: ObjectNotFound('RADOS object not found (error calling conf_read_file)',) 2026-03-09T17:03:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:03:24.098 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2026-03-09T17:03:24.098 DEBUG:teuthology.orchestra.run.vm02:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-03-09T17:03:24.100 DEBUG:teuthology.orchestra.run.vm08:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2026-03-09T17:03:24.104 INFO:tasks.cephadm:Stopping all daemons... 2026-03-09T17:03:24.104 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2026-03-09T17:03:24.104 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a 2026-03-09T17:03:24.197 INFO:journalctl@ceph.mon.a.vm02.stdout:Mar 09 17:03:24 vm02 systemd[1]: Stopping Ceph mon.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:24.281 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.a.service' 2026-03-09T17:03:24.295 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:24.295 INFO:tasks.cephadm.mon.a:Stopped mon.a 2026-03-09T17:03:24.295 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2026-03-09T17:03:24.295 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.c 2026-03-09T17:03:24.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE Bus STOPPING 2026-03-09T17:03:24.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2026-03-09T17:03:24.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE Bus STOPPED 2026-03-09T17:03:24.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE Bus STARTING 2026-03-09T17:03:24.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE Serving on http://:::9283 2026-03-09T17:03:24.348 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE Bus STARTED 2026-03-09T17:03:24.448 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:24 vm02 systemd[1]: Stopping Ceph mon.c for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:24.448 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:24 vm02 bash[88876]: debug 2026-03-09T17:03:24.388+0000 7f150dbb6640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -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-09T17:03:24.448 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:24 vm02 bash[88876]: debug 2026-03-09T17:03:24.388+0000 7f150dbb6640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2026-03-09T17:03:24.448 INFO:journalctl@ceph.mon.c.vm02.stdout:Mar 09 17:03:24 vm02 bash[101536]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-c 2026-03-09T17:03:24.448 INFO:journalctl@ceph.mgr.y.vm02.stdout:Mar 09 17:03:24 vm02 bash[63970]: [09/Mar/2026:17:03:24] ENGINE Bus STOPPING 2026-03-09T17:03:24.478 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.c.service' 2026-03-09T17:03:24.531 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:24.531 INFO:tasks.cephadm.mon.b:Stopped mon.c 2026-03-09T17:03:24.531 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2026-03-09T17:03:24.531 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.b 2026-03-09T17:03:24.750 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mon.b.service' 2026-03-09T17:03:24.750 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:24 vm08 systemd[1]: Stopping Ceph mon.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:24.750 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:24 vm08 bash[69929]: debug 2026-03-09T17:03:24.595+0000 7fdbbdd8f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -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-09T17:03:24.750 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:24 vm08 bash[69929]: debug 2026-03-09T17:03:24.595+0000 7fdbbdd8f640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2026-03-09T17:03:24.750 INFO:journalctl@ceph.mon.b.vm08.stdout:Mar 09 17:03:24 vm08 bash[75824]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-mon-b 2026-03-09T17:03:24.765 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:24.765 INFO:tasks.cephadm.mon.b:Stopped mon.b 2026-03-09T17:03:24.765 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2026-03-09T17:03:24.765 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y 2026-03-09T17:03:24.931 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.y.service' 2026-03-09T17:03:24.942 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:24.942 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2026-03-09T17:03:24.942 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2026-03-09T17:03:24.942 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x 2026-03-09T17:03:25.026 INFO:journalctl@ceph.mgr.x.vm08.stdout:Mar 09 17:03:24 vm08 systemd[1]: Stopping Ceph mgr.x for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:25.115 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@mgr.x.service' 2026-03-09T17:03:25.130 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:25.130 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2026-03-09T17:03:25.130 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2026-03-09T17:03:25.130 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.0 2026-03-09T17:03:25.464 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:25 vm02 systemd[1]: Stopping Ceph osd.0 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:25.464 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:25 vm02 bash[25995]: debug 2026-03-09T17:03:25.156+0000 7f2e2d7f5700 -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-09T17:03:25.464 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:25 vm02 bash[25995]: debug 2026-03-09T17:03:25.156+0000 7f2e2d7f5700 -1 osd.0 113 *** Got signal Terminated *** 2026-03-09T17:03:25.464 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:25 vm02 bash[25995]: debug 2026-03-09T17:03:25.156+0000 7f2e2d7f5700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:30.464 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:30 vm02 bash[101694]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-0 2026-03-09T17:03:30.464 INFO:journalctl@ceph.osd.0.vm02.stdout:Mar 09 17:03:30 vm02 bash[101982]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.0 2026-03-09T17:03:30.584 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.0.service' 2026-03-09T17:03:30.597 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:30.597 INFO:tasks.cephadm.osd.0:Stopped osd.0 2026-03-09T17:03:30.597 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2026-03-09T17:03:30.597 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.1 2026-03-09T17:03:30.964 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:30 vm02 systemd[1]: Stopping Ceph osd.1 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:30.964 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:30 vm02 bash[29052]: debug 2026-03-09T17:03:30.660+0000 7f0a8bd7f700 -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-09T17:03:30.964 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:30 vm02 bash[29052]: debug 2026-03-09T17:03:30.660+0000 7f0a8bd7f700 -1 osd.1 113 *** Got signal Terminated *** 2026-03-09T17:03:30.964 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:30 vm02 bash[29052]: debug 2026-03-09T17:03:30.660+0000 7f0a8bd7f700 -1 osd.1 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:34.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:34 vm02 bash[59164]: ts=2026-03-09T17:03:34.153Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:03:34.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:34 vm02 bash[59164]: ts=2026-03-09T17:03:34.153Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T17:03:35.964 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:35 vm02 bash[102093]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-1 2026-03-09T17:03:35.964 INFO:journalctl@ceph.osd.1.vm02.stdout:Mar 09 17:03:35 vm02 bash[102335]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.1 2026-03-09T17:03:36.192 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.1.service' 2026-03-09T17:03:36.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:36.207 INFO:tasks.cephadm.osd.1:Stopped osd.1 2026-03-09T17:03:36.207 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2026-03-09T17:03:36.207 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.2 2026-03-09T17:03:36.464 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:36 vm02 systemd[1]: Stopping Ceph osd.2 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:36.464 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:36 vm02 bash[32296]: debug 2026-03-09T17:03:36.276+0000 7f9df1ade700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -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-09T17:03:36.464 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:36 vm02 bash[32296]: debug 2026-03-09T17:03:36.276+0000 7f9df1ade700 -1 osd.2 113 *** Got signal Terminated *** 2026-03-09T17:03:36.464 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:36 vm02 bash[32296]: debug 2026-03-09T17:03:36.276+0000 7f9df1ade700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:41.643 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:41 vm02 bash[102649]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-2 2026-03-09T17:03:41.643 INFO:journalctl@ceph.osd.2.vm02.stdout:Mar 09 17:03:41 vm02 bash[102874]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.2 2026-03-09T17:03:41.690 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.2.service' 2026-03-09T17:03:41.702 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:41.702 INFO:tasks.cephadm.osd.2:Stopped osd.2 2026-03-09T17:03:41.702 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2026-03-09T17:03:41.702 DEBUG:teuthology.orchestra.run.vm02:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.3 2026-03-09T17:03:41.964 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:41 vm02 systemd[1]: Stopping Ceph osd.3 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:41.964 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:41 vm02 bash[99163]: debug 2026-03-09T17:03:41.788+0000 7f1a65fdc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -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-09T17:03:41.964 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:41 vm02 bash[99163]: debug 2026-03-09T17:03:41.788+0000 7f1a65fdc640 -1 osd.3 113 *** Got signal Terminated *** 2026-03-09T17:03:41.964 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:41 vm02 bash[99163]: debug 2026-03-09T17:03:41.788+0000 7f1a65fdc640 -1 osd.3 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:44.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:44 vm02 bash[59164]: ts=2026-03-09T17:03:44.152Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T17:03:44.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:44 vm02 bash[59164]: ts=2026-03-09T17:03:44.153Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T17:03:44.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:44 vm02 bash[59164]: ts=2026-03-09T17:03:44.153Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:03:46.902 INFO:journalctl@ceph.osd.3.vm02.stdout:Mar 09 17:03:46 vm02 bash[103003]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-3 2026-03-09T17:03:47.242 DEBUG:teuthology.orchestra.run.vm02:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.3.service' 2026-03-09T17:03:47.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:47.254 INFO:tasks.cephadm.osd.3:Stopped osd.3 2026-03-09T17:03:47.254 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2026-03-09T17:03:47.254 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.4 2026-03-09T17:03:47.654 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:03:47 vm08 systemd[1]: Stopping Ceph osd.4 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:47.654 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:03:47 vm08 bash[25829]: debug 2026-03-09T17:03:47.291+0000 7f8fd714f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -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-09T17:03:47.654 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:03:47 vm08 bash[25829]: debug 2026-03-09T17:03:47.291+0000 7f8fd714f700 -1 osd.4 113 *** Got signal Terminated *** 2026-03-09T17:03:47.654 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:03:47 vm08 bash[25829]: debug 2026-03-09T17:03:47.291+0000 7f8fd714f700 -1 osd.4 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:51.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:51 vm08 bash[29506]: debug 2026-03-09T17:03:51.191+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:52.148 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:51 vm08 bash[31256]: debug 2026-03-09T17:03:51.767+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:52.404 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:03:52 vm08 bash[76849]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-4 2026-03-09T17:03:52.404 INFO:journalctl@ceph.osd.4.vm08.stdout:Mar 09 17:03:52 vm08 bash[76980]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.4 2026-03-09T17:03:52.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:52 vm08 bash[29506]: debug 2026-03-09T17:03:52.147+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:52.730 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.4.service' 2026-03-09T17:03:52.743 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:52.743 INFO:tasks.cephadm.osd.4:Stopped osd.4 2026-03-09T17:03:52.743 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2026-03-09T17:03:52.743 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.5 2026-03-09T17:03:53.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:52 vm08 systemd[1]: Stopping Ceph osd.5 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:53.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:52 vm08 bash[31256]: debug 2026-03-09T17:03:52.799+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:53.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:52 vm08 bash[31256]: debug 2026-03-09T17:03:52.807+0000 7f8f70503700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -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-09T17:03:53.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:52 vm08 bash[31256]: debug 2026-03-09T17:03:52.807+0000 7f8f70503700 -1 osd.5 113 *** Got signal Terminated *** 2026-03-09T17:03:53.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:52 vm08 bash[31256]: debug 2026-03-09T17:03:52.807+0000 7f8f70503700 -1 osd.5 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:53.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:53 vm08 bash[29506]: debug 2026-03-09T17:03:53.159+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:54.134 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:53 vm08 bash[31256]: debug 2026-03-09T17:03:53.779+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:54.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:54 vm08 bash[29506]: debug 2026-03-09T17:03:54.131+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:54.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:54 vm02 bash[59164]: ts=2026-03-09T17:03:54.153Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:03:54.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:54 vm02 bash[59164]: ts=2026-03-09T17:03:54.154Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T17:03:54.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:03:54 vm02 bash[59164]: ts=2026-03-09T17:03:54.154Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:03:55.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:03:54 vm08 bash[33677]: debug 2026-03-09T17:03:54.743+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:03:55.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:54 vm08 bash[31256]: debug 2026-03-09T17:03:54.743+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:55.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:55 vm08 bash[29506]: debug 2026-03-09T17:03:55.179+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:56.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:03:55 vm08 bash[33677]: debug 2026-03-09T17:03:55.763+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:03:56.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:55 vm08 bash[31256]: debug 2026-03-09T17:03:55.779+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:56.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:56 vm08 bash[29506]: debug 2026-03-09T17:03:56.211+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:57.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:03:56 vm08 bash[33677]: debug 2026-03-09T17:03:56.795+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:03:57.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:56 vm08 bash[31256]: debug 2026-03-09T17:03:56.807+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:57.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:57 vm08 bash[29506]: debug 2026-03-09T17:03:57.195+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:57.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:57 vm08 bash[29506]: debug 2026-03-09T17:03:57.195+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:03:58.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:57 vm08 bash[31256]: debug 2026-03-09T17:03:57.803+0000 7f8f6ae9a700 -1 osd.5 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:26.182451+0000 front 2026-03-09T17:03:26.182777+0000 (oldest deadline 2026-03-09T17:03:51.482364+0000) 2026-03-09T17:03:58.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:57 vm08 bash[77085]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-5 2026-03-09T17:03:58.154 INFO:journalctl@ceph.osd.5.vm08.stdout:Mar 09 17:03:57 vm08 bash[77126]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.5 2026-03-09T17:03:58.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:03:57 vm08 bash[33677]: debug 2026-03-09T17:03:57.807+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:03:58.253 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.5.service' 2026-03-09T17:03:58.266 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:03:58.266 INFO:tasks.cephadm.osd.5:Stopped osd.5 2026-03-09T17:03:58.266 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2026-03-09T17:03:58.266 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.6 2026-03-09T17:03:58.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:58 vm08 bash[29506]: debug 2026-03-09T17:03:58.159+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:58.655 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:58 vm08 bash[29506]: debug 2026-03-09T17:03:58.159+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:03:58.655 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:58 vm08 systemd[1]: Stopping Ceph osd.6 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:03:58.655 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:58 vm08 bash[29506]: debug 2026-03-09T17:03:58.331+0000 7fa4c33dc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -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-09T17:03:58.655 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:58 vm08 bash[29506]: debug 2026-03-09T17:03:58.331+0000 7fa4c33dc700 -1 osd.6 113 *** Got signal Terminated *** 2026-03-09T17:03:58.655 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:58 vm08 bash[29506]: debug 2026-03-09T17:03:58.331+0000 7fa4c33dc700 -1 osd.6 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:03:59.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:03:58 vm08 bash[33677]: debug 2026-03-09T17:03:58.779+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:03:59.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:59 vm08 bash[29506]: debug 2026-03-09T17:03:59.159+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:03:59.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:03:59 vm08 bash[29506]: debug 2026-03-09T17:03:59.159+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:04:00.153 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:03:59 vm08 bash[33677]: debug 2026-03-09T17:03:59.791+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:00.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:00 vm08 bash[29506]: debug 2026-03-09T17:04:00.151+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:04:00.654 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:00 vm08 bash[29506]: debug 2026-03-09T17:04:00.151+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:04:01.107 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:00 vm08 bash[33677]: debug 2026-03-09T17:04:00.815+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:01.107 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:00 vm08 bash[33677]: debug 2026-03-09T17:04:00.815+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:01.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:01 vm08 bash[29506]: debug 2026-03-09T17:04:01.103+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:04:01.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:01 vm08 bash[29506]: debug 2026-03-09T17:04:01.103+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:04:02.126 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:04:01 vm08 bash[64277]: ts=2026-03-09T17:04:01.662Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T17:04:02.126 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:04:01 vm08 bash[64277]: ts=2026-03-09T17:04:01.662Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T17:04:02.126 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:04:01 vm08 bash[64277]: ts=2026-03-09T17:04:01.662Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T17:04:02.126 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:04:01 vm08 bash[64277]: ts=2026-03-09T17:04:01.662Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T17:04:02.126 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:04:01 vm08 bash[64277]: ts=2026-03-09T17:04:01.662Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T17:04:02.126 INFO:journalctl@ceph.prometheus.a.vm08.stdout:Mar 09 17:04:01 vm08 bash[64277]: ts=2026-03-09T17:04:01.662Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://192.168.123.102:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 192.168.123.102:8765: connect: connection refused" 2026-03-09T17:04:02.126 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:01 vm08 bash[33677]: debug 2026-03-09T17:04:01.815+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:02.126 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:01 vm08 bash[33677]: debug 2026-03-09T17:04:01.815+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:02.403 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:02 vm08 bash[29506]: debug 2026-03-09T17:04:02.123+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:04:02.403 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:02 vm08 bash[29506]: debug 2026-03-09T17:04:02.123+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:04:02.403 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:02 vm08 bash[29506]: debug 2026-03-09T17:04:02.123+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:37.393022+0000 front 2026-03-09T17:03:37.393161+0000 (oldest deadline 2026-03-09T17:04:02.092740+0000) 2026-03-09T17:04:03.153 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:02 vm08 bash[33677]: debug 2026-03-09T17:04:02.859+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:03.153 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:02 vm08 bash[33677]: debug 2026-03-09T17:04:02.859+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:03.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:03 vm08 bash[29506]: debug 2026-03-09T17:04:03.151+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.892233+0000 front 2026-03-09T17:03:29.892079+0000 (oldest deadline 2026-03-09T17:03:50.991888+0000) 2026-03-09T17:04:03.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:03 vm08 bash[29506]: debug 2026-03-09T17:04:03.151+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:30.992320+0000 front 2026-03-09T17:03:30.992425+0000 (oldest deadline 2026-03-09T17:03:56.292193+0000) 2026-03-09T17:04:03.404 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:03 vm08 bash[29506]: debug 2026-03-09T17:04:03.151+0000 7fa4c0d79700 -1 osd.6 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:37.393022+0000 front 2026-03-09T17:03:37.393161+0000 (oldest deadline 2026-03-09T17:04:02.092740+0000) 2026-03-09T17:04:03.903 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:03 vm08 bash[33677]: debug 2026-03-09T17:04:03.867+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:03.904 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:03 vm08 bash[33677]: debug 2026-03-09T17:04:03.867+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:03.904 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:03 vm08 bash[33677]: debug 2026-03-09T17:04:03.867+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:39.807604+0000 front 2026-03-09T17:03:39.807746+0000 (oldest deadline 2026-03-09T17:04:03.307031+0000) 2026-03-09T17:04:03.904 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:03 vm08 bash[77234]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-6 2026-03-09T17:04:03.904 INFO:journalctl@ceph.osd.6.vm08.stdout:Mar 09 17:04:03 vm08 bash[77280]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.6 2026-03-09T17:04:04.291 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.6.service' 2026-03-09T17:04:04.303 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:04:04.303 INFO:tasks.cephadm.osd.6:Stopped osd.6 2026-03-09T17:04:04.303 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2026-03-09T17:04:04.303 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.7 2026-03-09T17:04:04.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:04 vm02 bash[59164]: ts=2026-03-09T17:04:04.153Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:04:04.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:04 vm02 bash[59164]: ts=2026-03-09T17:04:04.154Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T17:04:04.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:04 vm02 bash[59164]: ts=2026-03-09T17:04:04.155Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:04:04.654 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 systemd[1]: Stopping Ceph osd.7 for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:04:04.654 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 bash[33677]: debug 2026-03-09T17:04:04.427+0000 7f320a023700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -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-09T17:04:04.654 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 bash[33677]: debug 2026-03-09T17:04:04.427+0000 7f320a023700 -1 osd.7 113 *** Got signal Terminated *** 2026-03-09T17:04:04.654 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 bash[33677]: debug 2026-03-09T17:04:04.427+0000 7f320a023700 -1 osd.7 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-09T17:04:05.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 bash[33677]: debug 2026-03-09T17:04:04.883+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:05.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 bash[33677]: debug 2026-03-09T17:04:04.883+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:05.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:04 vm08 bash[33677]: debug 2026-03-09T17:04:04.883+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:39.807604+0000 front 2026-03-09T17:03:39.807746+0000 (oldest deadline 2026-03-09T17:04:03.307031+0000) 2026-03-09T17:04:06.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:05 vm08 bash[33677]: debug 2026-03-09T17:04:05.843+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:06.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:05 vm08 bash[33677]: debug 2026-03-09T17:04:05.843+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:06.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:05 vm08 bash[33677]: debug 2026-03-09T17:04:05.843+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:39.807604+0000 front 2026-03-09T17:03:39.807746+0000 (oldest deadline 2026-03-09T17:04:03.307031+0000) 2026-03-09T17:04:07.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:06 vm08 bash[33677]: debug 2026-03-09T17:04:06.835+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:07.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:06 vm08 bash[33677]: debug 2026-03-09T17:04:06.835+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:07.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:06 vm08 bash[33677]: debug 2026-03-09T17:04:06.835+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:39.807604+0000 front 2026-03-09T17:03:39.807746+0000 (oldest deadline 2026-03-09T17:04:03.307031+0000) 2026-03-09T17:04:08.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:07 vm08 bash[33677]: debug 2026-03-09T17:04:07.867+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:08.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:07 vm08 bash[33677]: debug 2026-03-09T17:04:07.867+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:08.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:07 vm08 bash[33677]: debug 2026-03-09T17:04:07.867+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:39.807604+0000 front 2026-03-09T17:03:39.807746+0000 (oldest deadline 2026-03-09T17:04:03.307031+0000) 2026-03-09T17:04:09.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:08 vm08 bash[33677]: debug 2026-03-09T17:04:08.899+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6806 osd.0 since back 2026-03-09T17:03:29.806836+0000 front 2026-03-09T17:03:29.806762+0000 (oldest deadline 2026-03-09T17:03:54.506394+0000) 2026-03-09T17:04:09.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:08 vm08 bash[33677]: debug 2026-03-09T17:04:08.899+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6814 osd.1 since back 2026-03-09T17:03:34.507012+0000 front 2026-03-09T17:03:34.507053+0000 (oldest deadline 2026-03-09T17:03:59.806764+0000) 2026-03-09T17:04:09.154 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:08 vm08 bash[33677]: debug 2026-03-09T17:04:08.899+0000 7f32079c0700 -1 osd.7 113 heartbeat_check: no reply from 192.168.123.102:6822 osd.2 since back 2026-03-09T17:03:39.807604+0000 front 2026-03-09T17:03:39.807746+0000 (oldest deadline 2026-03-09T17:04:03.307031+0000) 2026-03-09T17:04:09.846 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:09 vm08 bash[77386]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd-7 2026-03-09T17:04:09.846 INFO:journalctl@ceph.osd.7.vm08.stdout:Mar 09 17:04:09 vm08 bash[77740]: Error response from daemon: No such container: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-osd.7 2026-03-09T17:04:09.901 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@osd.7.service' 2026-03-09T17:04:09.913 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:04:09.913 INFO:tasks.cephadm.osd.7:Stopped osd.7 2026-03-09T17:04:09.913 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2026-03-09T17:04:09.913 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl stop ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a 2026-03-09T17:04:10.069 DEBUG:teuthology.orchestra.run.vm08:> sudo pkill -f 'journalctl -f -n 0 -u ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@prometheus.a.service' 2026-03-09T17:04:10.080 DEBUG:teuthology.orchestra.run:got remote process result: None 2026-03-09T17:04:10.080 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2026-03-09T17:04:10.080 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --force --keep-logs 2026-03-09T17:04:12.964 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:12 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:12.964 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:12 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:14.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:14 vm02 bash[59164]: ts=2026-03-09T17:04:14.154Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:04:14.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:14 vm02 bash[59164]: ts=2026-03-09T17:04:14.155Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm02.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.102:8443: connect: connection refused" 2026-03-09T17:04:14.464 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:14 vm02 bash[59164]: ts=2026-03-09T17:04:14.155Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://vm08.local:8443/api/prometheus_receiver\": dial tcp 192.168.123.108:8443: connect: connection refused" 2026-03-09T17:04:23.180 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:23.180 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:23.436 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:23.436 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:23.436 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: Stopping Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:04:23.436 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 bash[59164]: ts=2026-03-09T17:04:23.413Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2026-03-09T17:04:23.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 bash[104519]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-alertmanager-a 2026-03-09T17:04:23.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@alertmanager.a.service: Deactivated successfully. 2026-03-09T17:04:23.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: Stopped Ceph alertmanager.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:04:23.693 INFO:journalctl@ceph.alertmanager.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:23.694 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:23.694 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: Stopping Ceph node-exporter.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:04:23.961 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 bash[104636]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-node-exporter-a 2026-03-09T17:04:23.961 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2026-03-09T17:04:23.961 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.a.service: Failed with result 'exit-code'. 2026-03-09T17:04:23.961 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:23 vm02 systemd[1]: Stopped Ceph node-exporter.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:04:24.214 INFO:journalctl@ceph.node-exporter.a.vm02.stdout:Mar 09 17:04:24 vm02 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:35.701 INFO:teuthology.orchestra.run.vm02.stderr:Traceback (most recent call last): 2026-03-09T17:04:35.701 INFO:teuthology.orchestra.run.vm02.stderr: File "/home/ubuntu/cephtest/cephadm", line 8634, in 2026-03-09T17:04:35.701 INFO:teuthology.orchestra.run.vm02.stderr: main() 2026-03-09T17:04:35.701 INFO:teuthology.orchestra.run.vm02.stderr: File "/home/ubuntu/cephtest/cephadm", line 8622, in main 2026-03-09T17:04:35.702 INFO:teuthology.orchestra.run.vm02.stderr: r = ctx.func(ctx) 2026-03-09T17:04:35.702 INFO:teuthology.orchestra.run.vm02.stderr: File "/home/ubuntu/cephtest/cephadm", line 6538, in command_rm_cluster 2026-03-09T17:04:35.702 INFO:teuthology.orchestra.run.vm02.stderr: with open(files[0]) as f: 2026-03-09T17:04:35.702 INFO:teuthology.orchestra.run.vm02.stderr:IsADirectoryError: [Errno 21] Is a directory: '/etc/ceph/ceph.conf' 2026-03-09T17:04:35.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:04:35.717 DEBUG:teuthology.orchestra.run.vm08:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --force --keep-logs 2026-03-09T17:04:38.617 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:38 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:38.617 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:38 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:38.895 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:38 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:38.895 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:38 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:38.895 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:38 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:38.895 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:38 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:39.153 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:39 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:39.154 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:39 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:39.440 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:39 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:39.440 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:39 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:39.440 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:39 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:39.440 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:39 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:49.723 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:49.723 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:49.723 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: Stopping Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:04:49.981 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 bash[66988]: logger=server t=2026-03-09T17:04:49.722999482Z level=info msg="Shutdown started" reason="System signal: terminated" 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 bash[66988]: logger=ticker t=2026-03-09T17:04:49.723044045Z level=info msg=stopped last_tick=2026-03-09T17:04:40Z 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 bash[66988]: logger=tracing t=2026-03-09T17:04:49.723187273Z level=info msg="Closing tracing" 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 bash[66988]: logger=grafana-apiserver t=2026-03-09T17:04:49.72352234Z level=info msg="StorageObjectCountTracker pruner is exiting" 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 bash[79019]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-grafana-a 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@grafana.a.service: Deactivated successfully. 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: Stopped Ceph grafana.a for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:04:49.981 INFO:journalctl@ceph.grafana.a.vm08.stdout:Mar 09 17:04:49 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:50.234 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:50.234 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 systemd[1]: Stopping Ceph node-exporter.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a... 2026-03-09T17:04:50.234 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 bash[79170]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a-node-exporter-b 2026-03-09T17:04:50.234 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2026-03-09T17:04:50.533 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 systemd[1]: ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@node-exporter.b.service: Failed with result 'exit-code'. 2026-03-09T17:04:50.534 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 systemd[1]: Stopped Ceph node-exporter.b for 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a. 2026-03-09T17:04:50.534 INFO:journalctl@ceph.node-exporter.b.vm08.stdout:Mar 09 17:04:50 vm08 systemd[1]: /etc/systemd/system/ceph-35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a@.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-09T17:04:50.781 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T17:04:50.789 INFO:teuthology.orchestra.run.vm02.stderr:rm: cannot remove '/etc/ceph/ceph.conf': Is a directory 2026-03-09T17:04:50.789 INFO:teuthology.orchestra.run.vm02.stderr:rm: cannot remove '/etc/ceph/ceph.client.admin.keyring': Is a directory 2026-03-09T17:04:50.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:04:50.789 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2026-03-09T17:04:50.796 INFO:tasks.cephadm:Archiving crash dumps... 2026-03-09T17:04:50.796 DEBUG:teuthology.misc:Transferring archived files from vm02:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/crash to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553/remote/vm02/crash 2026-03-09T17:04:50.796 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/crash -- . 2026-03-09T17:04:50.838 INFO:teuthology.orchestra.run.vm02.stderr:tar: /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/crash: Cannot open: No such file or directory 2026-03-09T17:04:50.838 INFO:teuthology.orchestra.run.vm02.stderr:tar: Error is not recoverable: exiting now 2026-03-09T17:04:50.839 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/crash to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553/remote/vm08/crash 2026-03-09T17:04:50.839 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/crash -- . 2026-03-09T17:04:50.846 INFO:teuthology.orchestra.run.vm08.stderr:tar: /var/lib/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/crash: Cannot open: No such file or directory 2026-03-09T17:04:50.846 INFO:teuthology.orchestra.run.vm08.stderr:tar: Error is not recoverable: exiting now 2026-03-09T17:04:50.847 INFO:tasks.cephadm:Checking cluster log for badness... 2026-03-09T17:04:50.847 DEBUG:teuthology.orchestra.run.vm02:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2026-03-09T17:04:50.892 INFO:tasks.cephadm:Compressing logs... 2026-03-09T17:04:50.892 DEBUG:teuthology.orchestra.run.vm02:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-03-09T17:04:50.936 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-09T17:04:50.942 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-09T17:04:50.942 INFO:teuthology.orchestra.run.vm02.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-09T17:04:50.943 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.3.log 2026-03-09T17:04:50.943 INFO:teuthology.orchestra.run.vm08.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-03-09T17:04:50.943 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-03-09T17:04:50.944 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mgr.x.log 2026-03-09T17:04:50.944 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log 2026-03-09T17:04:50.947 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log 2026-03-09T17:04:50.951 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.c.log 2026-03-09T17:04:50.954 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log: 93.9% 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-09T17:04:50.954 INFO:teuthology.orchestra.run.vm02.stderr: -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log.gz 2026-03-09T17:04:50.955 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.b.log 2026-03-09T17:04:50.955 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-client.rgw.foo.vm02.wyprvp.log 2026-03-09T17:04:50.955 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.5.log 2026-03-09T17:04:50.956 INFO:teuthology.orchestra.run.vm08.stderr: 88.9% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.log.gz 2026-03-09T17:04:50.959 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.1.log 2026-03-09T17:04:50.963 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-client.rgw.foo.vm02.wyprvp.log: 62.8% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-client.rgw.foo.vm02.wyprvp.log.gz 2026-03-09T17:04:50.967 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.7.log 2026-03-09T17:04:50.971 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mgr.y.log 2026-03-09T17:04:50.974 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.6.log 2026-03-09T17:04:50.979 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.audit.log 2026-03-09T17:04:50.979 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.a.log 2026-03-09T17:04:50.987 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.2.log 2026-03-09T17:04:50.991 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-volume.log 2026-03-09T17:04:50.991 INFO:teuthology.orchestra.run.vm08.stderr: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2026-03-09T17:04:50.995 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.cephadm.log 2026-03-09T17:04:50.995 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.audit.log 2026-03-09T17:04:51.002 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-volume.log: 92.7% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.audit.log.gz 2026-03-09T17:04:51.003 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-volume.log 2026-03-09T17:04:51.011 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.cephadm.log 2026-03-09T17:04:51.014 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.4.log 2026-03-09T17:04:51.015 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-client.rgw.foo.vm08.oukkqx.log 2026-03-09T17:04:51.016 INFO:teuthology.orchestra.run.vm08.stderr: 89.4% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.cephadm.log.gz 2026-03-09T17:04:51.023 INFO:teuthology.orchestra.run.vm08.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.4.log: /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-client.rgw.foo.vm08.oukkqx.log: 62.2% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-client.rgw.foo.vm08.oukkqx.log.gz 2026-03-09T17:04:51.027 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/tcmu-runner.log 2026-03-09T17:04:51.039 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.cephadm.log: 95.4%gzip -5 --verbose -- /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.0.log 2026-03-09T17:04:51.040 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/tcmu-runner.log: 93.9% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.cephadm.log.gz 2026-03-09T17:04:51.043 INFO:teuthology.orchestra.run.vm02.stderr: 80.9% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/tcmu-runner.log.gz 2026-03-09T17:04:51.043 INFO:teuthology.orchestra.run.vm02.stderr: -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph.audit.log.gz 2026-03-09T17:04:51.135 INFO:teuthology.orchestra.run.vm08.stderr: 89.0% 92.3% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-volume.log.gz 2026-03-09T17:04:51.142 INFO:teuthology.orchestra.run.vm08.stderr: -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mgr.x.log.gz 2026-03-09T17:04:51.168 INFO:teuthology.orchestra.run.vm02.stderr:/var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.0.log: 92.5% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-volume.log.gz 2026-03-09T17:04:51.830 INFO:teuthology.orchestra.run.vm08.stderr: 93.0% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.b.log.gz 2026-03-09T17:04:52.008 INFO:teuthology.orchestra.run.vm02.stderr: 91.7% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mgr.y.log.gz 2026-03-09T17:04:52.219 INFO:teuthology.orchestra.run.vm02.stderr: 93.1% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.c.log.gz 2026-03-09T17:04:52.237 INFO:teuthology.orchestra.run.vm08.stderr: 93.4% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.6.log.gz 2026-03-09T17:04:52.368 INFO:teuthology.orchestra.run.vm02.stderr: 93.5% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.2.log.gz 2026-03-09T17:04:52.392 INFO:teuthology.orchestra.run.vm08.stderr: 94.0% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.7.log.gz 2026-03-09T17:04:52.411 INFO:teuthology.orchestra.run.vm08.stderr: 93.7% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.5.log.gz 2026-03-09T17:04:52.532 INFO:teuthology.orchestra.run.vm08.stderr: 93.8% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.4.log.gz 2026-03-09T17:04:52.534 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-09T17:04:52.534 INFO:teuthology.orchestra.run.vm08.stderr:real 0m1.595s 2026-03-09T17:04:52.534 INFO:teuthology.orchestra.run.vm08.stderr:user 0m2.882s 2026-03-09T17:04:52.534 INFO:teuthology.orchestra.run.vm08.stderr:sys 0m0.180s 2026-03-09T17:04:52.748 INFO:teuthology.orchestra.run.vm02.stderr: 93.7% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.0.log.gz 2026-03-09T17:04:52.835 INFO:teuthology.orchestra.run.vm02.stderr: 93.6% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.1.log.gz 2026-03-09T17:04:52.944 INFO:teuthology.orchestra.run.vm02.stderr: 93.7% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-osd.3.log.gz 2026-03-09T17:04:52.949 INFO:teuthology.orchestra.run.vm02.stderr: 91.8% -- replaced with /var/log/ceph/35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a/ceph-mon.a.log.gz 2026-03-09T17:04:52.950 INFO:teuthology.orchestra.run.vm02.stderr: 2026-03-09T17:04:52.950 INFO:teuthology.orchestra.run.vm02.stderr:real 0m2.013s 2026-03-09T17:04:52.950 INFO:teuthology.orchestra.run.vm02.stderr:user 0m3.751s 2026-03-09T17:04:52.950 INFO:teuthology.orchestra.run.vm02.stderr:sys 0m0.256s 2026-03-09T17:04:52.950 INFO:tasks.cephadm:Archiving logs... 2026-03-09T17:04:52.950 DEBUG:teuthology.misc:Transferring archived files from vm02:/var/log/ceph to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553/remote/vm02/log 2026-03-09T17:04:52.951 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-09T17:04:53.211 DEBUG:teuthology.misc:Transferring archived files from vm08:/var/log/ceph to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553/remote/vm08/log 2026-03-09T17:04:53.211 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /var/log/ceph -- . 2026-03-09T17:04:53.373 INFO:tasks.cephadm:Removing cluster... 2026-03-09T17:04:53.373 DEBUG:teuthology.orchestra.run.vm02:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --force 2026-03-09T17:04:54.000 INFO:teuthology.orchestra.run.vm02.stderr:Traceback (most recent call last): 2026-03-09T17:04:54.000 INFO:teuthology.orchestra.run.vm02.stderr: File "/home/ubuntu/cephtest/cephadm", line 8634, in 2026-03-09T17:04:54.000 INFO:teuthology.orchestra.run.vm02.stderr: main() 2026-03-09T17:04:54.000 INFO:teuthology.orchestra.run.vm02.stderr: File "/home/ubuntu/cephtest/cephadm", line 8622, in main 2026-03-09T17:04:54.001 INFO:teuthology.orchestra.run.vm02.stderr: r = ctx.func(ctx) 2026-03-09T17:04:54.001 INFO:teuthology.orchestra.run.vm02.stderr: File "/home/ubuntu/cephtest/cephadm", line 6538, in command_rm_cluster 2026-03-09T17:04:54.001 INFO:teuthology.orchestra.run.vm02.stderr: with open(files[0]) as f: 2026-03-09T17:04:54.001 INFO:teuthology.orchestra.run.vm02.stderr:IsADirectoryError: [Errno 21] Is a directory: '/etc/ceph/ceph.conf' 2026-03-09T17:04:54.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:04:54.013 INFO:tasks.cephadm:Teardown complete 2026-03-09T17:04:54.013 ERROR:teuthology.run_tasks:Manager failed: cephadm Traceback (most recent call last): File "/home/teuthos/teuthology/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 2216, in task with contextutil.nested( File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthos/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 1845, in initialize_config yield File "/home/teuthos/teuthology/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 229, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 383, in _rm_cluster remote.run(args=[ File "/home/teuthos/teuthology/teuthology/orchestra/remote.py", line 575, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 461, in run r.wait() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm02 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --force' 2026-03-09T17:04:54.013 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-09T17:04:54.015 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-09T17:04:54.015 DEBUG:teuthology.orchestra.run.vm02:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T17:04:54.016 DEBUG:teuthology.orchestra.run.vm08:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout:+ntp1.uni-ulm.de 129.69.253.1 2 u 41 64 377 27.376 -2.432 0.137 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout:+mail.anyvm.tech 66.249.115.192 3 u 42 64 377 23.540 -1.691 0.126 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout:-node-2.infogral 168.239.11.197 2 u 47 64 377 25.041 -1.249 0.896 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout:-ns1.blazing.de 213.172.96.14 3 u 29 64 377 31.925 -1.504 0.132 2026-03-09T17:04:54.151 INFO:teuthology.orchestra.run.vm02.stdout:*185.125.190.57 194.121.207.249 2 u 17 64 377 36.550 -2.126 0.245 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout:============================================================================== 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout:+ntp1.uni-ulm.de 129.69.253.1 2 u 47 64 377 28.068 -0.708 0.087 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout:*ntp3.uni-ulm.de 129.69.253.1 2 u 52 64 377 27.264 -1.048 0.088 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout:-185.125.190.56 79.243.60.50 2 u 27 64 377 35.237 -1.464 0.376 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout:+185.125.190.58 145.238.80.80 2 u 21 64 377 36.482 -1.106 0.061 2026-03-09T17:04:54.244 INFO:teuthology.orchestra.run.vm08.stdout:-185.125.190.57 194.121.207.249 2 u 14 64 377 35.393 -1.373 0.174 2026-03-09T17:04:54.244 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-09T17:04:54.247 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-09T17:04:54.247 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-09T17:04:54.249 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-09T17:04:54.251 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-09T17:04:54.252 INFO:teuthology.task.internal:Duration was 1821.636070 seconds 2026-03-09T17:04:54.253 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-09T17:04:54.255 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-09T17:04:54.255 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T17:04:54.256 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T17:04:54.282 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-09T17:04:54.282 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm02.local 2026-03-09T17:04:54.282 DEBUG:teuthology.orchestra.run.vm02:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-09T17:04:54.330 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm08.local 2026-03-09T17:04:54.330 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-09T17:04:54.341 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-09T17:04:54.341 DEBUG:teuthology.orchestra.run.vm02:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T17:04:54.372 DEBUG:teuthology.orchestra.run.vm08:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T17:04:54.548 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-09T17:04:54.548 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-09T17:04:54.549 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-09T17:04:54.554 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T17:04:54.554 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T17:04:54.555 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T17:04:54.555 INFO:teuthology.orchestra.run.vm02.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T17:04:54.555 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-09T17:04:54.556 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T17:04:54.556 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T17:04:54.556 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T17:04:54.556 INFO:teuthology.orchestra.run.vm08.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T17:04:54.557 INFO:teuthology.orchestra.run.vm08.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz/home/ubuntu/cephtest/archive/syslog/journalctl.log: 2026-03-09T17:04:54.583 INFO:teuthology.orchestra.run.vm08.stderr: 91.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T17:04:54.590 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 92.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T17:04:54.591 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-09T17:04:54.593 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-09T17:04:54.593 DEBUG:teuthology.orchestra.run.vm02:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T17:04:54.638 DEBUG:teuthology.orchestra.run.vm08:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T17:04:54.646 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-09T17:04:54.649 DEBUG:teuthology.orchestra.run.vm02:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-03-09T17:04:54.680 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-09T17:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = core 2026-03-09T17:04:54.697 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = core 2026-03-09T17:04:54.704 DEBUG:teuthology.orchestra.run.vm02:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T17:04:54.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:04:54.738 DEBUG:teuthology.orchestra.run.vm08:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T17:04:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:04:54.749 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-09T17:04:54.752 INFO:teuthology.task.internal:Transferring archived files... 2026-03-09T17:04:54.752 DEBUG:teuthology.misc:Transferring archived files from vm02:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553/remote/vm02 2026-03-09T17:04:54.752 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T17:04:54.788 DEBUG:teuthology.misc:Transferring archived files from vm08:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/553/remote/vm08 2026-03-09T17:04:54.788 DEBUG:teuthology.orchestra.run.vm08:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T17:04:54.799 INFO:teuthology.task.internal:Removing archive directory... 2026-03-09T17:04:54.799 DEBUG:teuthology.orchestra.run.vm02:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T17:04:54.832 DEBUG:teuthology.orchestra.run.vm08:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T17:04:54.845 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-09T17:04:54.848 INFO:teuthology.task.internal:Not uploading archives. 2026-03-09T17:04:54.848 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-09T17:04:54.850 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-09T17:04:54.850 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T17:04:54.876 DEBUG:teuthology.orchestra.run.vm08:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T17:04:54.878 INFO:teuthology.orchestra.run.vm02.stdout: 258078 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 17:04 /home/ubuntu/cephtest 2026-03-09T17:04:54.878 INFO:teuthology.orchestra.run.vm02.stdout: 258199 316 -rwxrwxr-x 1 ubuntu ubuntu 320521 Mar 9 16:37 /home/ubuntu/cephtest/cephadm 2026-03-09T17:04:54.879 INFO:teuthology.orchestra.run.vm02.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2026-03-09T17:04:54.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T17:04:54.887 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthos/teuthology/teuthology/task/internal/__init__.py", line 48, in base yield File "/home/teuthos/teuthology/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 2216, in task with contextutil.nested( File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthos/teuthology/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 1845, in initialize_config yield File "/home/teuthos/teuthology/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 229, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/cephadm.py", line 383, in _rm_cluster remote.run(args=[ File "/home/teuthos/teuthology/teuthology/orchestra/remote.py", line 575, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 461, in run r.wait() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm02 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --force' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthos/teuthology/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthos/teuthology/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm02 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2026-03-09T17:04:54.888 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-09T17:04:54.890 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on vm02 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a --force' 2026-03-09T17:04:54.891 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 1821.6360700130463 failure_reason: 'Command failed on vm02 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 35f3d6ac-1bd6-11f1-80fc-9d78c02c1c0a -e sha1=e911bdebe5c8faa3800735d1568fcdca65db60df -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: kyr sentry_event: null status: fail success: false 2026-03-09T17:04:54.891 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T17:04:54.892 INFO:teuthology.orchestra.run.vm08.stdout: 258077 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 17:04 /home/ubuntu/cephtest 2026-03-09T17:04:54.892 INFO:teuthology.orchestra.run.vm08.stdout: 258199 316 -rwxrwxr-x 1 ubuntu ubuntu 320521 Mar 9 16:37 /home/ubuntu/cephtest/cephadm 2026-03-09T17:04:54.893 INFO:teuthology.orchestra.run.vm08.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2026-03-09T17:04:54.912 INFO:teuthology.run:FAIL